Skip to content

Instantly share code, notes, and snippets.

@mihionmc
Created February 19, 2018 15:54
Show Gist options
  • Select an option

  • Save mihionmc/5a12aea5841d3f9d6d06e25a97e8b72e to your computer and use it in GitHub Desktop.

Select an option

Save mihionmc/5a12aea5841d3f9d6d06e25a97e8b72e to your computer and use it in GitHub Desktop.
[16:38:11] [Server thread/INFO]: ChrisP_Chicken[Admin] : <ChrisP_Chicken> I guess you threw on the new sponge update?
[16:39:43] [Server thread/INFO] [nucleus]: ChrisP_Chicken ran the command: /home cmppmc
[16:39:56] [Server thread/INFO] [nucleus]: ChrisP_Chicken ran the command: /back
[16:44:03] [Server thread/INFO] [Astral Sorcery]: [AstralSorcery] Load CachedWorldData 'structures' for world 0
[16:44:03] [Server thread/INFO] [Astral Sorcery]: [AstralSorcery] Loading of 'structures' for world 0 finished.
[16:44:04] [Server thread/INFO] [Astral Sorcery]: [AstralSorcery] Load CachedWorldData 'rcrystals' for world 0
[16:44:06] [Server thread/INFO] [Astral Sorcery]: [AstralSorcery] Loading of 'rcrystals' for world 0 finished.
[16:44:07] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2807ms behind, skipping 56 tick(s)
[16:44:35] [Server thread/INFO] [nucleus]: ChrisP_Chicken ran the command: /home
[16:44:35] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 9445ms behind, skipping 188 tick(s)
[16:45:06] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 14293ms behind, skipping 285 tick(s)
[16:47:32] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.ClassCastException: org.spongepowered.common.item.inventory.lens.impl.slots.SlotLensImpl cannot be cast to org.spongepowered.common.item.inventory.lens.slots.CraftingOutputSlotLens
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_161]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_161]
at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:276) [SpongeImplHooks.class:1.12.2-2611-7.1.0-BETA-2929]
at net.minecraft.server.MinecraftServer.redirect$onRun$zjf000(MinecraftServer.java:4003) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:721) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161]
Caused by: java.lang.ClassCastException: org.spongepowered.common.item.inventory.lens.impl.slots.SlotLensImpl cannot be cast to org.spongepowered.common.item.inventory.lens.slots.CraftingOutputSlotLens
at org.spongepowered.common.item.inventory.lens.impl.comp.CraftingInventoryLensImpl.<init>(CraftingInventoryLensImpl.java:55) ~[CraftingInventoryLensImpl.class:1.12.2-2611-7.1.0-BETA-2929]
at org.spongepowered.common.item.inventory.lens.impl.comp.CraftingInventoryLensImpl.<init>(CraftingInventoryLensImpl.java:49) ~[CraftingInventoryLensImpl.class:1.12.2-2611-7.1.0-BETA-2929]
at org.spongepowered.common.item.inventory.util.ContainerUtil.generateLens(ContainerUtil.java:338) ~[ContainerUtil.class:1.12.2-2611-7.1.0-BETA-2929]
at org.spongepowered.common.item.inventory.util.ContainerUtil.getLens(ContainerUtil.java:233) ~[ContainerUtil.class:1.12.2-2611-7.1.0-BETA-2929]
at net.minecraft.inventory.Container.spongeInit(Container.java:1013) ~[afr.class:?]
at net.minecraft.inventory.Container.detectAndSendChanges(Container.java:1066) ~[afr.class:?]
at net.minecraft.inventory.Container.func_75142_b(Container.java:1061) ~[afr.class:?]
at com.raoulvdberge.refinedstorage.container.ContainerBase.func_75142_b(ContainerBase.java:177) ~[ContainerBase.class:?]
at net.minecraft.inventory.Container.func_75132_a(Container.java:1048) ~[afr.class:?]
at net.minecraftforge.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:100) ~[FMLNetworkHandler.class:?]
at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2550) ~[aed.class:?]
at com.raoulvdberge.refinedstorage.block.BlockBase.tryOpenNetworkGui(BlockBase.java:188) ~[BlockBase.class:?]
at com.raoulvdberge.refinedstorage.block.BlockBase.tryOpenNetworkGui(BlockBase.java:167) ~[BlockBase.class:?]
at com.raoulvdberge.refinedstorage.block.BlockGrid.func_180639_a(BlockGrid.java:59) ~[BlockGrid.class:?]
at net.minecraft.server.management.PlayerInteractionManager.func_187251_a(PlayerInteractionManager.java:1249) ~[or.class:?]
at net.minecraft.network.NetHandlerPlayServer.redirect$onProcessRightClickBlock$zik000(NetHandlerPlayServer.java:2377) ~[pa.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_184337_a(NetHandlerPlayServer.java:739) ~[pa.class:?]
at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:55) ~[ma.class:?]
at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.func_148833_a(SourceFile:11) ~[ma.class:?]
at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:149) ~[PacketUtil.class:1.12.2-2611-7.1.0-BETA-2929]
at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zla000(SourceFile:539) ~[hv$1.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[hv$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_161]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_161]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
... 7 more
[16:48:19] [Server thread/ERROR] [Sponge]: /*******************************************************************************************************************************************/
[16:48:19] [Server thread/ERROR] [Sponge]: /* Exception Exiting Phase */
[16:48:19] [Server thread/ERROR] [Sponge]: /*******************************************************************************************************************************************/
[16:48:19] [Server thread/ERROR] [Sponge]: /* Something happened when trying to unwind PRIMARY_DRAG_INVENTORY_STOP */
[16:48:19] [Server thread/ERROR] [Sponge]: /* PhaseContext : */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - Owner: EntityPlayerMP['ChrisP_Chicken'/4523, l='world', x=-294.59, y=75.00, z=2715.64] */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - Notifier: EntityPlayerMP['ChrisP_Chicken'/4523, l='world', x=-294.59, y=75.00, z=2715.64] */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - Source: EntityPlayerMP['ChrisP_Chicken'/4523, l='world', x=-294.59, y=75.00, z=2715.64] */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - CapturedBlocks: CapturedBlocksSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - BlockItemDrops: BlockItemDropsSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - BlockItemEntityDrops: BlockItemEntityDropsSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - CapturedItems: CapturedItemsSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - CapturedEntities: CapturedEntitiesSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - CapturedItemStack: CapturedItemStackSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - EntityItemDrops: EntityItemDropsSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - EntityItemEntityDrops: EntityItemEntityDropsSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - BlockEntitySpawns: CapturedBlockEntitySpawnSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: org.spongepowered.common.event.tracking.context.CaptureBlockPos@1f */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - PacketPlayer: EntityPlayerMP['ChrisP_Chicken'/4523, l='world', x=-294.59, y=75.00, z=2715.64] */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - Packet: CPacketClickWindow{windowId=70, slotId=-999, usedButton=2, actionNumber=8, clickedItem=1xtile.air@0, mode=QUICK_CRAFT} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - IgnoreCreative: false */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - ItemStackUsed: null */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - HighlightedSlotId: 0 */
[16:48:19] [Server thread/ERROR] [Sponge]: /* Phases remaining : */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - Phase: GeneralPhase{}{PostState} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* Context: */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - Owner: null */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - Notifier: null */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - Source: null */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - CapturedBlocks: CapturedBlocksSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - BlockItemDrops: BlockItemDropsSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - BlockItemEntityDrops: BlockItemEntityDropsSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - CapturedItems: CapturedItemsSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - CapturedEntities: CapturedEntitiesSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - CapturedItemStack: CapturedItemStackSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - EntityItemDrops: EntityItemDropsSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - EntityItemEntityDrops: EntityItemEntityDropsSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - BlockEntitySpawns: CapturedBlockEntitySpawnSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: null */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - UnwindingState: PRIMARY_DRAG_INVENTORY_STOP */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - UnwindingContext: InventoryPacketContext{isCompleted=true} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - Phase: PluginPhase{}{ScheduledTaskPhaseState} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* Context: */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - Owner: null */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - Notifier: null */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - Source: com.google.common.util.concurrent.ListenableFutureTask@6bb47ef7 */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - CapturedBlocks: CapturedBlocksSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - BlockItemDrops: BlockItemDropsSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - BlockItemEntityDrops: BlockItemEntityDropsSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - CapturedItems: CapturedItemsSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - CapturedEntities: CapturedEntitiesSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - CapturedItemStack: CapturedItemStackSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - EntityItemDrops: null */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - EntityItemEntityDrops: null */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - BlockEntitySpawns: CapturedBlockEntitySpawnSupplier{Captured=0} */
[16:48:19] [Server thread/ERROR] [Sponge]: /* - CapturedBlockPosition: null */
[16:48:19] [Server thread/ERROR] [Sponge]: /* Stacktrace: */
[16:48:19] [Server thread/ERROR] [Sponge]: /* java.lang.NullPointerException: null */
[16:48:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.item.inventory.query.operation.InventoryTypeQueryOperation.matches(InventoryTypeQueryOperation.java:44) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.item.inventory.query.Query.matches(Query.java:122) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.item.inventory.query.Query.execute(Query.java:74) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.item.inventory.query.Query.execute(Query.java:70) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.item.inventory.adapter.impl.MinecraftInventoryAdapter.query(MinecraftInventoryAdapter.java:200) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.packet.drag.DragInventoryStopState.unwindCraftPreview(DragInventoryStopState.java:65) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.packet.drag.DragInventoryStopState.unwind(DragInventoryStopState.java:57) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.packet.drag.DragInventoryStopState.unwind(DragInventoryStopState.java:43) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:211) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:392) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:151) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zla000(SourceFile:539) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* java.util.concurrent.FutureTask.run(FutureTask.java:266) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.util.Util.func_181617_a(SourceFile:46) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:276) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.redirect$onRun$zjf000(MinecraftServer.java:4003) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:721) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[16:48:19] [Server thread/ERROR] [Sponge]: /* */
[16:48:19] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
[16:48:19] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-SNAPSHOT-6aa4e43 */
[16:48:19] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2611-7.1.0-BETA-2929 */
[16:48:19] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.1.2601 */
[16:48:19] [Server thread/ERROR] [Sponge]: /*******************************************************************************************************************************************/
> Exception in thread "Server Watchdog" /*******************************************************************************************************************************************/
/* Exception Exiting Phase */
/*******************************************************************************************************************************************/
/* Something happened when trying to unwind PRIMARY_DRAG_INVENTORY_STOP */
/* PhaseContext : */
/* - Owner: EntityPlayerMP['ChrisP_Chicken'/4523, l='world', x=-294.59, y=75.00, z=2715.64] */
/* - Notifier: EntityPlayerMP['ChrisP_Chicken'/4523, l='world', x=-294.59, y=75.00, z=2715.64] */
/* - Source: EntityPlayerMP['ChrisP_Chicken'/4523, l='world', x=-294.59, y=75.00, z=2715.64] */
/* - CapturedBlocks: CapturedBlocksSupplier{Captured=0} */
/* - BlockItemDrops: BlockItemDropsSupplier{Captured=0} */
/* - BlockItemEntityDrops: BlockItemEntityDropsSupplier{Captured=0} */
/* - CapturedItems: CapturedItemsSupplier{Captured=0} */
/* - CapturedEntities: CapturedEntitiesSupplier{Captured=0} */
/* - CapturedItemStack: CapturedItemStackSupplier{Captured=0} */
/* - EntityItemDrops: EntityItemDropsSupplier{Captured=0} */
/* - EntityItemEntityDrops: EntityItemEntityDropsSupplier{Captured=0} */
/* - BlockEntitySpawns: CapturedBlockEntitySpawnSupplier{Captured=0} */
/* - CapturedBlockPosition: org.spongepowered.common.event.tracking.context.CaptureBlockPos@1f */
/* - PacketPlayer: EntityPlayerMP['ChrisP_Chicken'/4523, l='world', x=-294.59, y=75.00, z=2715.64] */
/* - Packet: CPacketClickWindow{windowId=70, slotId=-999, usedButton=2, actionNumber=8, clickedItem=1xtile.air@0, mode=QUICK_CRAFT} */
/* - IgnoreCreative: false */
/* - ItemStackUsed: null */
/* - HighlightedSlotId: 0 */
/* Phases remaining : */
/* - Phase: GeneralPhase{}{PostState} */
/* Context: */
/* - Owner: null */
/* - Notifier: null */
/* - Source: null */
/* - CapturedBlocks: CapturedBlocksSupplier{Captured=0} */
/* - BlockItemDrops: BlockItemDropsSupplier{Captured=0} */
/* - BlockItemEntityDrops: BlockItemEntityDropsSupplier{Captured=0} */
/* - CapturedItems: CapturedItemsSupplier{Captured=0} */
/* - CapturedEntities: CapturedEntitiesSupplier{Captured=0} */
/* - CapturedItemStack: CapturedItemStackSupplier{Captured=0} */
/* - EntityItemDrops: EntityItemDropsSupplier{Captured=0} */
/* - EntityItemEntityDrops: EntityItemEntityDropsSupplier{Captured=0} */
/* - BlockEntitySpawns: CapturedBlockEntitySpawnSupplier{Captured=0} */
/* - CapturedBlockPosition: null */
/* - UnwindingState: PRIMARY_DRAG_INVENTORY_STOP */
/* - UnwindingContext: InventoryPacketContext{isCompleted=true} */
/* - Phase: PluginPhase{}{ScheduledTaskPhaseState} */
/* Context: */
/* - Owner: null */
/* - Notifier: null */
/* - Source: com.google.common.util.concurrent.ListenableFutureTask@6bb47ef7 */
/* - CapturedBlocks: CapturedBlocksSupplier{Captured=0} */
/* - BlockItemDrops: BlockItemDropsSupplier{Captured=0} */
/* - BlockItemEntityDrops: BlockItemEntityDropsSupplier{Captured=0} */
/* - CapturedItems: CapturedItemsSupplier{Captured=0} */
/* - CapturedEntities: CapturedEntitiesSupplier{Captured=0} */
/* - CapturedItemStack: CapturedItemStackSupplier{Captured=0} */
/* - EntityItemDrops: null */
/* - EntityItemEntityDrops: null */
/* - BlockEntitySpawns: CapturedBlockEntitySpawnSupplier{Captured=0} */
/* - CapturedBlockPosition: null */
/* Stacktrace: */
/* java.lang.NullPointerException: null */
/* org.spongepowered.common.item.inventory.query.operation.InventoryTypeQueryOperation.matches(InventoryTypeQueryOperation.java:44) */
/* org.spongepowered.common.item.inventory.query.Query.matches(Query.java:122) */
/* org.spongepowered.common.item.inventory.query.Query.execute(Query.java:74) */
/* org.spongepowered.common.item.inventory.query.Query.execute(Query.java:70) */
/* org.spongepowered.common.item.inventory.adapter.impl.MinecraftInventoryAdapter.query(MinecraftInventoryAdapter.java:200) */
/* org.spongepowered.common.event.tracking.phase.packet.drag.DragInventoryStopState.unwindCraftPreview(DragInventoryStopState.java:65) */
/* org.spongepowered.common.event.tracking.phase.packet.drag.DragInventoryStopState.unwind(DragInventoryStopState.java:57) */
/* org.spongepowered.common.event.tracking.phase.packet.drag.DragInventoryStopState.unwind(DragInventoryStopState.java:43) */
/* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:211) */
/* - BlockItemDrops: BlockItemDropsSupplier{Captured=0} */
/* - BlockItemEntityDrops: BlockItemEntityDropsSupplier{Captured=0} */
/* - CapturedItems: CapturedItemsSupplier{Captured=0} */
/* - CapturedEntities: CapturedEntitiesSupplier{Captured=0} */
/* - CapturedItemStack: CapturedItemStackSupplier{Captured=0} */
/* - EntityItemDrops: null */
/* - EntityItemEntityDrops: null */
/* - BlockEntitySpawns: CapturedBlockEntitySpawnSupplier{Captured=0} */
/* - CapturedBlockPosition: null */
/* Stacktrace: */
/* java.lang.NullPointerException: null */
/* org.spongepowered.common.item.inventory.query.operation.InventoryTypeQueryOperation.matches(InventoryTypeQueryOperation.java:44) */
/* org.spongepowered.common.item.inventory.query.Query.matches(Query.java:122) */
/* org.spongepowered.common.item.inventory.query.Query.execute(Query.java:74) */
/* org.spongepowered.common.item.inventory.query.Query.execute(Query.java:70) */
/* org.spongepowered.common.item.inventory.adapter.impl.MinecraftInventoryAdapter.query(MinecraftInventoryAdapter.java:200) */
/* org.spongepowered.common.event.tracking.phase.packet.drag.DragInventoryStopState.unwindCraftPreview(DragInventoryStopState.java:65) */
/* org.spongepowered.common.event.tracking.phase.packet.drag.DragInventoryStopState.unwind(DragInventoryStopState.java:57) */
/* org.spongepowered.common.event.tracking.phase.packet.drag.DragInventoryStopState.unwind(DragInventoryStopState.java:43) */
/* org.spongepowered.common.event.tracking.PhaseTracker.completePhase(PhaseTracker.java:211) */
/* org.spongepowered.common.event.tracking.PhaseContext.close(PhaseContext.java:392) */
/* org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:151) */
/* net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zla000(SourceFile:539) */
/* net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) */
/* java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) */
/* java.util.concurrent.FutureTask.run(FutureTask.java:266) */
/* net.minecraft.util.Util.func_181617_a(SourceFile:46) */
/* org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:276) */
/* net.minecraft.server.MinecraftServer.redirect$onRun$zjf000(MinecraftServer.java:4003) */
/* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:721) */
/* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) */
/* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) */
/* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) */
/* java.lang.Thread.run(Thread.java:748) */
/* */
/* Minecraft : 1.12.2 */
/* SpongeAPI : 7.1.0-SNAPSHOT-6aa4e43 */
/* SpongeForge : 1.12.2-2611-7.1.0-BETA-2929 */
/* Minecraft Forge : 14.23.1.2601 */
/*******************************************************************************************************************************************/
[16:50:43] [Server thread/INFO] [nucleus]: ChrisP_Chicken ran the command: /cofh tps
[16:53:25] [Server thread/INFO] [nucleus]: ChrisP_Chicken ran the command: /cofh tps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment