Guest User

Untitled

a guest
Feb 18th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.63 KB | None | 0 0
  1. [04:00:11 INFO]: Booting up Velocity 1.0-SNAPSHOT (git-332f9315-b64)...
  2. [04:00:11 INFO]: Connections will use epoll channels, native (Linux amd64) compression, Java ciphers
  3. [04:00:11 INFO]: Loading plugins...
  4. [04:00:12 INFO]: No class modules in the folder
  5. [04:00:12 INFO]: No class modules in the folder
  6. [04:00:12 INFO]: Loaded 7 plugins
  7. [04:00:12 INFO]: __
  8. [04:00:12 INFO]: | |__) LuckPerms v4.3.94
  9. [04:00:12 INFO]: |___ | Running on Velocity - Velocity
  10. [04:00:12 INFO]:
  11. [04:00:12 INFO] [luckperms]: Loading configuration...
  12. [04:00:12 INFO] [luckperms]: Loading storage provider... [H2]
  13. [04:00:12 INFO] [luckperms]: Loading internal permission managers...
  14. [04:00:12 INFO] [luckperms]: Performing initial data load...
  15. [04:00:12 INFO] [luckperms]: Successfully enabled. (took 668ms)
  16. [04:00:12 INFO] [velocityutils]: Enabling VelocityUtils version 1.0.1
  17. [04:00:12 INFO] [nuvotifier]: Loaded token for website: default
  18. [04:00:13 INFO] [nuvotifier]: Method none selected for vote forwarding: Votes will not be forwarded to backend servers.
  19. [04:00:13 INFO] [nuvotifier]: Votifier enabled on socket /0:0:0:0:0:0:0:0:8192.
  20. [04:00:13 INFO] [maintenance]: Maintenance loaded
  21. [04:00:13 INFO]: Done (1.98s)!
  22. [04:00:13 INFO]: Listening on /0:0:0:0:0:0:0:0%0:25565
  23. [04:00:14 ERROR]: [initial connection] /***:***: exception encountered
  24. io.netty.handler.codec.CorruptedFrameException: Did not read full packet for class com.velocitypowered.proxy.protocol.packet.StatusRequest Direction SERVERBOUND Protocol 1.8 State STATUS ID 0
  25. at com.velocitypowered.proxy.protocol.netty.MinecraftDecoder.decode(MinecraftDecoder.java:58) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  26. at com.velocitypowered.proxy.protocol.netty.MinecraftDecoder.decode(MinecraftDecoder.java:14) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  27. at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:88) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  28. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  29. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  30. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  31. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:323) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  32. at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  33. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:426) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  34. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:278) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  35. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  36. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  37. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  38. at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  39. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  40. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  41. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  42. at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1434) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  43. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  44. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  45. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:965) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  46. at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  47. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:433) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  48. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:330) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  49. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) ~[velocity-build-64.jar:1.0-SNAPSHOT (git-332f9315-b64)]
  50. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  51. [04:00:14 INFO]: [initial connection] /***:*** has disconnected
Add Comment
Please, Sign In to add comment