-
Notifications
You must be signed in to change notification settings - Fork 0
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
Waterfall#496载入报错 #4
Comments
Java:jdk-17.0.1 |
请确认插件目录可读写。 |
插件目录可读写,sudo也没用 |
测试了2遍,在两台机器上,最新的1.1.12不能正常使用,但是1.1.11可以正常使用 |
额,新的问题 |
[21:44:19 INFO]: Using standard Java JCE cipher.
[21:44:19 INFO]: Using standard Java compressor.
[21:44:19 INFO]: Enabled Waterfall version git:Waterfall-Bootstrap:1.19-R0.1-SNAPSHOT:ab3ccb8:496
[21:44:19 INFO]: Discovered module: ModuleSpec(name=cmd_alert, file=modules\cmd_alert.jar, provider=JenkinsModuleSource())
[21:44:19 INFO]: Discovered module: ModuleSpec(name=cmd_find, file=modules\cmd_find.jar, provider=JenkinsModuleSource())
[21:44:19 INFO]: Discovered module: ModuleSpec(name=cmd_list, file=modules\cmd_list.jar, provider=JenkinsModuleSource())
[21:44:19 INFO]: Discovered module: ModuleSpec(name=cmd_send, file=modules\cmd_send.jar, provider=JenkinsModuleSource())
[21:44:19 INFO]: Discovered module: ModuleSpec(name=cmd_server, file=modules\cmd_server.jar, provider=JenkinsModuleSource())
[21:44:19 INFO]: Discovered module: ModuleSpec(name=reconnect_yaml, file=modules\reconnect_yaml.jar, provider=JenkinsModuleSource())
[21:44:19 INFO]: Loaded plugin reconnect_yaml version git:reconnect_yaml:1.19-R0.1-SNAPSHOT:ab3ccb8:496 by WaterfallMC
[21:44:19 INFO]: Loaded plugin cmd_find version git:cmd_find:1.19-R0.1-SNAPSHOT:ab3ccb8:496 by WaterfallMC
[21:44:19 ERROR] [Phenyl]: Failed creating library directory
[21:44:19 INFO]: Loaded plugin Phenyl version 1.1.12 by TurnALive
[21:44:19 INFO]: Loaded plugin cmd_server version git:cmd_server:1.19-R0.1-SNAPSHOT:ab3ccb8:496 by WaterfallMC
[21:44:19 INFO]: Loaded plugin cmd_alert version git:cmd_alert:1.19-R0.1-SNAPSHOT:ab3ccb8:496 by WaterfallMC
[21:44:19 INFO]: Loaded plugin cmd_send version git:cmd_send:1.19-R0.1-SNAPSHOT:ab3ccb8:496 by WaterfallMC
[21:44:19 INFO]: Loaded plugin cmd_list version git:cmd_list:1.19-R0.1-SNAPSHOT:ab3ccb8:496 by WaterfallMC
[21:44:19 WARN]: Forced host server pvp is not defined
[21:44:19 INFO]: Enabled plugin reconnect_yaml version git:reconnect_yaml:1.19-R0.1-SNAPSHOT:ab3ccb8:496 by WaterfallMC
[21:44:19 INFO]: Enabled plugin cmd_find version git:cmd_find:1.19-R0.1-SNAPSHOT:ab3ccb8:496 by WaterfallMC
[21:44:19 WARN] [Phenyl]: Main - Missing translation key "logFileFail" in translation file en
[21:44:19 WARN]: Exception encountered when loading plugin: Phenyl
java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key logFileFail
at java.util.ResourceBundle.getObject(ResourceBundle.java:564) ~[?:?]
at java.util.ResourceBundle.getObject(ResourceBundle.java:558) ~[?:?]
at java.util.ResourceBundle.getString(ResourceBundle.java:521) ~[?:?]
at live.turna.phenyl.common.message.I18n.translate(I18n.java:117) ~[?:?]
at live.turna.phenyl.common.message.I18n.i18n(I18n.java:72) ~[?:?]
at live.turna.phenyl.common.logger.Logging.setFileLog(Logging.java:60) ~[?:?]
at live.turna.phenyl.common.logger.Logging.onEnable(Logging.java:94) ~[?:?]
at live.turna.phenyl.common.plugin.AbstractPhenyl.enable(AbstractPhenyl.java:49) ~[?:?]
at live.turna.phenyl.bungee.BungeePhenyl.onEnable(BungeePhenyl.java:45) ~[?:?]
at live.turna.phenyl.bungee.loader.PhenylBungeeLoader.onEnable(PhenylBungeeLoader.java:16) ~[?:?]
at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:315) ~[waterfall-1.19-496.jar:git:Waterfall-Bootstrap:1.19-R0.1-SNAPSHOT:ab3ccb8:496]
at net.md_5.bungee.BungeeCord.start(BungeeCord.java:290) ~[waterfall-1.19-496.jar:git:Waterfall-Bootstrap:1.19-R0.1-SNAPSHOT:ab3ccb8:496]
at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:67) ~[waterfall-1.19-496.jar:git:Waterfall-Bootstrap:1.19-R0.1-SNAPSHOT:ab3ccb8:496]
at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15) ~[waterfall-1.19-496.jar:git:Waterfall-Bootstrap:1.19-R0.1-SNAPSHOT:ab3ccb8:496]
[21:44:19 INFO]: Enabled plugin cmd_server version git:cmd_server:1.19-R0.1-SNAPSHOT:ab3ccb8:496 by WaterfallMC
[21:44:19 INFO]: Enabled plugin cmd_alert version git:cmd_alert:1.19-R0.1-SNAPSHOT:ab3ccb8:496 by WaterfallMC
[21:44:19 INFO]: Enabled plugin cmd_send version git:cmd_send:1.19-R0.1-SNAPSHOT:ab3ccb8:496 by WaterfallMC
[21:44:19 INFO]: Enabled plugin cmd_list version git:cmd_list:1.19-R0.1-SNAPSHOT:ab3ccb8:496 by WaterfallMC
[21:44:20 INFO]: Listening on /0.0.0.0:25565
The text was updated successfully, but these errors were encountered: