Electroblob's Wizardry

Electroblob's Wizardry

18M Downloads

crash when open handbook in traditional chinese environment

alan67160 opened this issue · 10 comments

commented

Minecraft version: 1.12.2
Wizardry version: 4.2.11

Issue details: same as issues #404 but this time is Traditional Chinese(zh_tw.lang)

Link to crash report: https://paste.ubuntu.com/p/FYjmKXrd8w/

commented

@alan67160 Sorry, this issue got lost somehow... thanks for making that fix, I will add it to the next update. For now, you can use a custom resource pack to override the broken translation files with the fixed versions, or replace the ones in the jar directly.

commented

Okay that's presumably the encoding again. I will fix this for the upcoming 4.3 update but that may be a while yet. In the meantime you should be able to fix this by copying the zh_tw.lang file into an empty resource pack and changing the encoding to GBK.

commented

but in this time GBK can't fix this because GBK is not supporting Traditional Chinese, GBK only work for Simplified Chinese

commented

I have tried big5 and UTF-8 and it also not working

commented
commented

我也测试了一下,发现gbk、gb18030,gb2312都无法支持繁体中文的显示。。我感觉这个问题只能通过blob改书的代码,使书籍能够支持更多编码,才能解决这个问题。而且似乎在10版本以前是没有书籍崩溃问题的。

commented

v4.2.10

  • Added Taiwanese translations, courtesy of chesterccj305
    This update caused the crash.

So we only can play in version before v4.2.9. Orz

commented

@oachan but before v4.2.9 don't have Traditional Chinese translate :(

commented