EQ Crash to desktop after patch screen
Posted: Sun Nov 09, 2003 10:12 am
Using the latest CVS I get a CTD immediately following the patch screen.
Message is
Message is
Debug shows this to be in EQLib_Hooks,The instruction at "0x0300fa44" referenced memory at "0x00000000". The memory could not be "read".
Code: Select all
If (Patch) {
AddOurDetour(EQADDR_ZONING);
[b]crash here[/b]
DetourFunctionWithEmptyTrampoline......