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

Where is player folder? Urgent!!

Also error: [14/08/2009 17:05:18] SQLITE ERROR sqlite_exec: UPDATE `players` SET `online` = 0 UPDATE on table "players" violates foreign: "account_id"
 
Search for "SQL", we don't use XML to store accounts and players anymore.
 
Go to 127.0.0.1/phpmyadmin.
Enter name: root, password as blank.
Create a new database.
Import your schema.mysql to the database.
Go to config.lua and search for 'sqlite', change it to 'mysql'.
Go to your database and enter the table 'players'


Done! ;)
 
I wasn't clear, i use windows, i need to solve this error: [14/08/2009 17:05:18] SQLITE ERROR sqlite_exec: UPDATE `players` SET `online` = 0 UPDATE on table "players" violates foreign: "account_id" i need help!!!
 
I think this guy does not understand english, i will try to help them...
If you are brazilian, read :)
Rapaz, a "pasta players" é para OTs XML, e esse tipo de sistema não é usado no The Forgotten Server, se tu quer usar este servidor, procure nun forum brasileiro e entenda o que é SQL, os OTs atuais não usam mais XML(guardar cada account/player em um arkivo).
 
Back
Top