Jump to content

Profiling & Debugging Support For KSP Plugins (22 Aug, Unity 4.5)


Recommended Posts

  • 3 months later...

Hi guys! So I tried to Debug .90 with your tools, but I can't seem to get KSP with the Mono debugger running.

Without the debugger, KSP starts regularly (even with your mono.dll). When specifiying the environment variable MONO_DEBUGGER_AGENT, KSP crashes silently before even showing a window, with the only information available being an entry in the Windows Event Logging, albeit not very helpful:


[URL="http://forum.kerbalspaceprogram.com/"]-[/URL] <Event xmlns="[B]http://schemas.microsoft.com/win/2004/08/events/event">[/B]
[B] [URL="http://forum.kerbalspaceprogram.com/"]-[/URL] <System>
<Provider Name="[B]Application Error[/B]" />

<EventID Qualifiers="[B]0[/B]">1000</EventID>

<Level>2</Level>

<Task>100</Task>

<Keywords>0x80000000000000</Keywords>

<TimeCreated SystemTime="[B]2014-12-20T18:01:06.000000000Z[/B]" />

<EventRecordID>20975</EventRecordID>

<Channel>Application</Channel>

<Computer>desktop-win81</Computer>

<Security />

</System>


[URL="http://forum.kerbalspaceprogram.com/"]-[/URL] <EventData>
<Data>KSP.exe</Data>

<Data>4.5.5.37569</Data>

<Data>5434f29e</Data>

<Data>mono.dll</Data>

<Data>0.0.0.0</Data>

<Data>53f72538</Data>

<Data>c0000417</Data>

<Data>0011988e</Data>

<Data>f24</Data>

<Data>01d01c7eec7766f9</Data>

<Data>D:\dev\KSP-0.90\KSP.exe</Data>

<Data>D:\dev\KSP-0.90\KSP_Data\Mono\mono.dll</Data>

<Data>2ac15449-8872-11e4-9cf0-6466b30a349d</Data>

<Data />

<Data />

</EventData>


</Event>


[/B]

The Exception code 0xc0000417 seems to mean "unknown software exception". What the heck?

Link to comment
Share on other sites

  • 5 months later...
  • 1 year later...
This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...