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

Language en won't generate properly & error when we do sh <script_name_with_extension> #1

Open
TheJoshue opened this issue Jul 17, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@TheJoshue
Copy link

error log for not generating en language file

[15:24:12] [main/INFO]: Error load configuration files.
[15:24:12] [main/ERROR]: java.io.FileNotFoundException: plugins/TBungeeUtils/language/en.yml (No such file or directory)
[15:24:12] [main/ERROR]: 	at java.base/java.io.FileInputStream.open0(Native Method)
[15:24:12] [main/ERROR]: 	at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
[15:24:12] [main/ERROR]: 	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
[15:24:12] [main/ERROR]: 	at net.md_5.bungee.config.YamlConfiguration.load(YamlConfiguration.java:77)
[15:24:12] [main/ERROR]: 	at net.md_5.bungee.config.YamlConfiguration.load(YamlConfiguration.java:71)
[15:24:12] [main/ERROR]: 	at bungee.main.Language.<init>(Language.java:42)
[15:24:12] [main/ERROR]: 	at bungee.main.Main.loadConfig(Main.java:76)
[15:24:12] [main/ERROR]: 	at bungee.main.Main.onEnable(Main.java:35)
[15:24:12] [main/ERROR]: 	at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:356)
[15:24:12] [main/ERROR]: 	at net.md_5.bungee.BungeeCord.start(BungeeCord.java:320)
[15:24:12] [main/ERROR]: 	at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:54)
[15:24:12] [main/ERROR]: 	at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
@PadowYT2
Copy link
Member

As of right now, upload it

@PadowYT2 PadowYT2 added the bug Something isn't working label Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants