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

Fix translation keys not being found. #1508

Closed
3 tasks done
jackcayc924 opened this issue Sep 8, 2022 · 4 comments · Fixed by #1522
Closed
3 tasks done

Fix translation keys not being found. #1508

jackcayc924 opened this issue Sep 8, 2022 · 4 comments · Fixed by #1522

Comments

@jackcayc924
Copy link

jackcayc924 commented Sep 8, 2022

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

image

Java version

  • Java 17

Plugin version

  • 4.7.0

Spigot/Paper version (Please Specify which server software you are using)
Paper

  • 1.19.2
@jackcayc924
Copy link
Author

jackcayc924 commented Sep 8, 2022

I have my suspicions around LocaleService.java line 49, but after some debugging messages the logic seems fine.. cant find anything wrong with it

@dmccoystephenson dmccoystephenson changed the title Bug Report Fix translation keys not being found. Sep 9, 2022
@VoChiDanh
Copy link
Contributor

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...

@dmccoystephenson
Copy link
Member

It's possible @VoChiDanh, I haven't tried switching it to use the yml file yet.

@dmccoystephenson
Copy link
Member

Tried switching to using the yml file, turns out it's empty when it's loaded into the plugin folder.

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

Successfully merging a pull request may close this issue.

3 participants