Server UpDate - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Server UpDate (
/showthread.php?tid=477124)
Server UpDate -
lsreskjn - 22.11.2013
Hello, i have a mod with 70 players play on it each day, the problem is, every single day the server crash...I've put prinf on everything and each time the server crash it shows in log something else...I figured out that i have no problem in my mod and I heard that 0.3x -R-5 fix some problemes with server crash? is that right? any ideas how to fix this? i can't lose my players.
Thanks, kjn!
Re: Server UpDate -
xSiiLenTx - 22.11.2013
Get rid of your mod....run a legit server, make sure you use a good script, don't aquire bugs and you should be okay, reinstall GTA, SAMP, delete old files and replace with new ones and tell your players to be patient, hope that fixes it
Re: Server UpDate -
Tamer - 22.11.2013
Try running the crash detect plugin.
https://sampforum.blast.hk/showthread.php?tid=262796
Re: Server UpDate -
HoboGamings - 22.11.2013
Try nativechecker
Re: Server UpDate -
Konstantinos - 22.11.2013
0.3x R2 fixed few crashes by mods etc so make sure it's updated to that (it can be found:
https://sampforum.blast.hk/showthread.php?tid=463694).
Quote:
Originally Posted by xSiiLenTx
Get rid of your mod....run a legit server, make sure you use a good script, don't aquire bugs and you should be okay, reinstall GTA, SAMP, delete old files and replace with new ones and tell your players to be patient, hope that fixes it
|
I believe he meant "server".
Quote:
Originally Posted by HoboGamings
Try nativechecker
|
Nativechecker plugin is used to find those functions are not registered - that means it uses some function which expected to find from the plugin but since the plugin failed to load or never got loaded, they're not registered.
That would stop the server entirely. The author of this thread was talking about crashes; therebefore crashdetect plugin must be used as a user above said, but use the latest version (4.12):
https://github.com/Zeex/samp-plugin-...ases/tag/v4.12.