Advertisement
Guest User

Untitled

a guest
Apr 24th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. 22:56:50 [INFO] Using OpenSSL based native cipher.
  2. 22:56:50 [INFO] Using native code compressor
  3. 22:56:50 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.11-SNAPSHOT:53cc324:1229
  4. 22:56:50 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop
  5. 22:56:50 [INFO] Epoll is working, utilising it!
  6. 22:56:50 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
  7. 22:56:50 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
  8. 22:56:50 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
  9. 22:56:50 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
  10. 22:56:50 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
  11. 22:56:50 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
  12. 22:56:50 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.11-SNAPSHOT:53cc324:1229 by SpigotMC
  13. 22:56:50 [INFO] Loaded plugin cmd_find version git:cmd_find:1.11-SNAPSHOT:53cc324:1229 by SpigotMC
  14. 22:56:50 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.11-SNAPSHOT:53cc324:1229 by SpigotMC
  15. 22:56:50 [INFO] Loaded plugin cmd_server version git:cmd_server:1.11-SNAPSHOT:53cc324:1229 by SpigotMC
  16. 22:56:50 [INFO] Loaded plugin cmd_send version git:cmd_send:1.11-SNAPSHOT:53cc324:1229 by SpigotMC
  17. 22:56:50 [INFO] Loaded plugin cmd_list version git:cmd_list:1.11-SNAPSHOT:53cc324:1229 by SpigotMC
  18. 22:56:50 [SEVERE] Exception in thread "main"
  19. 22:56:50 [SEVERE] java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
  20. 22:56:50 [SEVERE] at net.md_5.bungee.conf.YamlConfig.load(YamlConfig.java:91)
  21. 22:56:50 [SEVERE] at net.md_5.bungee.conf.Configuration.load(Configuration.java:64)
  22. 22:56:50 [SEVERE] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:264)
  23. 22:56:50 [SEVERE] at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:55)
  24. 22:56:50 [SEVERE] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement