sa-mp server crashing crash info inside - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: sa-mp server crashing crash info inside (
/showthread.php?tid=96970)
sa-mp server crashing crash info inside -
International - 11.09.2009
The same crash happens not all the time but every now and then here's the details
Code:
Exception At Address: 0x0046C9C7
Registers:
EAX: 0x01DE0702 EBX: 0x0018FCAC ECX: 0x00000702 EDX: 0x0018FCAC
ESI: 0x0018FCEF EDI: 0x00000000 EBP: 0x02E9A728 ESP: 0x0018FC4C
EFLAGS: 0x00010283
Stack:
--------------------------
Exception At Address: 0x00464401
Registers:
EAX: 0x00000000 EBX: 0x00000000 ECX: 0x00000000 EDX: 0x005F8E58
ESI: 0x02765038 EDI: 0x01DDCF28 EBP: 0x02764CE8 ESP: 0x0018FC00
EFLAGS: 0x00010246
Stack:
--------------------------
Exception At Address: 0x00464401
Registers:
EAX: 0x00000000 EBX: 0x00000000 ECX: 0x00000000 EDX: 0x01F58E58
ESI: 0x02EB51F8 EDI: 0x01DECF28 EBP: 0x02EB4E6C ESP: 0x0018FC00
EFLAGS: 0x00010246
Stack:
--------------------------
Exception At Address: 0x00464401
Registers:
EAX: 0x00000000 EBX: 0x02A10838 ECX: 0x00000000 EDX: 0x002C8E58
ESI: 0x0053CF28 EDI: 0x0053CF28 EBP: 0x02A1507C ESP: 0x0018FBE8
EFLAGS: 0x00010246
Stack:
Re: sa-mp server crashing crash info inside -
Kalcor - 11.09.2009
Can you confirm your server version is RC4-4? How many global 3D text labels are you using?
Edit:
Nevermind that last comment. I was looking at the first crash report and not the ones below it.
It's some issue with GetVehicleTrailer. It'll be fixed next build.