SA-MP Forums Archive
Detecing why player is crashing - 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)
+--- Thread: Detecing why player is crashing (/showthread.php?tid=371161)



Detecing why player is crashing - Emre__ - 22.08.2012

Hello everyone, you know people crashes time to time while playing on a SA:MP server. Is there any way to find reason that crashes player? I tried saving the coordinates when player is crashes. But when I go there, nothing effects me. Please give me some advice.


Re: Detecing why player is crashing - Akira297 - 22.08.2012

There is many reasons why player(s) crash on SA:MP. Either they've gone to the cords 0,0,0. They have modifications to there San Andreas's. Sometimes its been the servers fault on crashes or there Drivers on there PC. There is many ways players crash.

Just letting you know-..



Re: Detecing why player is crashing - FalconX - 22.08.2012

Well there are multiple possible ways of getting crashed, one of the common reason is that the player's game is full of modification, others can also be a script bug or something.

Just an example that people have made some script like CrashPlayer(playerid); to crash player in which there is a create object function which makes the player crash so make sure that your code is big free.

Also, when the player timeouts it can also be his samp client which is crashed due to above reasons and there are Internet connectivity problems too


Re: Detecing why player is crashing - Emre__ - 22.08.2012

Quote:
Originally Posted by Akira297
Посмотреть сообщение
There is many reasons why player(s) crash on SA:MP. Either they've gone to the cords 0,0,0. They have modifications to there San Andreas's. Sometimes its been the servers fault on crashes or there Drivers on there PC. There is many ways players crash.

Just letting you know-..
I know that. I'm trying to find script sided crashes. By the way what do you mean servers fault? You mean packet loss or bad packets?


Re: Detecing why player is crashing - Lordzy - 22.08.2012

Player crash can occur if Player is at 0,0,0 pos,script bug,mods,Pc driver fail,lack of softwares,if any function is set to unknown id(Egkinid,interiorid,Pos etc) or Ddos attack.


Re: Detecing why player is crashing - Emre__ - 22.08.2012

All my objects are converted via convertffs.com There can be a mistake or something else. By the way sometimes around SF where objects are less there, suddeny Total Respect goes down and after some moments, game crashes.