Advertisement
Mykeware

Untitled

Jan 8th, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. [22:49:21] [Server thread/INFO] [nucleus/]: Dysthymic ran the command: /badges
  2. [22:49:21] [Server thread/DEBUG] [mixin/]: Mixing inventory.MixinInventoryLargeChest from mixins.common.core.json into net.minecraft.inventory.InventoryLargeChest
  3. [22:49:21] [Server thread/TRACE] [mixin/]: Added class metadata for org/spongepowered/common/item/inventory/lens/impl/minecraft/LargeChestInventoryLens to metadata cache
  4. [22:49:21] [Server thread/DEBUG] [mixin/]: Mixing item.inventory.TraitInventoryAdapter from mixins.common.core.json into net.minecraft.inventory.InventoryLargeChest
  5. [22:49:21] [Server thread/WARN] [mixin/]: Method overwrite conflict for getSlotProvider in mixins.common.core.json:item.inventory.TraitInventoryAdapter, previously written by org.spongepowered.common.mixin.core.inventory.MixinInventoryLargeChest. Skipping method.
  6. [22:49:22] [Server thread/INFO] [nucleus/]: thegamingAC130 ran the command: /badges
  7. [22:49:28] [HikariPool-2 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-2 - Pool stats (total=17, active=0, idle=17, waiting=0)
  8. [22:49:28] [HikariPool-3 housekeeper/DEBUG] [com.zaxxer.hikari.pool.HikariPool/sponge]: HikariPool-3 - Pool stats (total=17, active=0, idle=17, waiting=0)
  9. [22:49:29] [Server thread/INFO] [nucleus/]: Server ran the command: /list
  10. [22:49:29] [Server thread/DEBUG] [nucleus/]: Running io.github.nucleuspowered.nucleus.modules.playerinfo.commands.ListPlayerCommand in async mode.
  11. [22:49:38] [Netty Epoll Server IO #7/DEBUG] [FML/]: Muted NetworkDispatcher exception
  12. java.io.IOException: Error while read(...): Connection reset by peer
  13. at io.netty.channel.epoll.Native.readAddress(Native Method) ~[Native.class:?]
  14. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.doReadBytes(EpollSocketChannel.java:675) [EpollSocketChannel$EpollSocketUnsafe.class:?]
  15. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:714) [EpollSocketChannel$EpollSocketUnsafe.class:?]
  16. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [EpollEventLoop.class:?]
  17. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [EpollEventLoop.class:?]
  18. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:?]
  19. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement