Currently drmngw says:
Quote:
Originally Posted by drmingw
hlds.exe caused an Access Violation at location 077aa5e1 in module podbot_mm.dll Reading from location 0000017c.
Registers:
eax=00000174 ebx=0012f274 ecx=04b394e8 edx=0012f274 esi=012c014c edi=00000000
eip=077aa5e1 esp=0012f244 ebp=0012f25c iopl=0 nv up ei pl nz na po nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000206
Call stack:
077AA5E1 podbot_mm.dll:077AA5E1 GetEngineFunctions
07799E04 podbot_mm.dll:07799E04 GetEngineFunctions
077731CB podbot_mm.dll:077731CB
07785EAE podbot_mm.dll:07785EAE
07795BF4 podbot_mm.dll:07795BF4 GiveFnptrsToDll
6B234EAE metamod.dll:6B234EAE zone_shelter
|
It happens only when I'm using mingw for compilation. When I compile with M$ VC++ 2005 Express, seeems - it doesn't want to crash. Any idea?