SA-MP Forums Archive
Gamemode causing client 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: Gamemode causing client crashes (/showthread.php?tid=254192)



Gamemode causing client crashes - habl - 09.05.2011

Hi all,

Got a question about a gamemode I'm running. Sometimes the clients just crash from the game at random times. Mostly then a couple of people crashes at the same time. It happens pretty often so I think it's an issue in the gamemode itself. I have no idea where to start debugging because I have no idea what in a script could cause client crashes.

Does anybody know if there are some known issues that make players crash?


Re: Gamemode causing client crashes - Seven_of_Nine - 09.05.2011

My localhost-client sometimes crashes randomly
I think you should look in the code, for example when you use a command = crash, that means you made something wrong. If it's randomly, then maybe same like mine..


Re: Gamemode causing client crashes - Mauzen - 09.05.2011

Invalid object model ids, skins or vehicles can crash the client. Also teleporting to invalid coordinates, but this wouldnt crash a bunch of players at once.