• 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!

Linux Bug!!

Status
Not open for further replies.

barker

HHHHH
Joined
Nov 23, 2007
Messages
1,298
Reaction score
25
Plx halp XD I dunno what the problem is... Sometimes when the server runs... from nowhere.. people get kicked and then when try to re-login it says "Invalid account name" and I need to restart server for it to work but sometimes it comes like this!

bugge.png




halp! :$
 
But from the console I read out that its optimize the current database tables which means it takes longer to start the Server and on windows server it might crash the server even at start up but I'm not sure if its the problem of the tables that people ain't login...
 
But from the console I read out that its optimize the current database tables which means it takes longer to start the Server and on windows server it might crash the server even at start up but I'm not sure if its the problem of the tables that people ain't login...

doomsday my friend!

Elf - Stian - Technic all offline!! XD
 
The config variable is called 'startupDatabaseOptimization', not 'optimizeDatabaseAtStartup'
You're using an old config.lua, this has been changed in r3385 and you didn't fully upgrade your r3510
 
m_confBool[OPTIMIZE_DATABASE] = getGlobalBool("startupDatabaseOptimization", true);

So change it to startupDatabaseOptimization in config.lua

edit: damn, cyko won :(
 
Status
Not open for further replies.
Back
Top