Freeroam error Help [message #58989] | 
			Tue, 17 August 2010 18:49   | 
		 
		
			
				
				
				
					
						  
						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 #58992 is a reply to message #58991] | 
			Tue, 17 August 2010 20:36    | 
		 
		
			
				
				
				  | 
					
						  
						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    | 
		 
		
			
				
				
				
					
						  
						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.
		
		
		
 |  
	| 
		
	 | 
 
 
 | 
	| 
		
 | 
	| 
		
 |