Card-Forge / forge

An unofficial rules engine for the world's greatest card game.
https://card-forge.github.io/forge/
GNU General Public License v3.0
937 stars 548 forks source link

Can not update resource file when language is set to Chinese #6091

Open kdmcser opened 2 weeks ago

kdmcser commented 2 weeks ago

Describe the bug Android snapshot version need to update apk and resource file everyday. If language is setting to Chinese, after the resource file is downloaded, game hang for a while and crash.

To Reproduce Steps to reproduce the behavior:

  1. Setting language to zh_CN and CJK fonts to Chinese.
  2. check update
  3. update the lastest version and the resource file
  4. game crashed.

Expected behavior game not crash

Smartphone (please complete the following information):

Hanmac commented 2 weeks ago

@kdmcser can you attach the crash so we can see what is wrong?

kdmcser commented 6 days ago

I dont know how to get the crash log in Android