Lock up using Click in oldui with NTDS debug workaround
Posted: Thu Jan 16, 2003 10:16 pm
Was trying Plazmic's work around to use the oldui until the /click is working with the newUI. When trying to click on stacked items, the whole session went LD. Below is part of the debug window showing the opening of the kiola macro until it locked up when clicking on the first item.
Any thoughts on a work around for this problem?
Tried using the Release and Nonperl versions of EQlib.dll also
Thanks Boldor
PS. Using XP, Latest release, and offsets.
Any thoughts on a work around for this problem?
Code: Select all
[MacroQuest]Macro - Starting macro with '/call Main'
[MacroQuest]Call - Calling subroutine Main with params
[MacroQuest]DetermineWhoFirst: '/itemtarget' will try EQ's commands first
[MacroQuest]CChatHook::Detour(Item 'Brew Barrel' targeted.)
[MacroQuest]DetermineWhoFirst: '/face' will try MQ's commands first
[MacroQuest]CChatHook::Detour(Facing 'Brew Barrel'...)
[MacroQuest]Face - Facing 'Brew Barrel'...
[MacroQuest]DetermineWhoFirst: '/click' will try EQ's commands first
[MacroQuest]ClientRect: 640,480
[MacroQuest]CChatHook::Detour(Usage: /click &left|right& &mouseloc&)
[MacroQuest]DetermineWhoFirst: '/click' will try EQ's commands first
[MacroQuest]ClientRect: 640,480
Access violation - code c0000005 (first chance)
eax=00828168 ebx=00000000 ecx=01caf278 edx=000001a4 esi=012790d0 edi=012799d4
eip=0300caae esp=012790d0 ebp=0127ca1c iopl=0 nv up ei pl zr na po nc
cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00010246
*** WARNING: Unable to verify checksum for C:\Program Files\macroquest\IRC-20030
111\Release\EQLib.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\P
rogram Files\macroquest\IRC-20030111\Release\EQLib.dll -
EQLib!DoorTarget+12f5:
0300caae 0fb68219010000 movzx eax,byte ptr [edx+0x119] ds:0023:000002bd=??
0:003&
Thanks Boldor
PS. Using XP, Latest release, and offsets.