Massive Timeout Causes? - 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: Massive Timeout Causes? (
/showthread.php?tid=102863)
Massive Timeout Causes? -
Redirect Left - 17.10.2009
Hello!
Does anyone know what can cause massive server wide timeouts, where up to 50% of the server timeout?
http://files.uploadffs.com/f/ed84fe16/faill4d.PNG
As you can see, LEGENDARY FAIL was had.
I just need to know the main causes of these types of errors, and I can start debugging them.
Thanks!
Re: Massive Timeout Causes? -
dice7 - 17.10.2009
Your players are crashing for one reason or another
Re: Massive Timeout Causes? -
Redirect Left - 17.10.2009
Quote:
Originally Posted by dice7
Your players are crashing for one reason or another
|
..Well No Fucking Shit.
Do you think i'm that stupid? Idiot.
Re: Massive Timeout Causes? -
dice7 - 17.10.2009
Well sorry, I'm not psyhic and can't do major wonders without any info or code
Re: Massive Timeout Causes? -
BP13 - 18.10.2009
First of all check if your under all of the SA:MP limits. Check to make sure your timers are properly killed somewhere throughout your script. Use Streamers for everything that might be somewhat close to the limits. Also make sure your server load is not full. All this info comes from my personal experience. I wish I could have helped more.