CleverNucleus / RelicEx

Adds compatible trinket items for PlayerEx attributes.
MIT License
5 stars 10 forks source link

Wrong tooltip' display on Ring Relic #19

Closed Rivmun closed 1 year ago

Rivmun commented 2 years ago

Game Version: 1.19.2 API: Fabric 0.14.9 The tooltip of Ring Relic display like this: QQ截图20220918192903 And other like: QQ截图20220918192917 Seems title is missing and rare tag on wrong position. This is my modlist.txt

Rivmun commented 2 years ago

I tried to switch language to English then it won't happened. So, it seems cause by language file execution of Trinket or RelicEx. Pic 1 line 3 “可装备在以下槽位:" ("Equippable in the trinket slots:" in English) is quoted from Trinket. Which is won't be shown in English lang, like pic 2. Both mod is translated by me from en_us.json word by word. I don't know why is has such a problem.

CleverNucleus commented 2 years ago

Hi there, I'll start by saying that I have absolutely no clue why this is happening. The fact that it works fine for English translation but not the other is baffling, more so because the language that is being used should have no programmatical relevance. I also cannot see any mods from your list that would be interacting with RelicEx to cause this.

I'll continue looking into it, but I don't see a solution any time soon. Nonetheless, thank you for bringing this to my attention.

CleverNucleus commented 1 year ago

Closed as issue is stale: fix is unlikely and issue is non-critical.