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

Error while starting Server!

Silvercrest

OT Junky
Joined
Jul 2, 2009
Messages
26
Reaction score
0
attachment.php

That's the error I'm getting while starting the Server.exe

My confid.lua looks like this:

-- MySQL
mysqlHost = "localhost"
mysqlUser = "root"
mysqlPass = "********"
mysqlDatabase = "*********"
mysqlPort = 3306
-- SQL
sqlType = "mysql"
passwordType = "plain"

What could be wrong?
Thanks for help!
 

Attachments

Back
Top