19.02.2010, 17:30
I'm having a problem with this exception for a long time now, so I hope someone can help me debug this. Why do I crash?
I spawn, and sometimes I see this spammed in my screen:
(I'm not really sure that it is that precise error code but I have a guess that its the correct one, as I get an window with the exceptions)
Can someone help me?
Info: I'm running the server on Linux, my own OS is Windows 7, crashes also happen with Windows XP, the server loads some filterscripts (xObjects (old) with around 5000 objects). I run my own developed GM.
Код:
Exception At Address: 0x00536DF4 Registers: EAX: 0x039622FB EBX: 0x0022F34C ECX: 0x0425F380 EDX: 0xFF702F7B ESI: 0x0173C118 EDI: 0x00893EA4 EBP: 0x0022F358 ESP: 0x0022EA2C EFLAGS: 0x00210286 Stack: +0000: 0xFFFFFFFF 0x0083C9C9 0x00000000 0x00827DC7 +0010: 0x00893EA4 0xFFFFFFFF 0x0022EA54 0x00893E9C +0020: 0x0022F34C 0x0022F358 0x0022EA94 0x00827007 +0030: 0x0083C9C0 0x0022F34C 0x00000103 0x19930520 +0040: 0x00893EA4 0x00000000 0xFFFFFFFF 0x00000000 +0050: 0x0022EA68 0x0022E638 0x0022EB04 0x00825EA4 +0060: 0x008882E0 0x00000001 0x0022EAB4 0x00827A30 +0070: 0x0022F34C 0x0022EBFC 0x00893EA4 0xFFFFFFFF +0080: 0x00000000 0x00000000 0x0022EAEC 0x008215C6 +0090: 0x0022EB5C 0x0022F34C 0x0022EC08 0x0022EBFC +00A0: 0x00893EA4 0x00000000 0x00000000 0x00000000 +00B0: 0x00000000 0x00000000 0x00000000 0x00893EA4 +00C0: 0x0022EB10 0x77AB65F9 0x0022EB5C 0x0022F34C +00D0: 0x0022EC08 0x0022EBFC 0x0022F34C 0x77AB6634 +00E0: 0x0022F34C 0x0022EED8 0x77AB65CB 0x0022EB5C +00F0: 0x0022F34C 0x0022EC08 0x0022EBFC 0x0083C9CB +0100: 0x00000001 0x0022EB5C 0x0022F34C 0x77A99012 +0110: 0x0022EB5C 0x0022F34C 0x0022EC08 0x0022EBFC +0120: 0x0083C9CB 0x0022FF78 0x00888078 0x00000000 +0130: 0xC0000027 0x00000002 0x00000000 0x008218AC SCM Op: 0x453, lDbg: 0 Game Version: US 1.0 State Information: Ped Context: 0 P1 (0,0) P2 (0,0) P3 (0,0) P4 (0,0) P5 (0,0)
Код:
Exception At Address: 0x00536DF4
Can someone help me?
Info: I'm running the server on Linux, my own OS is Windows 7, crashes also happen with Windows XP, the server loads some filterscripts (xObjects (old) with around 5000 objects). I run my own developed GM.