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

ERRORS in console

Powtreeman

Member
Joined
Sep 26, 2011
Messages
400
Reaction score
6
Location
USA
These errors pop up in my console and I have no idea what caused them. It says somtehing about guilds but nobody created a guild.

[28/02/2013 15:31:26] sqlite3_step(): SQLITE ERROR: database is locked (DELETE FROM "guild_wars" WHERE "status" = 0;)
[28/02/2013 15:31:26] sqlite3_step(): SQLITE ERROR: database is locked (DELETE FROM "market_history" WHERE "inserted" <= 1359498686;)



[28/02/2013 15:31:26] sqlite3_step(): SQLITE ERROR: database is locked (UPDATE "players" SET "online" = 0;)

[28/02/2013 15:31:37] sqlite3_step(): SQLITE ERROR: database is locked (UPDATE "players" SET "online" = 1 WHERE "id" = 5;)


What do these mean?
 
I have tried using a different database but it comes up with even more errors and it is only locked when i have the server running. once i shut it down everything changes like it is supposed to BUT i think if someone tries to make a guild they cant because its locked. Which is why I posted the question about how to change it so it doesnt lock while server is up
 
Back
Top