SA-MP Forums Archive
My server is frozen - 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: My server is frozen (/showthread.php?tid=655515)



My server is frozen - Daynox12 - 22.06.2018

Hello, I have a problem, my server is frozen, this happens twice a day when players connect there is no specific value, sometimes they enter 15 or more, or sometimes with only 2 players, the server freezes and the truth is that it is not right before having this problem:

PHP код:
Kicking IP because they didn't logon to the game 
I did some research and I have updated YSI 4.0.2 add the fixed I have detected the shock, but in the record nothing appears, I honestly do not know what causes this.
(I clarify that this message does not appear in the registry anymore)

PHP код:
Failed (/lib/libstdc++.so.6version `CXXABI_1.3.9' not found (required by plugins/crashdetect.so)) 
I do not know if it can be this because as I see I need to download the necessary linux dependencies but I solved it by simply changing the crashdetected plugin for another crashdetected plugin and in effect loading it correctly without downloading the linux dependencies. Are linux dependencies necessary? to a that I do not leave this error in the log. Could this be the cause of my problem?


Re: My server is frozen - CodeStyle175 - 22.06.2018

your code contains infinity loop.


Re: My server is frozen - Daynox12 - 22.06.2018

Quote:
Originally Posted by CodeStyle175
Посмотреть сообщение
your code contains infinity loop.
Yes, I use infinite loops


Re: My server is frozen - Verc - 23.06.2018

Yes it is necessary if you use it.