Plugin Crash dmp question

xzav

Lifetime Member
Joined
Jan 13, 2007
Messages
243
Reaction score
12
Points
18
Is there a fix that will commonly help out with the following exception I can try?

Process Name: eqgame.exe : Q:\EQ\eqgame.exe
Process Architecture: x86
Exception Code: 0xC0000005
Exception Information: The thread tried to read from or write to a virtual address for which it does not have the appropriate access.

I only get this when trying to use MQ2Bot with a beastlord. Beastlord is ran from same exe as other accounts (same folder).

Thanks,
 
xzav, I've had a look at your crash dump, but there isn't enough information to figure out what caused it from the dump.

Can you try enabling debugging on MQ2Bot

To enable debugging use the following commands: (Warning this creates a huge log file if left going for a long time.)

/bot Debugging=1
/bot DoDebug=1

And shoot me the output when you start your beastlord and crash. Hopefully we can figure out commands it was issuing when the crash happened and trace it from there.

I know there is a MQ2Bot crash out there for beastlords, as another user was having the same problem. I have not been able to track it down.

Also submit a few more crashes if you can.
 
Sure thing Fry, thanks.