Advertisement
Guest User

Untitled

a guest
Jul 15th, 2019
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. 16.07 00:56:19 [Server] WARN An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
  2. 16.07 00:56:19 [Server] INFO java.lang.RuntimeException: Unable to access address of buffer
  3. 16.07 00:56:19 [Server] INFO at io.netty.channel.epoll.Native.read(Native Method) ~[spigot.jar:git-PaperSpigot-"4c7641d"]
  4. 16.07 00:56:19 [Server] INFO at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.doReadBytes(EpollSocketChannel.java:678) [spigot.jar:git-PaperSpigot-"4c7641d"]
  5. 16.07 00:56:19 [Server] INFO at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:714) [spigot.jar:git-PaperSpigot-"4c7641d"]
  6. 16.07 00:56:19 [Server] INFO at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe$3.run(EpollSocketChannel.java:755) [spigot.jar:git-PaperSpigot-"4c7641d"]
  7. 16.07 00:56:19 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-PaperSpigot-"4c7641d"]
  8. 16.07 00:56:19 [Server] INFO at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:268) [spigot.jar:git-PaperSpigot-"4c7641d"]
  9. 16.07 00:56:19 [Server] INFO at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-PaperSpigot-"4c7641d"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement