I am also using Visual Studio 6.
Ran the debugger.
Found a similar string to the one above, only it concerned MQ2Main.dll, however not the point of this post.
Now, I ran the Dissasembler (Alt+8), it automatically closes upon crash, not revealing any information.
I open "Call Stack", window opens containing the text:
Code: Select all
(call stack unavailable while child is running)
I am no pro using this program, if anyone would like to provide assistance on how I can further attain information on what is causing the crash through the debugger, I would be happy to post my findings. I just am not sure what to do to make the debugger work for me, heh.