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

Launcher Launcher Error

Posts
2
Likes
0
Have this Microsoft .NET Framework error when trying to use the launcher:

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

************** Exception Text **************
System.InvalidOperationException: Sequence contains no elements
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
at 7e:=@ws!\,8"F\*Q942p(-P\,a\..‎‎‪‪‏‎‭‮‬‭‌‫‍‭‬‪‏‎‮‮()
at 7e:=@ws!\,8"F\*Q942p(-P\,a\..‫‎‮‏‎‫‬‏‮‎‎‫‎‏‎‎‍‪‫‌‏‮‍‮(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 7e:=@ws!\,8"F\*Q942p(-P\,a\..‏‌‮‍‪‫‮‌‏‌‎‮‮‌‎‎‫‪‭‎‭‬‭‬‍‮(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.8766 (QFE.050727-8700)
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:///G:/Steam/steamapps/common/Jedi%20Academy/GameData/MBIILauncher.exe
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8770 (QFE.050727-8700)
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.8745 (WinRel.050727-8700)
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.8745 (WinRel.050727-8700)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8745 (WinRel.050727-8700)
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.8745 (WinRel.050727-8700)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Core
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.8763 built by: WinRel
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8766 (QFE.050727-8700)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.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.
 

Puppytine

Slayed dreamer
Posts
2,237
Likes
1,463
Shut down Launcher, delete these folders:
Jedi Academy\GameData\MBII_Launcher
C:\Users\YOUR_NAME\AppData\Local\Movie_Battles_Team

Right-click on "Jedi Academy" => Properties => Security => give yourself all possible permissions, including all subfolders.
"Jedi Academy\GameData\MBII" => Ctrl + A => right click on selected files => Properties => uncheck 'Read only' => OK.
Repeat for these folders:
  1. Jedi Academy\GameData
  2. Jedi Academy\GameData\mme
  3. Jedi Academy\GameData\mmeMBII
 
Posts
2
Likes
0
Shut down Launcher, delete these folders:
Jedi Academy\GameData\MBII_Launcher
C:\Users\YOUR_NAME\AppData\Local\Movie_Battles_Team

Right-click on "Jedi Academy" => Properties => Security => give yourself all possible permissions, including all subfolders.
"Jedi Academy\GameData\MBII" => Ctrl + A => right click on selected files => Properties => uncheck 'Read only' => OK.
Repeat for these folders:
  1. Jedi Academy\GameData
  2. Jedi Academy\GameData\mme
  3. Jedi Academy\GameData\mmeMBII

I did all you said except for mme and mmeMBII, my folder doesn't have these files. Still doesn't work though.

gvnAhxs.png
 
Top