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

Home » Fable TLC » Discussion » Tools Discussion » FreeRoam Problem
FreeRoam Problem [message #41804] Sat, 31 May 2008 02:27 Go to next message
Raziel is currently offline  Raziel
Messages: 109
Registered: May 2008
so when i open the freeroam app i tick tng and lev patched then i click file and then open. i choose finalalbion.wad and click RIP!. after that i mov3e out of that folder and click save and this message comes:
Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

************** Ausnahmetext **************
System.ArgumentException: Der Ausgabe-Zeichenpuffer zu klein für die verschlüsselten Zeichen. Verschlüsselung von Unicode (UTF-8) in Ausweichposition System.Text.DecoderReplacementFallback.
Parametername: chars
bei System.Text.Encoding.ThrowCharsOverflow()
bei System.Text.Encoding.ThrowCharsOverflow(DecoderNLS decoder, Boolean nothingDecoded)
bei System.Text.UTF8Encoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, DecoderNLS baseDecoder)
bei System.Text.DecoderNLS.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush)
bei System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush)
bei System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex)
bei System.IO.BinaryReader.InternalReadOneChar()
bei System.IO.BinaryReader.Read()
bei System.IO.BinaryReader.ReadChar()
bei FreeRoam.Form1.btnPatch_Click(Object sender, EventArgs e)
bei System.Windows.Forms.Control.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
bei System.Windows.Forms.Button.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(M essage& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Mes sage& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladene Assemblys **************
mscorlib
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.832 (QFE.050727-8300).
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:/Dokumente%20und%20Einstellungen/Markus/Desktop/fr eeroam/FreeRoam.exe.
----------------------------------------
System.Windows.Forms
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.832 (QFE.050727-8300).
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.832 (QFE.050727-8300).
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.832 (QFE.050727-8300).
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.42 (RTM.050727-4200).
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8 .0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll.
----------------------------------------
mscorlib.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.832 (QFE.050727-8300).
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorl ib.dll.
----------------------------------------
System.Windows.Forms.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.42 (RTM.050727-4200).
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.re sources/2.0.0.0_de_b77a5c561934e089/System.Windows.Forms.res ources.dll.
----------------------------------------

************** JIT-Debuggen **************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.

Zum Beispiel:

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

Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten
Ausnahmen an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht in diesem Dialogfeld behandelt.


do i need to download .net framework v2.0.50727 ???
plz help!
Re: FreeRoam Problem [message #41807 is a reply to message #41804] Sat, 31 May 2008 02:36 Go to previous messageGo to next message
JohnDoe is currently offline  JohnDoe
Messages: 3007
Registered: October 2007

Retired
Raziel wrote on Sat, 31 May 2008 04:27

************** Ausnahmetext **************
System.ArgumentException: Der Ausgabe-Zeichenpuffer zu klein für die verschlüsselten Zeichen. Verschlüsselung von Unicode (UTF-8) in Ausweichposition System.Text.DecoderReplacementFallback.
Parametername: chars
JohnDoe wrote on Thu, 01 May 2008 08:38

Error: "The output char buffer is too small to contain the decoded characters, encoding 'Unicode (UTF-8)' fallback 'System.Text.DecoderReplacementFallback'. Parameter name: chars."
Cause: Trying to dump from an FE-compiled .WAD.
Solution: Get a clean .WAD file off of your retail disc #2.
Full post found here.
Raziel wrote on Sat, 31 May 2008 04:27

do i need to download .net framework v2.0.50727 ???
Not having .net Framework is not the problem here... but FreeRoam either requires .net Framework 1.0 or 1.1, not sure. If you have 3.0 or 3.5, you don't need to worry about it, as it is included.

[Updated on: Sat, 31 May 2008 02:38]

Report message to a moderator

Re: FreeRoam Problem [message #41809 is a reply to message #41804] Sat, 31 May 2008 02:50 Go to previous message
Raziel is currently offline  Raziel
Messages: 109
Registered: May 2008
thank you!!!!! now it works perfect!
Previous Topic: Albion Explorer doesn't work
Next Topic: fable explorer and graphics
Goto Forum:
  


Current Time: Thu Mar 28 15:55:03 PDT 2024

Total time taken to generate the page: 0.01348 seconds