-
Notifications
You must be signed in to change notification settings - Fork 31
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
Fix translation keys not being found. #1508
Comments
I have my suspicions around LocaleService.java line 49, but after some debugging messages the logic seems fine.. cant find anything wrong with it |
do you think this error is caused by the language tsv file? Since the yml file doesn't have debug lines like this when I add it... |
It's possible @VoChiDanh, I haven't tried switching it to use the yml file yet. |
Tried switching to using the yml file, turns out it's empty when it's loaded into the plugin folder. |
Describe the bug
Some incompatibilities with the lang file
To Reproduce
Compile mf 4.7.0 and run commands
Expected behavior
Normal lang messages
Screenshots or Logs
Java version
Plugin version
Spigot/Paper version (Please Specify which server software you are using)
Paper
The text was updated successfully, but these errors were encountered: