Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recursive language lookups when "en_us" language does not exist. #18

Open
jrddunbr opened this issue Apr 17, 2020 · 0 comments
Open

Recursive language lookups when "en_us" language does not exist. #18

jrddunbr opened this issue Apr 17, 2020 · 0 comments

Comments

@jrddunbr
Copy link

https://pastebin.com/fA0nrgyA

translations.put(lang, getTranslations("en_us"));

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant