xoreos / xoreos-tools

Tools to help the development of xoreos
https://xoreos.org/
GNU General Public License v3.0
66 stars 28 forks source link

xml2tlk gives error when trying convert back cp1251 xml #81

Open Nikuksis opened 1 year ago

Nikuksis commented 1 year ago

When i trying to convert cp1251 xml back to tlk programm returns: WARNING: iconv() failed: Illegal byte sequence! and just making empty tlk file.

I tried to not making cp1251 encoding - this works fine, but it is not supporting cyrillic symbols in xml then.

DrMcCoy commented 1 year ago

Which version of xoreos-tools are you using?

I'm afraid there was a bug in the latest release. It's already fixed in the repository, but we didn't have a new release since then. You'd need to compile xoreos-tools yourself.