Calll stack:
Code: Select all
> MQ2Main.dll!_HideDoCommand() + 0x32c C++
Moderator: MacroQuest Developers
Code: Select all
> MQ2Main.dll!_HideDoCommand() + 0x32c C++
Code: Select all
[MQ2]Adding WndNotification target 'ChatWindow'
First-chance exception at 0x02312530 in eqgame.exe: 0xC0000005: Access violation reading location 0x000001ec.Code: Select all
01393481 cmp dword ptr [esi+48h],ebx
01393484 je _HideDoCommand+331h (13934A1h)
01393486 mov edi,dword ptr [ebp+8]
01393489 lea ecx,[esp+1018h]
01393490 push ecx
01393491 push edi
01393492 call _ParseMacroParameter (13BAB00h)
01393497 push eax
01393498 push edi
01393499 call dword ptr [esi+40h]
0139349C add esp,10h <-------------------
0139349F jmp _HideDoCommand+343h (13934B3h)
013934A1 mov eax,dword ptr [ebp+8]
013934A4 lea edx,[esp+1018h]
013934AB push edx
013934AC push eax
013934AD call dword ptr [esi+40h]
013934B0 add esp,8
013934B3 xor eax,eax
013934B5 jmp _HideDoCommand+350h (13934C0h)
013934B7 lea esp,[esp]
013934BE mov edi,edi
013934C0 mov cl,byte ptr [esp+eax+818h]
013934C7 mov byte ptr _szLastCommand (140D5C8h)[eax],cl
013934CD inc eax
013934CE cmp cl,bl
013934D0 jne _HideDoCommand+350h (13934C0h)