• 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 saving player"

kyoton

New Member
Joined
Feb 4, 2021
Messages
2
Reaction score
0

Attachments

Last edited:
Solution
You've got to find schema.mysql dedicated for your TFS/OTX, then create the database from it.
What's about the saving your character, it happens when you're missing few columns in tables, like lookbodymount, which is missing in your database.
You can go with solution I said up here, or do it yourself by simply adding those columns.
You've got to find schema.mysql dedicated for your TFS/OTX, then create the database from it.
What's about the saving your character, it happens when you're missing few columns in tables, like lookbodymount, which is missing in your database.
You can go with solution I said up here, or do it yourself by simply adding those columns.
 
Solution
Back
Top