Awaiting feedback Here is an error you never saw before

Posts
6
Likes
0
1592850544591.png


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

************** Exception Text **************
System.InvalidOperationException: There is an error in XML document (2, 2). ---> System.InvalidOperationException: <html xmlns=''> was not expected.
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderPatchDocument.Read5_PatchDocument()
--- End of inner exception stack trace ---
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at System.Xml.Serialization.XmlSerializer.Deserialize(Stream stream)
at MBII_Patcher.PatchDocument.DeserialisePatchDocument(Byte[] SerialisedBytes)
at MBII_Patcher.Patcher..ctor(Uri , String , Int32 , IMBIIPatchUI , IMBIILogger )
at lvUR_;\,\\Ak/AKC(-a|XT~o<-\..‎‎‬‍‬‪‫‎‬‍‭‭‎‫‎‮‪‎‫‪‎‌‪‭‬‬‮()
at lvUR_;\,\\Ak/AKC(-a|XT~o<-\..‭‌‎‌‫‪‍‌‌‬‏‎‮‫‫‪‌‬‌‏‌‭‏‌‮‮(Object , EventArgs )
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at lvUR_;\,\\Ak/AKC(-a|XT~o<-\..‌‫‬‬‫‮‪‌‫‫‮‎‪‎‬‫‬‏‮‮‪‮(Message& )
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& 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.9151 (WinRelRS6.050727-9100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
MBIILauncher
Assembly Version: 2.1.0.0
Win32 Version: 2.1.0.0
CodeBase: file:///E:/Media/Games/(2003)%20Jedi%20Knight%20-%20Jedi%20Academy/GameData/MBIILauncher.exe
----------------------------------------
zpZJVMkCCJuLqvlnPEYukoFdFMpfA
Assembly Version: 0.0.0.0
Win32 Version: 2.1.0.0
CodeBase: file:///E:/Media/Games/(2003)%20Jedi%20Knight%20-%20Jedi%20Academy/GameData/MBIILauncher.exe
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.9147 (WinRelRS6.050727-9100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
MBII_Patcher
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///E:/Media/Games/(2003)%20Jedi%20Knight%20-%20Jedi%20Academy/GameData/MBII_Patcher.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.9136 (WinRelRS6.050727-9100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
System.Core
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.9135 built by: WinRelRS6
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
kEBjtgkpKErWiYZQaWQzXGIwWSKM
Assembly Version: 0.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///E:/Media/Games/(2003)%20Jedi%20Knight%20-%20Jedi%20Academy/GameData/MBII_Patcher.dll
----------------------------------------
utwbgwmh
Assembly Version: 1.0.0.0
Win32 Version: 2.0.50727.9147 (WinRelRS6.050727-9100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.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.

1592850544591.png
 

Noob

Nerd
Donator
Movie Battles II Team
Posts
1,512
Likes
1,608
What happens when you hit continue, does it let you launch
 

Noob

Nerd
Donator
Movie Battles II Team
Posts
1,512
Likes
1,608
Try re downloading the launcher, or update manually if that doesn't work for ya
 
Posts
6
Likes
0
Try re downloading the launcher, or update manually if that doesn't work for ya
i tried redownloading the launcher and it's dll.. used all the fixes related to the .NET framework

is updating manually means fully reinstalling ?
 

Spaghetti

Floating in the void
R2D2
Movie Battles II Team Retired
Posts
1,637
Likes
1,633
************** Exception Text **************
System.InvalidOperationException: There is an error in XML document (2, 2). ---> System.InvalidOperationException: <html xmlns=''> was not expected.
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderPatchDocument.Read5_PatchDocument()
Bolded for emphasis. Guessing it's getting an unexpected file (like a web page) when trying to get the latest patch XML. Which means something is messing with what's returned at its URL (such as a shoddy ISP, invasive antivirus, malware on the system, or anyting else that could inject a redirect or tamper with the file in transit).

Part of why the launcher should use HTTPS, which would prevent at least some of those cases. Anyway, nothing you can do about it on your end. Could try using a VPN to workaround it if it's an ISP issue. Otherwise just patch manually like Noob suggested.
 
Top