Created
May 9, 2020 14:52
-
-
Save raymondjxu/c7f3d0ae689450ef0178a34059f50a3a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10:45:59 [INFO] Using standard Java JCE cipher. | |
10:45:59 [INFO] Using standard Java compressor. | |
10:45:59 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.15-SNAPSHOT:3373eb8:1496 | |
10:45:59 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop | |
10:45:59 [WARNING] Epoll is not working, falling back to NIO: ExceptionInInitializerError : null @ io.netty.channel.epoll.Epoll:39 | |
10:45:59 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) | |
10:45:59 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) | |
10:45:59 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) | |
10:45:59 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) | |
10:45:59 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) | |
10:45:59 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) | |
10:45:59 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.15-SNAPSHOT:3373eb8:1496 by SpigotMC | |
10:45:59 [INFO] Loaded plugin cmd_find version git:cmd_find:1.15-SNAPSHOT:3373eb8:1496 by SpigotMC | |
10:45:59 [INFO] Loaded plugin BungeeChat version 2.2.3.1202-DEV by BrainStone | |
10:45:59 [INFO] Loaded plugin cmd_server version git:cmd_server:1.15-SNAPSHOT:3373eb8:1496 by SpigotMC | |
10:45:59 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.15-SNAPSHOT:3373eb8:1496 by SpigotMC | |
10:45:59 [INFO] Loaded plugin cmd_send version git:cmd_send:1.15-SNAPSHOT:3373eb8:1496 by SpigotMC | |
10:45:59 [INFO] Loaded plugin cmd_list version git:cmd_list:1.15-SNAPSHOT:3373eb8:1496 by SpigotMC | |
10:45:59 [WARNING] Forced host server pvp is not defined | |
10:45:59 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.15-SNAPSHOT:3373eb8:1496 by SpigotMC | |
10:45:59 [INFO] Enabled plugin cmd_find version git:cmd_find:1.15-SNAPSHOT:3373eb8:1496 by SpigotMC | |
10:46:00 [WARNING] Exception encountered when loading plugin: BungeeChat | |
dev.aura.bungeechat.shadow.com.typesafe.config.ConfigException$Missing: plugins/BungeeChat/config.conf: 350: No configuration setting found for key '"-->"' | |
at dev.aura.bungeechat.shadow.com.typesafe.config.impl.SimpleConfig.findKeyOrNull(SimpleConfig.java:156) | |
at dev.aura.bungeechat.shadow.com.typesafe.config.impl.SimpleConfig.findOrNull(SimpleConfig.java:174) | |
at dev.aura.bungeechat.shadow.com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:188) | |
at dev.aura.bungeechat.shadow.com.typesafe.config.impl.SimpleConfig.find(SimpleConfig.java:193) | |
at dev.aura.bungeechat.shadow.com.typesafe.config.impl.SimpleConfig.getString(SimpleConfig.java:250) | |
at java.util.stream.Collectors.lambda$toMap$58(Collectors.java:1321) | |
at java.util.stream.ReduceOps$3ReducingSink.accept(ReduceOps.java:169) | |
at java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1556) | |
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) | |
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) | |
at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) | |
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) | |
at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) | |
at dev.aura.bungeechat.module.SymbolSubstitutionModule.onEnable(SymbolSubstitutionModule.java:27) | |
at java.util.LinkedList$LLSpliterator.forEachRemaining(LinkedList.java:1235) | |
at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) | |
at dev.aura.bungeechat.api.module.ModuleManager.enableModules(ModuleManager.java:44) | |
at dev.aura.bungeechat.BungeeChat.onEnable(BungeeChat.java:146) | |
at dev.aura.bungeechat.BungeeChat.onEnable(BungeeChat.java:91) | |
at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:250) | |
at net.md_5.bungee.BungeeCord.start(BungeeCord.java:286) | |
at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:62) | |
at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15) | |
10:46:00 [INFO] Enabled plugin cmd_server version git:cmd_server:1.15-SNAPSHOT:3373eb8:1496 by SpigotMC | |
10:46:00 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.15-SNAPSHOT:3373eb8:1496 by SpigotMC | |
10:46:00 [INFO] Enabled plugin cmd_send version git:cmd_send:1.15-SNAPSHOT:3373eb8:1496 by SpigotMC | |
10:46:00 [INFO] Enabled plugin cmd_list version git:cmd_list:1.15-SNAPSHOT:3373eb8:1496 by SpigotMC | |
10:46:00 [INFO] Listening on /0.0.0.0:25577 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment