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

A serious(?) bug

Delirium

OTLand veteran
Staff member
Global Moderator
Joined
May 28, 2007
Messages
3,368
Solutions
1
Reaction score
297
Location
Athens, Greece
Hello Talaturen.I've found an error in the account manager.It created an
account but when i went to the database to edit it it wasn't there but the
account was still working.I can login and play in my server but i can't
find the account in the database and i wanna edit it it :p.

I hope you'll fix it.


Yours,
Nikolas


Edit: It's Serious cause you can't edit someone's account type,rec-key or account number & pass
 
Thats because you might be using sqlite, if you are so, you need a special program to edit it. When you run forgotten.exe, check what does it say in "Checking sql connection.... *****"

Config lua for mysql: sqltype="mysql" in lowercase!!!
Config lua for sqlite: sqltype="sqlite" in lowercase

If you type mysql in uppercase, it will load it as sqlite.
 
Thats because you might be using sqlite, if you are so, you need a special program to edit it. When you run forgotten.exe, check what does it say in "Checking sql connection.... *****"

Config lua for mysql: sqltype="mysql" in lowercase!!!
Config lua for sqlite: sqltype="sqlite" in lowercase

If you type mysql in uppercase, it will load it as sqlite.

What special program you mean? I am using Sqlite editor :O worked fine until 2,4.. now in 2.5 ...<crash> account manager xD
 
I Use SQLite Expert Personal Edition, works perfect xD!

For edit only database? Because in-game impossible to make news char using Sqlite, still crash i don't know how to solve this
 
Back
Top