well it's a bit strange that the hl.dll compiled with MinGW32 (gcc 2.95.3) ONLY works if "wrapped" by another dll like bots or Metamod... and it worked very well. But if I load the hl.dll directly with HL engine it will crash.
Here's the information given by Dr. MinGW:
Quote:
hlds.exe caused an Access Violation at location 035c9018 in module swds.dll Reading from location 38ea1564.
Registers:
eax=38ea1564 ebx=00000184 ecx=000001ea edx=38ea1564 esi=000001ea edi=07760000
eip=035c9018 esp=0012f024 ebp=0012f02c iopl=0 nv up ei pl nz na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000202
Call stack:
035C9018 swds.dll:035C9018 CreateInterface
035C9122 swds.dll:035C9122 CreateInterface
035C91CE swds.dll:035C91CE CreateInterface
0360E6BB swds.dll:0360E6BB CreateInterface
0360E3F0 swds.dll:0360E3F0 CreateInterface
035B4D7A swds.dll:035B4D7A
0360F2CC swds.dll:0360F2CC F
0360FDF0 swds.dll:0360FDF0 F
0360F98B swds.dll:0360F98B F
014055DE hlds.exe:014055DE CreateInterface
0CE80824
|
Any ideas? Thanks in advance.