Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2020
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1.  
  2. C:\Users\louis\Desktop\Dragongames\BungeeCord>java -version
  3. java version "1.8.0_241"
  4. Java(TM) SE Runtime Environment (build 1.8.0_241-b07)
  5. Java HotSpot(TM) 64-Bit Server VM (build 25.241-b07, mixed mode)
  6.  
  7. C:\Users\louis\Desktop\Dragongames\BungeeCord>java -Xmx1G -jar BungeeCord.jar
  8. 11:43:50 [INFOS] Using standard Java JCE cipher.
  9. 11:43:50 [INFOS] Using standard Java compressor.
  10. 11:43:50 [INFOS] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.15-SNAPSHOT:c2cc33c:1484
  11. 11:43:50 [INFOS] Discovered module: ModuleSpec(name=cmd_alert, file=modules\cmd_alert.jar, provider=JenkinsModuleSource())
  12. 11:43:50 [INFOS] Discovered module: ModuleSpec(name=cmd_find, file=modules\cmd_find.jar, provider=JenkinsModuleSource())
  13. 11:43:50 [INFOS] Discovered module: ModuleSpec(name=cmd_list, file=modules\cmd_list.jar, provider=JenkinsModuleSource())
  14. 11:43:50 [INFOS] Discovered module: ModuleSpec(name=cmd_send, file=modules\cmd_send.jar, provider=JenkinsModuleSource())
  15. 11:43:50 [INFOS] Discovered module: ModuleSpec(name=cmd_server, file=modules\cmd_server.jar, provider=JenkinsModuleSource())
  16. 11:43:50 [INFOS] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules\reconnect_yaml.jar, provider=JenkinsModuleSource())
  17. 11:43:50 [INFOS] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.15-SNAPSHOT:c2cc33c:1484 by SpigotMC
  18. 11:43:50 [INFOS] Loaded plugin cmd_find version git:cmd_find:1.15-SNAPSHOT:c2cc33c:1484 by SpigotMC
  19. 11:43:50 [INFOS] Loaded plugin cmd_server version git:cmd_server:1.15-SNAPSHOT:c2cc33c:1484 by SpigotMC
  20. 11:43:50 [INFOS] Loaded plugin cmd_alert version git:cmd_alert:1.15-SNAPSHOT:c2cc33c:1484 by SpigotMC
  21. 11:43:50 [INFOS] Loaded plugin cmd_send version git:cmd_send:1.15-SNAPSHOT:c2cc33c:1484 by SpigotMC
  22. 11:43:50 [INFOS] Loaded plugin cmd_list version git:cmd_list:1.15-SNAPSHOT:c2cc33c:1484 by SpigotMC
  23. 11:43:50 [AVERTISSEMENT] Forced host server pvp is not defined
  24. 11:43:50 [INFOS] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.15-SNAPSHOT:c2cc33c:1484 by SpigotMC
  25. 11:43:50 [INFOS] Enabled plugin cmd_find version git:cmd_find:1.15-SNAPSHOT:c2cc33c:1484 by SpigotMC
  26. 11:43:50 [INFOS] Enabled plugin cmd_server version git:cmd_server:1.15-SNAPSHOT:c2cc33c:1484 by SpigotMC
  27. 11:43:50 [INFOS] Enabled plugin cmd_alert version git:cmd_alert:1.15-SNAPSHOT:c2cc33c:1484 by SpigotMC
  28. 11:43:50 [INFOS] Enabled plugin cmd_send version git:cmd_send:1.15-SNAPSHOT:c2cc33c:1484 by SpigotMC
  29. 11:43:50 [INFOS] Enabled plugin cmd_list version git:cmd_list:1.15-SNAPSHOT:c2cc33c:1484 by SpigotMC
  30. 11:43:51 [INFOS] Listening on /0.0.0.0:25565
  31. 11:45:53 [INFOS] [/127.0.0.1:62259] <-> InitialHandler has pinged
  32. 11:45:53 [INFOS] [/127.0.0.1:62258] <-> InitialHandler has pinged
  33. 11:45:56 [INFOS] [speedercraft,/127.0.0.1:62263] <-> InitialHandler has connected
  34. 11:45:57 [INFOS] [speedercraft] <-> ServerConnector [lobby] has connected
  35. 11:45:57 [INFOS] [speedercraft] disconnected with: DecoderException : java.lang.IndexOutOfBoundsException: readerIndex(33) + length(1) exceeds writerIndex(33): UnpooledSlicedByteBuf(ridx: 33, widx: 33, cap: 33/33, unwrapped: PooledUnsafeDirectByteBuf(ridx: 35, widx: 106, cap: 496)) @ io.netty.handler.codec.MessageToMessageDecoder:98
  36. 11:45:57 [INFOS] [speedercraft] -> UpstreamBridge has disconnected
  37. 11:45:57 [INFOS] [speedercraft] <-> DownstreamBridge <-> [lobby] has disconnected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement