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

I Really need help :S!

Joined
Apr 17, 2008
Messages
1,922
Solutions
1
Reaction score
188
Location
Venezuela
I'm trying to edit Items.xml with my WordPad, but when i save the file and open the server a get this error:

Code:
[01/11/2009 10:51:10] >> Loading items
[01/11/2009 10:51:10] [Warning - Items::loadFromXml] Cannot load items file.
[01/11/2009 10:51:10] Line: 21123, Info: Input is not proper UTF-8, indicate encoding !
[01/11/2009 10:51:10] Bytes: 0xF1 0x6F 0x20 0x70
 
I'm trying to edit Items.xml with my WordPad, but when i save the file and open the server a get this error:

Code:
[01/11/2009 10:51:10] >> Loading items
[01/11/2009 10:51:10] [Warning - Items::loadFromXml] Cannot load items file.
[01/11/2009 10:51:10] Line: 21123, Info: Input is not proper UTF-8, indicate encoding !
[01/11/2009 10:51:10] Bytes: 0xF1 0x6F 0x20 0x70


Hmm i think u should not add new items... and u should not change id... or are possible one u missing something...
 
Notepad sucks too:
s8xgpwb655exjk6rj60.png



;)
 
Line 21123;
search for it, there is a item description or name with a "n" + a line over the "n", change this n to the normal n and it should work.

EDIT: Or use this item.xml (It's from 0.3.5pl1 only fixed the bug): http://www.speedy*****malware.localhost/117448753.html
 
Line 21123;
search for it, there is a item description or name with a "n" + a line over the "n", change this n to the normal n and it should work.

EDIT: Or use this item.xml (It's from 0.3.5pl1 only fixed the bug): items.xml

I fix it, and then get error for other line, i fix it and the get error for other line, i fix it and then bla bla bla...

The problem is the WordPad :S
 
Line 21123;
search for it, there is a item description or name with a "n" + a line over the "n", change this n to the normal n and it should work.

EDIT: Or use this item.xml (It's from 0.3.5pl1 only fixed the bug): items.xml

Stupid you, it's problem with encoding. Not with "bug" in file >.<
 

Similar threads

Back
Top