CTD when Right Clicking Map Ground target

A forum for reporting bugs NOT related to custom plugins.

Moderator: MacroQuest Developers

User avatar
Synicasm
Custom Builder
Custom Builder
Posts: 132
Joined: Fri Apr 23, 2004 6:34 pm

CTD when Right Clicking Map Ground target

Post by Synicasm » Fri Mar 03, 2006 12:59 pm

Hope I followed the instructions correctly, here goes.

Version - March 01 2006 03:20:50 (MQ2-20060301)

Code: Select all

[MQ2]CCommandHook::Detour(/)
(e64.e68): Access violation - code c0000005 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
eax=00000000 ebx=00000ac6 ecx=023732b8 edx=006babf8 esi=14a1a898 edi=023732b8
eip=004d92f0 esp=0012df20 ebp=00000000 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010246
*** WARNING: Unable to verify checksum for C:\Program Files\Sony\EverQuest\eqgame.exe
*** ERROR: Module load completed but symbols could not be loaded for C:\Program Files\Sony\EverQuest\eqgame.exe
eqgame+0xd92f0:
004d92f0 ff505c           call dword ptr [eax+0x5c] ds:0023:0000005c=????????
0:000> .sympath SRV*c:\winnt\symbols*http://msdl.microsoft.com/download/symbols
Symbol search path is: SRV*c:\winnt\symbols*http://msdl.microsoft.com/download/symbols
0:000> r
eax=00000000 ebx=00000ac6 ecx=023732b8 edx=006babf8 esi=14a1a898 edi=023732b8
eip=004d92f0 esp=0012df20 ebp=00000000 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010246
eqgame+0xd92f0:
004d92f0 ff505c           call dword ptr [eax+0x5c] ds:0023:0000005c=????????
0:000> kv
ChildEBP RetAddr  Args to Child              
WARNING: Stack unwind information not available. Following frames may be wrong.
00000000 00000000 00000000 00000000 00000000 eqgame+0xd92f0

User avatar
dont_know_at_all
Developer
Developer
Posts: 5450
Joined: Sun Dec 01, 2002 4:15 am
Location: Florida, USA
Contact:

Post by dont_know_at_all » Fri Mar 03, 2006 5:59 pm

Yep, don't do that. I can fix the crash, but right clicking on a ground item will invisibly set MQ2 internal EnviroTarget, much the same as /itemtarget.

Soopdajur
decaying skeleton
decaying skeleton
Posts: 2
Joined: Sun Mar 12, 2006 5:42 am

Post by Soopdajur » Sun Mar 12, 2006 5:44 am

Somewhat related problem...

In new zone of Elddar Forrest, Is anyone else unable it /itemtarget the bow staffs?

The tag on map is "H Staff" I have tried just about every variation that I can think of and /itemtarget is not recognizing it as an item...any ideas?

--Soopy

User avatar
dont_know_at_all
Developer
Developer
Posts: 5450
Joined: Sun Dec 01, 2002 4:15 am
Location: Florida, USA
Contact:

Post by dont_know_at_all » Sun Mar 12, 2006 1:22 pm

/items should give you a list....

Soopdajur
decaying skeleton
decaying skeleton
Posts: 2
Joined: Sun Mar 12, 2006 5:42 am

Post by Soopdajur » Mon Mar 13, 2006 12:10 am

I c...
Map shows "H Staff"
/item shows "2H Staff"

/itemtarget 2H works just fine.

Thank you sir~

--Soopy