Page 1 of 1

CTD when runing a macro

Posted: Sun Apr 25, 2004 3:05 pm
by Mister Peepers
I am geting a CTD when I run a macro.

This is debug info:

Code: Select all

First-chance exception at 0x03002db0 (MQ2Main.dll) in eqgame.exe: 0xC0000005: Access violation reading location 0x1f8e1de0.
and this is where vs.net pointed to the code in

MQ2commandAPI.cpp

Code: Select all

strcpy(szLastCommand,szLine);
hope I posted this right.

Posted: Sun Apr 25, 2004 3:08 pm
by Lax
you did fine, theres 3 other threads with this crash though 8)

Fixed hopefully, I'll be putting up new zip shortly.

Posted: Sun Apr 25, 2004 3:10 pm
by Mister Peepers
Ok, Thank you. I will check other threads before I post next time. 8)