Fable: The Lost Chapters Mod Scene
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Fable TLC » Discussion » Tools Discussion » FreeRoam error
FreeRoam error [message #68199] Fri, 10 May 2013 03:42 Go to next message
Aztec2012 is currently offline  Aztec2012
Messages: 12
Registered: May 2013
Hi all!

I will unpack FinalAlbion.WAD file. Cbox not works.

I use FreeRoam but unfortunelly error:

************** Exception Text **************
System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
at System.IO.__Error.EndOfFile()
at System.IO.BinaryReader.ReadChar()
at FreeRoam.Form1.btnPatch_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&a mp; m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& ; m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorli b.dll
----------------------------------------
FreeRoam
Assembly Version: 1.0.2070.28456
Win32 Version: 1.0.2070.28456
CodeBase: file:///C:/Games/Fable%20-%20The%20Lost%20Chapters/AlbionExp lorer/FreeRoam.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.500 0.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561 934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b 03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5 c561934e089/system.xml.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 7.0.5000.0
Win32 Version: 7.10.6001.4
CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.50 00.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll
----------------------------------------

I haw Windows 7, NetFrame 1.1 and directx installed

Please help me unpack wad file.
Re: FreeRoam error [message #68202 is a reply to message #68199] Fri, 10 May 2013 15:04 Go to previous messageGo to next message
morerunes is currently offline  morerunes
Messages: 2154
Registered: June 2007
Location: My desk

Administrator

Get .Net 4 instead of 1.1

"All of the work, and none of the play, will surely provide for a speedy decay"
Re: FreeRoam error [message #68214 is a reply to message #68199] Sat, 11 May 2013 02:30 Go to previous messageGo to next message
Aztec2012 is currently offline  Aztec2012
Messages: 12
Registered: May 2013
Netframe 4 is installed allready.

Microsoft .NET Framework 4.5?

[Updated on: Sat, 11 May 2013 02:59]

Report message to a moderator

Re: FreeRoam error [message #68217 is a reply to message #68199] Sat, 11 May 2013 03:52 Go to previous messageGo to next message
Aztec2012 is currently offline  Aztec2012
Messages: 12
Registered: May 2013
If net 1.1 is not installed FreeRoam get error Unicode

System.ArgumentException: Buffer output symbols is not sufficient for storing coded symbols, encoding "Unicode (UTF-8)" reserve "System.Text.DecoderReplacementFallback".
Имя параметра: chars
в System.Text.Encoding.ThrowCharsOverflow()
в System.Text.Encoding.ThrowCharsOverflow(DecoderNLS decoder, Boolean nothingDecoded)
в System.Text.UTF8Encoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, DecoderNLS baseDecoder)
в System.Text.DecoderNLS.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush)
в System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush)
в System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
в System.IO.BinaryReader.InternalReadOneChar()
в System.IO.BinaryReader.Read()
в System.IO.BinaryReader.ReadChar()
в FreeRoam.Form1.btnPatch_Click(Object sender, EventArgs e)
в System.Windows.Forms.Control.OnClick(EventArgs e)
в System.Windows.Forms.Button.OnClick(EventArgs e)
в System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
в System.Windows.Forms.Control.WndProc(Message& m)
в System.Windows.Forms.ButtonBase.WndProc(Message& m)
в System.Windows.Forms.Button.WndProc(Message& m)
в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(M essage& m)
в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Mes sage& m)
в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Re: FreeRoam error [message #68219 is a reply to message #68217] Sat, 11 May 2013 15:22 Go to previous messageGo to next message
Sparrow
Messages: 562
Registered: March 2011
Rename your finalalbion.wad to "_finalalbion.wad". Now download my pre-made free roam from here. Extract it to the fable folder. Ex: (C:\Program Files (x86)\Microsoft Games\Fable - The Lost Chapters\) Now try Chocolate Box.

Are you shpongled?

[Updated on: Sat, 11 May 2013 15:23]

Report message to a moderator

Re: FreeRoam error [message #68222 is a reply to message #68199] Sun, 12 May 2013 02:32 Go to previous message
Aztec2012 is currently offline  Aztec2012
Messages: 12
Registered: May 2013
Thanks but I fiks it by clean full reinstall the game (i will install mapink mod) and after all works fine (freeroam and cbox and all). Smile
Previous Topic: albion explorer help
Next Topic: Fable Explorer on Windows 7
Goto Forum:
  


Current Time: Thu Mar 28 16:20:21 PDT 2024

Total time taken to generate the page: 0.01253 seconds