pizza-studio / HSRPizzaHelper

HSR Pizza Helper, a game tool App for Honkai: Star Rail on Apple platforms.
https://pizzastudio.org
GNU General Public License v3.0
64 stars 10 forks source link

[Bug] Character Avatar Display #196

Closed Lucas04-nhr closed 2 months ago

Lucas04-nhr commented 2 months ago

Describe the bug The display of the avatar of the new character Firefly in the warp analysis seems abnormal("NULL-CHAR(1310)"), but that in the Details of "My character" is normal.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Tools'
  2. Click on 'Warp Analysis'
  3. Get the warp record
  4. See error

Expected behavior Firefly's real name and avatar.

Screenshots

image

System (please complete the following information):

Additional context None.

ShikiSuen commented 2 months ago

Could you please share a copy of your gacha log (SRGF) for us to debug this issue?

ShikiSuen commented 2 months ago

BTW the char 1310 is Hotaru (流萤). Its avatar was censored by MiHoYo in HSR v2.0 - v2.2 for confidential purposes. The image asset has been fixed in PizzaHelper4HSR v1.3.9-RC.3-727.

For now you may try putting Hotaru into your ShowCase and try loading the showcase in this app. This will trigger the update of EnkaDB to make sure character names are all loadable. We'll fix the character name API in this view in the next app update.

Lucas04-nhr commented 2 months ago

BTW the char 1310 is Hotaru (流萤). Its avatar was censored by MiHoYo in HSR v2.0 - v2.2 for confidential purposes. The image asset has been fixed in PizzaHelper4HSR v1.3.9-RC.3-727.

For now you may try putting Hotaru into your ShowCase and try loading the showcase in this app. This will trigger the update of EnkaDB to make sure character names are all loadable. We'll fix the character name API in this view in the next app update.

It seems work through this workaround, thanks!