SA-MP Forums Archive
Is in general normal that server crash due loading properties (MYSQL) - 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: Is in general normal that server crash due loading properties (MYSQL) (/showthread.php?tid=638080)



Is in general normal that server crash due loading properties (MYSQL) - Saddin - 26.07.2017

Sometimes when I start/restart my server, server crash for some reason (mysql error) but when I see log it crash due the loading every business, house, ... and other properties. There are lot of informations and variables to load so do you think it should crash sometimes because sometimes it works properly?

What do you suggest? I'm using Mysql r40.


Re: Is in general normal that server crash due loading properties (MYSQL) - nGen.SoNNy - 26.07.2017

If your restart it with gmx then try to destroy all your business, houses etc on "OnGameModeExit" and destroy the mysql connection.


Re: Is in general normal that server crash due loading properties (MYSQL) - Saddin - 26.07.2017

Quote:
Originally Posted by nGen.SoNNy
Посмотреть сообщение
If your restart it with gmx then try to destroy all your business, houses etc on "OnGameModeExit" and destroy the mysql connection.
I'm destroying mysql connection on OnGameModeExit, but how do you mean that i destroy all business, houses, etc?

I got problems also when I'm starting samp-server.exe...


Re: Is in general normal that server crash due loading properties (MYSQL) - Saddin - 09.08.2017

Someone have idea?