Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. Thank you for your support. Tom Speirs

Patreon

[RESOLVED] Unhandled Exception - Setup Wizard


ClassicGMR

Recommended Posts

I recently installed a new copy of GameEx on an HP EliteBook 2760p I snagged cheap. I have done a complete install/uninstall/install cycle like five times now. It's only one problem but it is consistent. It has nothing to do with the GameEx program per se - the Setup Wizard keeps crashing  on one specific page. I can usually get out of these things myself but this one has me a little "wall climb-y"... :P I managed to just go around the page in question and GameEx runs fine BUT there's some settings I want to play with there.

 

HP EliteBook 2760p i7 processor w/ 8GB RAM.

Windows 10 Pro fresh install.

GameEx installer downloaded just today - I believe it is dated April 9th.

Based on previous posts I verified NET framework is installed as well as DirectX 9.0c.

Picture is listed below. Setup crashes anytime I go into "HTPC/ Multimedia Settings". Here's the full text of the error box:

Spoiler

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

************** Exception Text **************
System.BadImageFormatException: Could not load file or assembly 'Headsoft.DVD, Version=1.0.6545.4082, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Headsoft.DVD, Version=1.0.6545.4082, Culture=neutral, PublicKeyToken=null'
   at SetupWizard.GameEx.GetDVDCodecArray()
   at SetupWizard.Main.ShowSettings(Control control, XmlSection xmlSection, Single fontSize, Color textColor, Color linkColor)
   at SetupWizard.XmlSectionManager.ShowSection()
   at SetupWizard.XmlSectionManager.GoToSection(Int32 sectionIndex)
   at SetupWizard.XmlSectionManager.a(Object A_0, EventArgs A_1)
   at System.Windows.Forms.ListView.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.ListView.WmReflectNotify(Message& m)
   at System.Windows.Forms.ListView.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

 

************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.9035 (WinRelRS5.050727-9000)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
SetupWizard
    Assembly Version: 1.0.6819.3115
    Win32 Version: 1.0.6819.3115
    CodeBase: file:///C:/GameEx/SetupWizard.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.9038 (WinRelRS5.050727-9000)
    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.9037 (WinRelRS5.050727-9000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.9031 (WinRelRS5.050727-9000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Headsoft.FrontEnd
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/GameEx/Headsoft.FrontEnd.DLL
----------------------------------------
Headsoft.Tools
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/GameEx/Headsoft.Tools.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.9031 (WinRelRS5.050727-9000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.9031 (WinRelRS5.050727-9000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.9031 (WinRelRS5.050727-9000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Management
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.9031 (WinRelRS5.050727-9000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
Headsoft.DriveInfo
    Assembly Version: 1.0.6535.17563
    Win32 Version: 
    CodeBase: file:///C:/GameEx/Headsoft.DriveInfo.DLL
----------------------------------------
msvcm90
    Assembly Version: 9.0.30729.9518
    Win32 Version: 9.00.30729.9518
    CodeBase: file:///C:/Windows/WinSxS/amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9518_none_08e07c8fa840efbe/msvcm90.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

 

error.jpg

Link to comment
Share on other sites

This looks familiar to me... you may want to check in the following post to see if any of the solutions offered help:

Additionally, you didn't offer a copy of your log.txt file so make sure you are installing the 32-bit version of GameEx if using any plug-ins that are 32-bit only.

Link to comment
Share on other sites

That thread is one of the few I found that showed the same error however his resolution was with XPadder. I did read through it because of the error box but I don't believe it's tied to the same thing. I haven't installed anything except Windows 10, updates, Stella for Atari 2600 and GameEx. No plugins at all. That's it. Literally. :)

I did forget about the LAV codecs. Its been a LONG time since I have done a clean, brand new, shiny install. However - no effect.

@tthurmanI downloaded and ran the NET Framework Repair tool - no change.

GameEx.ini log.txt

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...