•     Please make sure you check the Support FAQ and relevant Guides before you create a new thread in this section!

[SOLVED] .NET error

Posts
3
Likes
0
I'm not entirely sure what to do, like at all, even when it comes to downloading or where to put the launcher and such. Thought I got it right but every time I end up getting the .NET error with this
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Net.WebException: The remote server returned an error: (403) Forbidden.
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadData(Uri address)
at MBII_Patcher.Patcher..ctor(Uri , String , Int32 , IMBIIPatchUI , IMBIILogger )
at -l1((T\*~XQdki2S\[V3\]1=ZkS!.‌‪‬‌‏‍‬‪‌‎‮‏‬‭‮‌‌‫‌‭‮‬‏‮()
at -l1((T\*~XQdki2S\[V3\]1=ZkS!.‌‭‏‎‮‮‪‌‪‍‍‫‌‭‏‎‍‬‪‮‎‪‬‮‎‏‌‮(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 -l1((T\*~XQdki2S\[V3\]1=ZkS!.‍‮‫‎‫‫‪‫‌‬‮‏‏‍‫‮‌‬‏‏‎‫‎‬‫‌‮(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.8940 (WinRelRS4.050727-8900)
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:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Jedi%20Academy/GameData/MBII_Launcher/MBIILauncher.exe
----------------------------------------
QNSWroMjzStdxRgxFkFwaOrcBcQu
Assembly Version: 0.0.0.0
Win32 Version: 2.1.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Jedi%20Academy/GameData/MBII_Launcher/MBIILauncher.exe
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8939 (WinRelRS4.050727-8900)
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.8922 (WinRelRS4.050727-8900)
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.8922 (WinRelRS4.050727-8900)
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:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Jedi%20Academy/GameData/MBII_Launcher/MBII_Patcher.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8922 (WinRelRS4.050727-8900)
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.8922 (WinRelRS4.050727-8900)
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.8922 (WinRelRS4.050727-8900)
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.8931 built by: WinRelRS4
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
hlbQbIjsLfrcuiMEcDxdHCEoJHarA
Assembly Version: 0.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Jedi%20Academy/GameData/MBII_Launcher/MBII_Patcher.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.

If anyone has any idea whats wrong please help, I've updated and enabled the .NET 3.5 but no clue on whats actually going wrong but if anyone knows please tell me.
 

Spaghetti

Floating in the void
R2D2
Movie Battles II Team Retired
Posts
1,637
Likes
1,633
************** Exception Text **************
System.Net.WebException: The remote server returned an error: (403) Forbidden.
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadData(Uri address)
at MBII_Patcher.Patcher..ctor(Uri , String , Int32 , IMBIIPatchUI , IMBIILogger )

Bolded the error.

What happens if you try to browse here? http://update.moviebattles.org/MB2Core.xml

Regarding where to put the launcher, it doesn't really matter as long as it finds the GameData folder or you give it the correct path when prompted. Or just put the launcher in GameData and run it from there.
 
Posts
3
Likes
0
Bolded the error.

What happens if you try to browse here? http://update.moviebattles.org/MB2Core.xml

Regarding where to put the launcher, it doesn't really matter as long as it finds the GameData folder or you give it the correct path when prompted. Or just put the launcher in GameData and run it from there.
Oh dang, i'm running off of Job Corps wifi, a trade school, I guess something is being blocked because of them? Cause I get an access denied
Access Denied (policy_denied)

Your system policy has denied access to the requested URL.

For assistance, contact your network support team
Thanks for helping! uwu
 

Spaghetti

Floating in the void
R2D2
Movie Battles II Team Retired
Posts
1,637
Likes
1,633
Yeah that means they're running a transparent proxy with content filtering. Not directly the launcher's fault, though it really shouldn't fall over and die if it can't check for updates.

You'll either need to use a VPN or less restricted Internet connection elsewhere.
 
Posts
3
Likes
0
Yeah that means they're running a transparent proxy with content filtering. Not directly the launcher's fault, though it really shouldn't fall over and die if it can't check for updates.

You'll either need to use a VPN or less restricted Internet connection elsewhere.
It's a government facility sorta deal so maybe, gotta log in and everything to even use the wifi.
Guess I'll have to use a hotspot or wait till I'm home to do anything.
 
Top