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

items problem error in consol

TKO

Syphero Owner!
Joined
Mar 10, 2008
Messages
2,252
Reaction score
27
Location
Sweden
hey i change my items.xml and i get this error in the consol why?
Code:
[16/08/2009 18:20:40] [Warning - Items::loadFromXml] Cannot load items file.
[16/08/2009 18:20:40] Line: 21124, Info: Input is not proper UTF-8, indicate encoding !
[16/08/2009 18:20:40] Bytes: 0xF1 0x6F 0x20 0x70
 
it dosent exist...
or it dose! here is it!
<item id="9998" article="a" name="filled jalapeño peppers">
<attribute key="description" value="The creamy cheese makes a great combination with spicy peppers."/>
<attribute key="weight" value="650"/>
</item>
 
Back
Top