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. My bare hosting costs are currently not met so please consider donating by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

Hey Tom,

I'm not sure if this will help any more than the last error log I gave you:

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************

System.NullReferenceException: Object reference not set to an instance of an object.

at GameEx.GameEx.mainform.ScreenSaver_Tick(Object sender, EventArgs e)

at System.Windows.Forms.Timer.OnTick(EventArgs e)

at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr idEvent, IntPtr dwTime)

************** Loaded Assemblies **************

mscorlib

Assembly Version: 1.0.5000.0

Win32 Version: 1.1.4322.2032

CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll

----------------------------------------

GameEx

Assembly Version: 0.0.0.0

Win32 Version: 0.0.0.0

CodeBase: file:///C:/Program%20Files/GameEx/GameEx.exe

----------------------------------------

System.Windows.Forms

Assembly Version: 1.0.5000.0

Win32 Version: 1.1.4322.2032

CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll

----------------------------------------

System

Assembly Version: 1.0.5000.0

Win32 Version: 1.1.4322.2032

CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll

----------------------------------------

Microsoft.DirectX.DirectDraw

Assembly Version: 1.0.2902.0

Win32 Version: 5.04.00.2904

CodeBase: file:///C:/Program%20Files/GameEx/Microsoft.DirectX.DirectDraw.DLL

----------------------------------------

System.Drawing

Assembly Version: 1.0.5000.0

Win32 Version: 1.1.4322.2032

CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll

----------------------------------------

Microsoft.VisualBasic

Assembly Version: 7.0.5000.0

Win32 Version: 7.10.6001.4

CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll

----------------------------------------

Microsoft.DirectX.DirectInput

Assembly Version: 1.0.2902.0

Win32 Version: 5.04.00.2904

CodeBase: file:///C:/Program%20Files/GameEx/Microsoft.DirectX.DirectInput.DLL

----------------------------------------

Microsoft.DirectX.DirectSound

Assembly Version: 1.0.2902.0

Win32 Version: 5.04.00.2904

CodeBase: file:///C:/Program%20Files/GameEx/Microsoft.DirectX.DirectSound.DLL

----------------------------------------

Interop.VolControl

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///C:/Program%20Files/GameEx/Interop.VolControl.DLL

----------------------------------------

ArtDownloader

Assembly Version: 1.0.1805.13874

Win32 Version: 1.0.1805.13874

CodeBase: file:///C:/Program%20Files/GameEx/ArtDownloader.DLL

----------------------------------------

Interop.WMPLib

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///C:/Program%20Files/GameEx/Interop.WMPLib.DLL

----------------------------------------

Microsoft.DirectX.AudioVideoPlayback

Assembly Version: 1.0.2902.0

Win32 Version: 5.04.00.2904

CodeBase: file:///C:/Program%20Files/GameEx/Microsoft.DirectX.AudioVideoPlayback.DLL

----------------------------------------

AxInterop.SHDocVw

Assembly Version: 1.1.0.0

Win32 Version: 1.1.0.0

CodeBase: file:///C:/Program%20Files/GameEx/AxInterop.SHDocVw.DLL

----------------------------------------

Zip

Assembly Version: 0.9.0.1215

Win32 Version: 0.9.0.1215

CodeBase: file:///C:/Program%20Files/GameEx/Zip.DLL

----------------------------------------

System.Xml

Assembly Version: 1.0.5000.0

Win32 Version: 1.1.4322.2032

CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll

----------------------------------------

AxInterop.WMPLib

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///C:/Program%20Files/GameEx/AxInterop.WMPLib.DLL

----------------------------------------

Microsoft.DirectX

Assembly Version: 1.0.2902.0

Win32 Version: 5.04.00.2904

CodeBase: file:///C:/Program%20Files/GameEx/Microsoft.DirectX.DLL

----------------------------------------

Interop.AVGAComObj

Assembly Version: 1.0.0.0

Win32 Version: 1.0.0.0

CodeBase: file:///C:/Program%20Files/GameEx/Interop.AVGAComObj.DLL

----------------------------------------

************** JIT Debugging **************

To enable just in time (JIT) debugging, the config file for this

application or machine (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 machine

rather than being handled by this dialog.

Feel free to send me a link with DeBug version.

Posted
BobRoss,

Are you using a new theme such as the tron theme? Try using the default theme.

Hey Tom,

I'm just using the GameEX - Default theme. I've notice since version 5.4x GameEx is really chugging for some reason, used to be smooth as silk. Here is the 5.41 debug exe log. Hope it helps!

Cheers,

BobRoss

debug_log.zip

Posted
Hey Tom,

I'm just using the GameEX - Default theme.  I've notice since version 5.4x GameEx is really chugging for some reason, used to be smooth as silk.  Here is the 5.41 debug exe log. Hope it helps!

Cheers,

BobRoss

Hey,

It should now be fixed in 5.42. Go grab it.

Can you see if its still chugging, if so disable GameExtender and let me know if that helps?

If your referring to the debug version, its normal for that to chug!

Can you also tell me your pc spec.

Many thanks,

Tom.

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