Advertisement
Guest User

Untitled

a guest
Oct 13th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. [21:43:21] [Netty Epoll Server IO #0/INFO]: [ProtocolSupport] /76.25.*.*:45636 connected with protocol version MINECRAFT_FUTURE
  2. [21:43:21] [Netty Epoll Server IO #1/INFO]: [ProtocolSupport] /77.78.*.*:56213 connected with protocol version MINECRAFT_1_14_4
  3. [21:43:21] [Netty Epoll Server IO #2/INFO]: [ProtocolSupport] /77.78.*.*:56214 connected with protocol version MINECRAFT_1_14_4
  4. [21:43:21] [Netty Epoll Server IO #3/INFO]: [ProtocolSupport] /104.238.*.*:56422 connected with protocol version MINECRAFT_1_7_5
  5. [21:43:21] [Netty Epoll Server IO #0/WARN]: io.netty.channel.unix.Errors$NativeIoException: syscall:write(..) failed: Broken pipe
  6. [21:43:21] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.unix.FileDescriptor.writeAddress(..)(Unknown Source)
  7. [21:43:21] [Netty Epoll Server IO #0/WARN]: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
  8. [21:43:21] [Netty Epoll Server IO #0/WARN]: at io.netty.channel.unix.FileDescriptor.readAddress(..)(Unknown Source)
  9. [21:43:21] [Craft Scheduler Thread - 4/INFO]: [VoidGenerator] Checking SpigotMc.org for Updates on VoidGenerator...
  10. [21:43:21] [Craft Scheduler Thread - 4/INFO]: [VoidGenerator] There are no updates available at this time.
  11. [21:43:22] [Netty Epoll Server IO #0/WARN]: [io.netty.channel.DefaultChannelPipeline] 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.
  12. java.nio.channels.ClosedChannelException: null
  13. at io.netty.channel.AbstractChannel$AbstractUnsafe.write(...)(Unknown Source) ~[patched_1.14.4.jar:git-Paper-210]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement