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

AAC Problem

zizimaza

New Member
Joined
Nov 4, 2007
Messages
73
Reaction score
3
How do I fix?

STEP 2

Check database connection
If you don't see any errors press link to STEP 3 - Add tables and columns to DB. If you see some errors it mean server has wrong configuration. Check FAQ or ask author of acc. maker.Database error - can't open SQLite database. Possible reasons:
Y:/Users/Eaglesight/Documents/My Dropbox/OTSERV-ADERA/cryingdamson6pl1-console/ - file isn't valid SQLite database.
Y:/Users/Eaglesight/Documents/My Dropbox/OTSERV-ADERA/cryingdamson6pl1-console/ - doesn't exist.

I dont know whats wrong-

sqlType = "sqlite"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = ""
sqlDatabase = "theforgottenserver"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "plain"

Whats wrong? please help.
 
Back
Top