• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Error while saving player

GabrielCepeda

New Member
Joined
Oct 4, 2008
Messages
61
Reaction score
0
The server after a while online at least once a day, a database error, says it lost connection and soon after it appears, that's also the z_ots_comunication, plus most of the time the error in various databases, in time to update the player is online etc. ..

when the player attempts to log says that the account is invalid

I tried resetting the server, use 0.4_DEV.


I hope you help me please!

bye

Code:
[14:25:41.390] mysql_commit() - MYSQL ERROR: Lost 
connection to MySQL server dur
ing query (2013)
[14:25:41.390] mysql_real_query(): SELECT * FROM z_ots_comunication WHERE `type`
 = 'login'; - MYSQL ERROR: MySQL server has gone away (2006)
[14:27:41.953] Vadia has logged out.
[14:27:41.953] Error while saving player: Vadia.
[14:28:32.265] Playsson has logged out.
[14:28:32.265] Error while saving player: Playsson.
[14:28:38.156] Poti has logged out.
[14:28:38.156] Error while saving player: Poti.
[14:28:39.703] Druidzin has logged out.
[14:28:39.703] Error while saving player: Druidzin.
[14:29:58.734] Ladrao De Raios has logged out.
[14:29:58.734] Error while saving player: Ladrao De Raios.
[14:30:07.015] Thommas Turbando has logged out.
[14:30:07.015] Error while saving player: Thommas Turbando.
[14:30:40.203] Sex'y has logged out.
[14:30:40.203] Error while saving player: Sex'y.
[14:31:41.218] Chabby has logged out.
[14:31:41.218] Error while saving player: Chabby.
[14:33:09.234] Mikezin has logged out.
[14:33:09.234] Error while saving player: Mikezin.
[14:33:53.140] Pipi has logged out.
[14:33:53.140] Error while saving player: Pipi.
 
The error means that there's something wrong with ur MySQL, it basically means that MySQL became unavailable during a query.

So try reinstalling Xampp or w/e webserver ur using for mysql.
 
Back
Top