Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.67 KB | None | 0 0
  1. 24.08 17:35:18 [PebbleHost] Received start command
  2. 24.08 17:35:18 [PebbleHost] Server already running
  3. 24.08 17:35:18 [PebbleHost Loader] Server passed size check
  4. 24.08 17:35:18 [PebbleHost Loader] Server passed file check
  5. 24.08 17:35:18 [PebbleHost Loader] Configuring your servers settings...
  6. 24.08 17:35:18 [PebbleHost Loader] Server passed all checks, Booting...
  7. 24.08 17:35:18 [PebbleHost Loader] -----------------------------------
  8. 24.08 17:35:18 [Server] INFO *** Warning, this build is outdated ***
  9. 24.08 17:35:18 [Server] INFO *** Please download a new build from http://ci.md-5.net/job/BungeeCord ***
  10. 24.08 17:35:18 [Server] INFO *** You will get NO support regarding this build ***
  11. 24.08 17:35:18 [Server] INFO *** Server will start in 10 seconds ***
  12. 24.08 17:35:28 [Server] INFO Using mbed TLS based native cipher.
  13. 24.08 17:35:28 [Server] INFO Using zlib based native compressor.
  14. 24.08 17:35:28 [Server] INFO Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:5c6bc18:1418
  15. 24.08 17:35:28 [Server] INFO Not on Windows, attempting to use enhanced EpollEventLoop
  16. 24.08 17:35:28 [Server] INFO Epoll is working, utilising it!
  17. 24.08 17:35:28 [Server] INFO Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
  18. 24.08 17:35:28 [Server] INFO Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
  19. 24.08 17:35:28 [Server] INFO Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
  20. 24.08 17:35:28 [Server] INFO Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
  21. 24.08 17:35:28 [Server] INFO Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
  22. 24.08 17:35:28 [Server] INFO Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
  23. 24.08 17:35:29 [Server] INFO Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:5c6bc18:1418 by SpigotMC
  24. 24.08 17:35:29 [Server] INFO Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:5c6bc18:1418 by SpigotMC
  25. 24.08 17:35:29 [Server] INFO Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:5c6bc18:1418 by SpigotMC
  26. 24.08 17:35:29 [Server] INFO Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:5c6bc18:1418 by SpigotMC
  27. 24.08 17:35:29 [Server] INFO Loaded plugin ServerListPlus version 3.4.8 by Minecrell <https://github.com/Minecrell>
  28. 24.08 17:35:29 [Server] INFO Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:5c6bc18:1418 by SpigotMC
  29. 24.08 17:35:29 [Server] INFO Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:5c6bc18:1418 by SpigotMC
  30. 24.08 17:35:29 [Server] SEVERE Exception in thread "main"
  31. 24.08 17:35:29 [Server] SEVERE java.lang.RuntimeException: Invalid configuration encountered - this is a configuration error and NOT a bug! Please attempt to fix the error or see https://www.spigotmc.org/ for help.
  32. 24.08 17:35:29 [Server] SEVERE at net.md_5.bungee.conf.YamlConfig.load(YamlConfig.java:70)
  33. 24.08 17:35:29 [Server] SEVERE at net.md_5.bungee.conf.Configuration.load(Configuration.java:68)
  34. 24.08 17:35:29 [Server] SEVERE at net.md_5.bungee.BungeeCord.start(BungeeCord.java:266)
  35. 24.08 17:35:29 [Server] SEVERE at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:62)
  36. 24.08 17:35:29 [Server] SEVERE at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
  37. 24.08 17:35:29 [Server] SEVERE Caused by: while parsing a block mapping
  38. 24.08 17:35:29 [Server] INFO in 'reader', line 7, column 3:
  39. 24.08 17:35:29 [Server] INFO - query_port: 25577
  40. 24.08 17:35:29 [Server] INFO ^
  41. 24.08 17:35:29 [Server] INFO expected <block end>, but found '<block mapping start>'
  42. 24.08 17:35:29 [Server] INFO in 'reader', line 13, column 5:
  43. 24.08 17:35:29 [Server] INFO pvp.md-5.net: pvp
  44. 24.08 17:35:29 [Server] INFO ^
  45. 24.08 17:35:29 [Server] SEVERE at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:572)
  46. 24.08 17:35:29 [Server] SEVERE at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
  47. 24.08 17:35:29 [Server] SEVERE at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
  48. 24.08 17:35:29 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:214)
  49. 24.08 17:35:29 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144)
  50. 24.08 17:35:29 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:189)
  51. 24.08 17:35:29 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:142)
  52. 24.08 17:35:29 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236)
  53. 24.08 17:35:29 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227)
  54. 24.08 17:35:29 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215)
  55. 24.08 17:35:29 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144)
  56. 24.08 17:35:29 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:85)
  57. 24.08 17:35:29 [Server] SEVERE at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108)
  58. 24.08 17:35:29 [Server] SEVERE at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:139)
  59. 24.08 17:35:29 [Server] SEVERE at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524)
  60. 24.08 17:35:29 [Server] SEVERE at org.yaml.snakeyaml.Yaml.load(Yaml.java:452)
  61. 24.08 17:35:29 [Server] SEVERE at net.md_5.bungee.conf.YamlConfig.load(YamlConfig.java:67)
  62. 24.08 17:35:29 [Server] SEVERE ... 4 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement