SA-MP Forums Archive
Help - server crashes - 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: Help - server crashes (/showthread.php?tid=98843)



Help - server crashes - Kurence - 23.09.2009

i will run 0.3 server and i will go to San Fiero enter shamal and fly with my friend that is staying on wing... then it will crash and this is in crashinfo:
Exception At Address: 0x0045FFF8

Registers:

EAX: 0x00000000 EBX: 0x0012FD44 ECX: 0x004AE05F EDX: 0xFFFFFFFF

ESI: 0x039A276C EDI: 0x419FEB3F EBP: 0x00000000 ESP: 0x0012FD08

EFLAGS: 0x00010286



Stack:

What it can be?


Re: Help - server crashes - shady91 - 23.09.2009

i dont understand crash reports but whats the last thing you do before crash? dose it crash on start up or when a player connect?


Re: Help - server crashes - Kurence - 23.09.2009

i was flying with shamal.it won't crash when i m flying without friend on wing... when he is on wing it crashes


Re: Help - server crashes - shady91 - 23.09.2009

Quote:
Originally Posted by Kurence
i was flying with shamal.it won't crash when i m flying without friend on wing... when he is on wing it crashes
maybe thats just your comp can it handle the game?? as i never had this problem i thought your server was crashing not game but maybe someone else has had this problem and can help.


Re: Help - server crashes - Kalcor - 23.09.2009

Looks like it's crashing in the format() pawn function where you use a %s for string. Maybe bad parameters or something.