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

Compiling 2.0.6

squalor

New Member
Joined
Sep 26, 2007
Messages
76
Reaction score
0
Well, now it compiles. But everything else fucks up.
This sucks.

Can somebody just send me their working compiled version? or at least some working source -.-
>> Loading quests
>> Loading outfits
>> Loading admin protocol config
>> Loading experience stages
SQLITE ERROR sqlite_exec: no such table: player_skills
SQLITE ERROR sqlite_exec: no such table: player_skills
SQLITE ERROR sqlite_exec: no such table: player_skills
SQLITE ERROR sqlite_exec: no such table: player_skills
SQLITE ERROR sqlite_exec: no such table: player_skills
SQLITE ERROR sqlite_exec: no such table: player_skills
SQLITE ERROR sqlite_exec: no such table: player_skills
SQLITE ERROR sqlite_exec: no such table: players
SQLITE ERROR sqlite_exec: no such table: players
>> Checking world type... PVP
>> Loading map
> FATAL: Header information is outdated. Code: 4
 
Last edited:
Hey
I know this is old, but lets help other people with the same problem.
This error is because your map is out of date, I mean, if you were using map version 7.8 (example: the items.xml v7.8) and now you are using map 7.9 (example: the items.xml v7.9), just update your map with the newest items. You can do this while opening a mapeditor (example: that have items.xml v7.9) and saving your map. Thats it.
 
Last edited:
Back
Top