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

[9.80-9.86] The Forgotten Server v0.2.15 (Mystic Spirit)

Ok I found it but when I change my sqltype from 'sqlite' to 'mysql' the Launcher of the OT doesn't start it always gives me an error to load sql.
 
Am trying to create this, but how do i acess the GM/admin accounts?

To create admin account, you need to edit some data in the database.

In account table, find your account and give it type 5.
In players table, find your character and give it group id 3.
 
Are we ever gonna get updated spells? ._.

- - - Updated - - -

I have yet to find a TFS distro with spells past the 8.6 update.

- - - Updated - - -

Well, Mystic Spirit, I mean.
 
It didnt work for me. When i load the server it says "The application was unable to start correctly (0xc000007b). Click OK to close the application."
any idea's how i can fix this?
 
error.jpg please pm.

- - - Updated - - -

q0iGuWd.png
please pm.
 
Hello! I have a big problem .... I want to use MySql as sqltype on the server but I get a error the message saying: "0xc000007b", which does that I can't even start the server. I have installed: "Microsoft Visual C + + 2012 Redistributable Package is required to run the server (x86 for 32-bit or x64 for 64-bit)" and added all the dll files form this package: "Open Tibia DLL Pack (v2 .0)".

-- Mysql connection part in config.lua:
-- MySQL
mysqlHost = "localhost"
mysqlUser = "root"
mysqlPass = "*********"
mysqlDatabase = "theforgottenserver"
mysqlPort = 3306

-- sqltype part in config.lua:
-- SQL
sqlType = "mysql"
passwordType = "sha1"

I'd be happy if there was anyone who could help me with this problem. :)
 
Back
Top