Open EPuncker opened 2 years ago
For example if I have items.xml UTF-8 and item id 100 named ground it works ok
ground
However, if I have items.xml UTF-16 (or any other encoding: ansi, Windows-1252) and item id 100 named chão it will display blank item name and id:
chão
For example if I have items.xml UTF-8 and item id 100 named
ground
it works okHowever, if I have items.xml UTF-16 (or any other encoding: ansi, Windows-1252) and item id 100 named
chão
it will display blank item name and id: