Author Topic: one question  (Read 264 times)

0 Members and 1 Guest are viewing this topic.

Not Yet Rated!

Offline mikejames3151

  • New Member
  • *
  • Topic Author
  • Posts: 1
  • Country: cn
  • Karma: +0/-0
    • View Profile
    • Awards
  • Time Zone: ?
one question
« on: 01 April 2025, 17:37:04 »
Why do I keep getting errors when editing the .qst file unpacked from quest.arc using QuestEditor? The error message mentions details about invoking Just-In-Time (JIT) debugging instead of this dialog. Please refer to the end of this message for more information.

‌************** Exception Text **************‌
System.NullReferenceException: Object reference not set to an instance of an object.
at QuestEditor.Form1.OpenQuestEditorFile()
at QuestEditor.Form1.mainToolbar_ButtonClick(Object sender, ToolBarButtonClickEventArgs e)
at System.Windows.Forms.ToolBar.OnButtonClick(ToolBarButtonClickEventArgs e)
at System.Windows.Forms.ToolBar.WmReflectCommand(Message& m)
at System.Windows.Forms.ToolBar.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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)

‌************** Loaded Assemblies **************‌
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9290.0 built by: NET481REL1LAST_C
Base Code: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
QuestEditor
Assembly Version: 1.0.8238.25008
Win32 Version:
Base Code: file:///D:/STEAM/steamapps/common/Titan%20Quest%20Anniversary%20Edition/QuestEditor.exe
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9251.0 built by: NET481REL1LAST_C
Base Code: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9282.0 built by: NET481REL1LAST_C
Base Code: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9037.0 built by: NET481REL1
Base Code: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9037.0 built by: NET481REL1
Base Code: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9277.0 built by: NET481REL1LAST_B
Base Code: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9037.0 built by: NET481REL1
Base Code: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
System.Windows.Forms.resources
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9037.0 built by: NET481REL1
Base Code: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/System.Windows.Forms.resources.dll
mscorlib.resources
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9037.0 built by: NET481REL1
Base Code: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/mscorlib.resources.dll
System.resources
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9037.0 built by: NET481REL1
Base Code: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/System.resources.dll
‌************** JIT Debugging **************‌
To enable Just-In-Time (JIT) debugging,
the .config file (machine.config) for this application or computer must have the
jitDebugging value set in the system.windows.forms section.
Debugging must also be enabled when compiling the application.

For example:

<configuration> <system.windows.forms jitDebugging="true" /> </configuration>
When JIT debugging is enabled, any unhandled exceptions
will be sent to the JIT debugger registered on this computer
instead of being handled by this dialog box.

Tags:
 


SimplePortal 2.3.7 © 2008-2025, SimplePortal