Advertisement
Guest User

Untitled

a guest
Mar 20th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. [17:59:59] [Server thread/DEBUG] [EnderIO/]: Running onPlayerDeathEarly logic for York
  2. [17:59:59] [Server thread/DEBUG] [EnderIO/]: Galacticraft inventory inaccessable. Most likely because it is not installed.
  3. [17:59:59] [Server thread/DEBUG] [EnderIO/]: Running onPlayerDeathLate logic for York
  4. [18:00:00] [Server thread/DEBUG] [mixin/]: Mixing common.MixinSpongeProxyBlockAccess from mixins.forge.core.json into org.spongepowered.common.world.SpongeProxyBlockAccess
  5. [18:00:00] [Server thread/DEBUG] [mixin/]: Mixing world.MixinNextTickListEntry from mixins.common.core.json into net.minecraft.world.NextTickListEntry
  6. [18:00:00] [pool-2-thread-15/DEBUG] [com.zaxxer.hikari.pool.PoolBase/luckperms]: HikariPool-2 - Reset (autoCommit) on connection org.mariadb.jdbc.MariaDbConnection@401fbe6b
  7. [18:00:02] [Server thread/DEBUG] [EnderIO/]: Running onPlayerCloneEarly logic for York
  8. [18:00:02] [Server thread/DEBUG] [EnderIO/]: Running onPlayerCloneLate logic for York
  9. [18:00:02] [Server thread/DEBUG] [NotEnoughItems/]: Sending serverside check to: York
  10. [18:00:03] [Netty Epoll Server IO #3/DEBUG] [FML/]: Muted NetworkDispatcher exception
  11. java.io.IOException: Error while read(...): Connection reset by peer
  12. at io.netty.channel.epoll.Native.readAddress(Native Method) ~[Native.class:?]
  13. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.doReadBytes(EpollSocketChannel.java:675) [EpollSocketChannel$EpollSocketUnsafe.class:?]
  14. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:714) [EpollSocketChannel$EpollSocketUnsafe.class:?]
  15. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [EpollEventLoop.class:?]
  16. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [EpollEventLoop.class:?]
  17. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:?]
  18. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  19. [18:00:03] [Server thread/DEBUG] [NotEnoughItems/]: Unloading Player: York
  20. [18:00:03] [Server thread/INFO] [discordbridge/]: York has disconnected!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement