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

TFS 0.2.13 pl1 -- Sqlite bug

conde2

Active Member
Joined
Jun 22, 2008
Messages
348
Reaction score
44
When i try to relog (logout and login) i get errors also the character doesnt save:
Thanks for you attention, waiting answers =)

[25/07/2012 23:19:23] sqlite3_step(): SQLITE ERROR: cannot commit transaction - SQL statements in progress (COMMIT)
[25/07/2012 23:19:23] sqlite3_step(): SQLITE ERROR: cannot start a transaction within a transaction (BEGIN)
[25/07/2012 23:19:23] sqlite3_step(): SQLITE ERROR: cannot rollback transaction - SQL statements in progress (ROLLBACK)
[25/07/2012 23:19:23] sqlite3_step(): SQLITE ERROR: cannot start a transaction within a transaction (BEGIN)
[25/07/2012 23:19:23] sqlite3_step(): SQLITE ERROR: cannot rollback transaction - SQL statements in progress (ROLLBACK)
[25/07/2012 23:19:23] Error while saving player: Conde


CLOSE:

Ok i noticed that sqlite is very bug in 0.2.13 so i decided to use mysql, also for tests is the solution
 
Last edited:
Back
Top