I have to apologize beforehand, I am extremely unfamiliar with how to capture the needed information required for suitable troubleshooting and how to then present it to everyone so that it is actually useful. I am using visual studio 2008 to compile mq2 for my pc. Eq has started to become unstable when I r/c or inspect random items.
Call stack: > mq2itemdisplay.dll!ItemDisplayHook::UpdateStrings_Detour() Line 575 + 0x18 bytes C++
Output from debug: Unhandled exception at 0x0116f966 in eqgame.dmp: 0xC0000005: Access violation reading location 0x00000008.
That little green arrow points to this address in the disassembly; 6BB740A1 add esp,8 : ItemDisplayHook::UpdateStrings_Detour(void)
Please let me know if I do not have the proper information, I have uploaded mq2utilities.cpp

