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

Solved [Warning - Items::loadFromXml]

Sentinel3

New Member
Joined
Oct 16, 2014
Messages
180
Reaction score
0
Hi! I have a server TFS 0.3.6, and when I start my server it give this type of errors:

[Warning - Items::loadFromXml] Unknown key value walkStack
[Warning - Items::loadFromXml] Unknown key value blocksolid
[Warning - Items::loadFromXml] Unknown type rune

I dont know what's this, but If someone can help me please.., I will give you a lot of thanks!!!
 
In TFS 0.3.6 those attributes do not exist. You can either ignore them, or remove the lines from your items.xml file.
 
Back
Top