Lucyaga
New Member
Hello everyone, Im trying to start my ots again after a few months of retirement from Tibia. And im having some dificult with running the OTS, when i start it once it says Testing Sqlite connection....SQLite. Appears > ERROR >> Failed to load SQLite file: Invalid Argument.
I have checked all the config.lua and tried "localhost" and "127.0.0.1" and still nothing. Could anyone help me on what could it be? I downloaded the latest SQLite from Navicat.com
Will ++rep
sqlType = "sqlite"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = ""
sqlDatabase = "theforgottenserver"
I have checked all the config.lua and tried "localhost" and "127.0.0.1" and still nothing. Could anyone help me on what could it be? I downloaded the latest SQLite from Navicat.com
sqlType = "sqlite"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = ""
sqlDatabase = "theforgottenserver"