You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create an item/block/creative tab, and don't add any translations for it. The game will infinite loop when you try to get more details about it, since it can't fall back on a nonexistant en_us translation.
The text was updated successfully, but these errors were encountered:
https://pastebin.com/fA0nrgyA
UniversalModCore/src/main/java/cam72cam/mod/text/CustomTranslations.java
Line 58 in 4bbeaaf
To replicate:
Create an item/block/creative tab, and don't add any translations for it. The game will infinite loop when you try to get more details about it, since it can't fall back on a nonexistant
en_us
translation.The text was updated successfully, but these errors were encountered: