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

Home » Fable TLC » Discussion » Tools Discussion » Freeroam error Help
icon5.gif  Freeroam error Help [message #58989] Tue, 17 August 2010 18:49 Go to next message
brett7300 is currently offline  brett7300
Messages: 6
Registered: August 2010
When I try to extract finalalbion.wad I get the error message below. I have completely reinstalled fable tlc and got the same error. I have windows 7.

************ERROR************
Unhandled Exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue.; If you click Quit, the application will close immediately.

The output char buffer is too small to contain the decoded characters, encoding 'Unicode(UTF-8)'fallback
'System.Text.DecoderReplacementFallback'.
parameter name:chars


Details

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentException: The output char buffer is too small to contain the decoded characters, encoding 'Unicode (UTF-8)' fallback 'System.Text.DecoderReplacementFallback'.
Parameter name: chars
at System.Text.Encoding.ThrowCharsOverflow()
at System.Text.Encoding.ThrowCharsOverflow(DecoderNLS decoder, Boolean nothingDecoded)
at System.Text.UTF8Encoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, DecoderNLS baseDecoder)
at System.Text.DecoderNLS.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush)
at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush)
at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
at System.IO.BinaryReader.InternalReadOneChar()
at System.IO.BinaryReader.Read()
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.Control.ControlNativeWindow.OnMessage(M essage& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Mes sage& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorl ib.dll
----------------------------------------
FreeRoam
Assembly Version: 1.0.2070.28456
Win32 Version: 1.0.2070.28456
CodeBase: file:///C:/Users/Gregory%20Leavitt/Documents/fmods/freeroam/ FreeRoam.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2. 0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c5 61934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0_ _b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8 .0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Re: Freeroam error Help [message #58990 is a reply to message #58989] Tue, 17 August 2010 19:25 Go to previous messageGo to next message
JohnDoe is currently offline  JohnDoe
Messages: 3007
Registered: October 2007

Retired
You used an FMP with FE that edits the FinalAlbion.wad. The FinalAlbion.wad is broken (works with Fable, not with FreeRoam) and so you'll need to grab a clean FinalAlbion.wad off of your game discs (I think it's disc #3) or from a backup.
Re: Freeroam error Help [message #58991 is a reply to message #58990] Tue, 17 August 2010 20:18 Go to previous messageGo to next message
brett7300 is currently offline  brett7300
Messages: 6
Registered: August 2010
I got a clean finalalbion.wad from my disk and still got the same error message.
Re: Freeroam error Help [message #58992 is a reply to message #58991] Tue, 17 August 2010 20:36 Go to previous messageGo to next message
JohnDoe is currently offline  JohnDoe
Messages: 3007
Registered: October 2007

Retired
Make sure you're selecting the clean FinalAlbion.wad when using the FreeRoam app and not the broken one. If you're on Vista or Windows 7, remember to clear out your virtual store, which can be found in:
C:\users\(Your User Name)\appdata\local\Virtual Store\Program Files\Microsoft Games\Fable - The Lost Chapters\data

[Updated on: Tue, 17 August 2010 20:37]

Report message to a moderator

Re: Freeroam error Help [message #58993 is a reply to message #58989] Tue, 17 August 2010 21:21 Go to previous messageGo to next message
brett7300 is currently offline  brett7300
Messages: 6
Registered: August 2010
I cleared my virtual store and am sure that im using a clean finalalbion.wad but im still getting the same error. if possible could you attach a clean finalalbion.wad to a reply to see if my finalalbion.wad on my disk is corrupted.
Re: Freeroam error Help [message #58994 is a reply to message #58993] Tue, 17 August 2010 21:42 Go to previous messageGo to next message
JohnDoe is currently offline  JohnDoe
Messages: 3007
Registered: October 2007

Retired
brett7300 wrote on Tue, 17 August 2010 23:21

I cleared my virtual store and am sure that im using a clean finalalbion.wad but im still getting the same error. if possible could you attach a clean finalalbion.wad to a reply to see if my finalalbion.wad on my disk is corrupted.
No because that would be against the rules and no because the FinalAlbion.wad on your disc couldn't be corrupted since you installed Fable and have apparently run it without incident and no because if you did everything right then you wouldn't be having any problems.
Re: Freeroam error Help [message #58995 is a reply to message #58989] Tue, 17 August 2010 21:52 Go to previous message
brett7300 is currently offline  brett7300
Messages: 6
Registered: August 2010
Well then are there any other tools that work similarily to freeroam?
Previous Topic: Freeroam App Help
Next Topic: Free Roam issue
Goto Forum:
  


Current Time: Fri Apr 19 21:11:01 PDT 2024

Total time taken to generate the page: 0.01171 seconds