Every time I inspect the item with MQ2 running I crash from the game.
Crashed at line 1869 in mq2utilities.cpp
Code: Select all
sprintf(szTemp, "%d, %d, %d in %s facing %s", pSpell->Base[1], pSpell->Base[2], pSpell->Base[3], GetFullZone(GetZoneID(pSpell->Extra)), szHeading[pSpell->Base[4]]);
Code: Select all
[MQ2]Adding WndNotification target 'ItemDisplayWindow'
First-chance exception at 0x030592f7 (MQ2Main.dll) in eqgame.exe: 0xC0000005: Access violation reading location 0x45aa49da.
http://users.net1plus.com/bonkote/Crash.txt

