Skip to content

Instantly share code, notes, and snippets.

@Lunaphied
Created August 9, 2017 01:31
Show Gist options
  • Save Lunaphied/750def63619dfe54622ff00e2fb21148 to your computer and use it in GitHub Desktop.
Save Lunaphied/750def63619dfe54622ff00e2fb21148 to your computer and use it in GitHub Desktop.
[20:24:57] [Server thread/INFO]: modwizcode was blown up by modwizcode
[20:24:57] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:24:57] [Server thread/ERROR] [Sponge]: /* Exception trying to process over a phase! */
[20:24:57] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:24:57] [Server thread/ERROR] [Sponge]: /* PhaseContext : */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: CapturedExplosion */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@303c13f5} */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: CapturedEntities */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: CapturedBlocks */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: CapturedBlocksSupplier{Captured=47} */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: EntityTNTPrimed['Block of TNT'/3417, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: Owner */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: EntityTNTPrimed['Block of TNT'/3417, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Stacktrace: */
[20:24:57] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalStateException: Expected to be capturing a block position during an explosion! Please analyze the current phase context. */
[20:24:57] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.lambda$throwWithContext$3(TrackingUtil.java:479) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* java.util.Optional.orElseThrow(Optional.java:290) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.general.ExplosionState.spawnEntityOrCapture(ExplosionState.java:292) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.general.GeneralPhase.spawnEntityOrCapture(GeneralPhase.java:357) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.CauseTracker.spawnEntity(CauseTracker.java:651) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.spawnEntity(WorldServer.java:2722) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.dropXpOnBlockBreak(Block.java:645) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.BlockOre.dropBlockAsItemWithChance(BlockOre.java:119) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.Explosion.doExplosionB(Explosion.java:879) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.newExplosion(WorldServer.java:3105) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.triggerInternalExplosion(WorldServer.java:2701) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.interfaces.entity.explosive.IMixinExplosive.detonate(IMixinExplosive.java:52) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.item.EntityTNTPrimed.redirect$onExplode$zep002(EntityTNTPrimed.java:669) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.item.EntityTNTPrimed.explode(EntityTNTPrimed.java:115) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.item.EntityTNTPrimed.onUpdate(EntityTNTPrimed.java:102) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkd000(WorldServer.java:2891) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1756) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:819) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntity(World.java:1720) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntities(World.java:5232) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateEntities(WorldServer.java:2228) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:1952) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:404) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:680) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[20:24:57] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:24:57] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:24:57] [Server thread/ERROR] [STDERR]: /* Exception trying to process over a phase! */
[20:24:57] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:24:57] [Server thread/ERROR] [STDERR]: /* PhaseContext : */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: CapturedExplosion */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@303c13f5} */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: CapturedEntities */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: CapturedBlocks */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: CapturedBlocksSupplier{Captured=47} */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: EntityTNTPrimed['Block of TNT'/3417, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: Owner */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: EntityTNTPrimed['Block of TNT'/3417, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Stacktrace: */
[20:24:57] [Server thread/ERROR] [STDERR]: /* java.lang.IllegalStateException: Expected to be capturing a block position during an explosion! Please analyze the current phase context. */
[20:24:57] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.TrackingUtil.lambda$throwWithContext$3(TrackingUtil.java:479) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* java.util.Optional.orElseThrow(Optional.java:290) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.phase.general.ExplosionState.spawnEntityOrCapture(ExplosionState.java:292) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.phase.general.GeneralPhase.spawnEntityOrCapture(GeneralPhase.java:357) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.CauseTracker.spawnEntity(CauseTracker.java:651) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.spawnEntity(WorldServer.java:2722) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.block.Block.dropXpOnBlockBreak(Block.java:645) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.block.BlockOre.dropBlockAsItemWithChance(BlockOre.java:119) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.Explosion.doExplosionB(Explosion.java:879) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.newExplosion(WorldServer.java:3105) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.triggerInternalExplosion(WorldServer.java:2701) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.interfaces.entity.explosive.IMixinExplosive.detonate(IMixinExplosive.java:52) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.item.EntityTNTPrimed.redirect$onExplode$zep002(EntityTNTPrimed.java:669) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.item.EntityTNTPrimed.explode(EntityTNTPrimed.java:115) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.item.EntityTNTPrimed.onUpdate(EntityTNTPrimed.java:102) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkd000(WorldServer.java:2891) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1756) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:819) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntity(World.java:1720) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntities(World.java:5232) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.updateEntities(WorldServer.java:2228) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:1952) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:404) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:680) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* java.lang.Thread.run(Thread.java:748) */
[20:24:57] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:24:57] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:24:57] [Server thread/ERROR] [Sponge]: /* Exception attempting to capture or spawn an Entity! */
[20:24:57] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:24:57] [Server thread/ERROR] [Sponge]: /* PhaseContext : */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: CapturedExplosion */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@303c13f5} */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: CapturedEntities */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: CapturedBlocks */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: CapturedBlocksSupplier{Captured=47} */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: EntityTNTPrimed['Block of TNT'/3417, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: Owner */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: EntityTNTPrimed['Block of TNT'/3417, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Phases remaining : */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Phase: org.spongepowered.common.event.tracking.phase.general.ExplosionState@671209f5 */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Context: */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: CapturedExplosion */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@303c13f5} */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: CapturedEntities */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: CapturedBlocks */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: CapturedBlocksSupplier{Captured=47} */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: EntityTNTPrimed['Block of TNT'/3417, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: Owner */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: EntityTNTPrimed['Block of TNT'/3417, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Phase: EntityTickPhase */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Context: */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: EntityTNTPrimed['Block of TNT'/3417, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: CapturedEntities */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: CapturedBlocks */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: CapturedBlocksSupplier{Captured=0} */
[20:24:57] [Server thread/ERROR] [Sponge]: /* - Name: Owner */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [Sponge]: /* Stacktrace: */
[20:24:57] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalStateException: Expected to be capturing a block position during an explosion! Please analyze the current phase context. */
[20:24:57] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.lambda$throwWithContext$3(TrackingUtil.java:479) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* java.util.Optional.orElseThrow(Optional.java:290) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.general.ExplosionState.spawnEntityOrCapture(ExplosionState.java:292) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.general.GeneralPhase.spawnEntityOrCapture(GeneralPhase.java:357) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.CauseTracker.spawnEntity(CauseTracker.java:651) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.spawnEntity(WorldServer.java:2722) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.dropXpOnBlockBreak(Block.java:645) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.BlockOre.dropBlockAsItemWithChance(BlockOre.java:119) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.Explosion.doExplosionB(Explosion.java:879) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.newExplosion(WorldServer.java:3105) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.triggerInternalExplosion(WorldServer.java:2701) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.interfaces.entity.explosive.IMixinExplosive.detonate(IMixinExplosive.java:52) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.item.EntityTNTPrimed.redirect$onExplode$zep002(EntityTNTPrimed.java:669) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.item.EntityTNTPrimed.explode(EntityTNTPrimed.java:115) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.item.EntityTNTPrimed.onUpdate(EntityTNTPrimed.java:102) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkd000(WorldServer.java:2891) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1756) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:819) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntity(World.java:1720) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntities(World.java:5232) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateEntities(WorldServer.java:2228) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:1952) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:404) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:680) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554) */
[20:24:57] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[20:24:57] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:24:57] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:24:57] [Server thread/ERROR] [STDERR]: /* Exception attempting to capture or spawn an Entity! */
[20:24:57] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:24:57] [Server thread/ERROR] [STDERR]: /* PhaseContext : */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: CapturedExplosion */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@303c13f5} */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: CapturedEntities */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: CapturedBlocks */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: CapturedBlocksSupplier{Captured=47} */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: EntityTNTPrimed['Block of TNT'/3417, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: Owner */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: EntityTNTPrimed['Block of TNT'/3417, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Phases remaining : */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Phase: org.spongepowered.common.event.tracking.phase.general.ExplosionState@671209f5 */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Context: */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: CapturedExplosion */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@303c13f5} */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: CapturedEntities */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: CapturedBlocks */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: CapturedBlocksSupplier{Captured=47} */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: EntityTNTPrimed['Block of TNT'/3417, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: Owner */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: EntityTNTPrimed['Block of TNT'/3417, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Phase: EntityTickPhase */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Context: */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: EntityTNTPrimed['Block of TNT'/3417, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: CapturedEntities */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: CapturedBlocks */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: CapturedBlocksSupplier{Captured=0} */
[20:24:57] [Server thread/ERROR] [STDERR]: /* - Name: Owner */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.70, y=67.00, z=-46.06] */
[20:24:57] [Server thread/ERROR] [STDERR]: /* Stacktrace: */
[20:24:57] [Server thread/ERROR] [STDERR]: /* java.lang.IllegalStateException: Expected to be capturing a block position during an explosion! Please analyze the current phase context. */
[20:24:57] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.TrackingUtil.lambda$throwWithContext$3(TrackingUtil.java:479) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* java.util.Optional.orElseThrow(Optional.java:290) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.phase.general.ExplosionState.spawnEntityOrCapture(ExplosionState.java:292) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.phase.general.GeneralPhase.spawnEntityOrCapture(GeneralPhase.java:357) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.CauseTracker.spawnEntity(CauseTracker.java:651) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.spawnEntity(WorldServer.java:2722) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.block.Block.dropXpOnBlockBreak(Block.java:645) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.block.BlockOre.dropBlockAsItemWithChance(BlockOre.java:119) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.Explosion.doExplosionB(Explosion.java:879) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.newExplosion(WorldServer.java:3105) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.triggerInternalExplosion(WorldServer.java:2701) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.interfaces.entity.explosive.IMixinExplosive.detonate(IMixinExplosive.java:52) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.item.EntityTNTPrimed.redirect$onExplode$zep002(EntityTNTPrimed.java:669) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.item.EntityTNTPrimed.explode(EntityTNTPrimed.java:115) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.item.EntityTNTPrimed.onUpdate(EntityTNTPrimed.java:102) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkd000(WorldServer.java:2891) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1756) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:819) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntity(World.java:1720) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntities(World.java:5232) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.updateEntities(WorldServer.java:2228) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:1952) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:404) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:680) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554) */
[20:24:57] [Server thread/ERROR] [STDERR]: /* java.lang.Thread.run(Thread.java:748) */
[20:24:57] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [Sponge]: /* Exception trying to process over a phase! */
[20:27:17] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [Sponge]: /* PhaseContext : */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedExplosion */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@552373b5} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedBlocksSupplier{Captured=1} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Stacktrace: */
[20:27:17] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalStateException: Expected to be capturing a block position during an explosion! Please analyze the current phase context. */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.lambda$throwWithContext$3(TrackingUtil.java:479) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* java.util.Optional.orElseThrow(Optional.java:290) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.general.ExplosionState.spawnEntityOrCapture(ExplosionState.java:292) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.general.GeneralPhase.spawnEntityOrCapture(GeneralPhase.java:357) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.CauseTracker.spawnEntity(CauseTracker.java:651) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.spawnEntity(WorldServer.java:2722) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.dropXpOnBlockBreak(Block.java:645) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.BlockMobSpawner.dropBlockAsItemWithChance(BlockMobSpawner.java:53) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.Explosion.doExplosionB(Explosion.java:879) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.newExplosion(WorldServer.java:3105) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.triggerInternalExplosion(WorldServer.java:2701) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.interfaces.entity.explosive.IMixinExplosive.detonate(IMixinExplosive.java:52) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.monster.EntityCreeper.redirect$onExplode$zfa003(EntityCreeper.java:706) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.monster.EntityCreeper.explode(EntityCreeper.java:299) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.monster.EntityCreeper.onUpdate(EntityCreeper.java:184) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkd000(WorldServer.java:2891) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1756) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:819) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntity(World.java:1720) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntities(World.java:5232) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateEntities(WorldServer.java:2228) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:1952) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:404) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:680) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[20:27:17] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [STDERR]: /* Exception trying to process over a phase! */
[20:27:17] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [STDERR]: /* PhaseContext : */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedExplosion */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@552373b5} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedBlocksSupplier{Captured=1} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Stacktrace: */
[20:27:17] [Server thread/ERROR] [STDERR]: /* java.lang.IllegalStateException: Expected to be capturing a block position during an explosion! Please analyze the current phase context. */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.TrackingUtil.lambda$throwWithContext$3(TrackingUtil.java:479) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* java.util.Optional.orElseThrow(Optional.java:290) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.phase.general.ExplosionState.spawnEntityOrCapture(ExplosionState.java:292) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.phase.general.GeneralPhase.spawnEntityOrCapture(GeneralPhase.java:357) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.CauseTracker.spawnEntity(CauseTracker.java:651) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.spawnEntity(WorldServer.java:2722) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.block.Block.dropXpOnBlockBreak(Block.java:645) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.block.BlockMobSpawner.dropBlockAsItemWithChance(BlockMobSpawner.java:53) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.Explosion.doExplosionB(Explosion.java:879) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.newExplosion(WorldServer.java:3105) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.triggerInternalExplosion(WorldServer.java:2701) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.interfaces.entity.explosive.IMixinExplosive.detonate(IMixinExplosive.java:52) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.monster.EntityCreeper.redirect$onExplode$zfa003(EntityCreeper.java:706) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.monster.EntityCreeper.explode(EntityCreeper.java:299) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.monster.EntityCreeper.onUpdate(EntityCreeper.java:184) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkd000(WorldServer.java:2891) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1756) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:819) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntity(World.java:1720) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntities(World.java:5232) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.updateEntities(WorldServer.java:2228) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:1952) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:404) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:680) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* java.lang.Thread.run(Thread.java:748) */
[20:27:17] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [Sponge]: /* Exception attempting to capture or spawn an Entity! */
[20:27:17] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [Sponge]: /* PhaseContext : */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedExplosion */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@552373b5} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedBlocksSupplier{Captured=1} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Phases remaining : */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Phase: org.spongepowered.common.event.tracking.phase.general.ExplosionState@671209f5 */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Context: */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedExplosion */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@552373b5} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedBlocksSupplier{Captured=1} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Phase: EntityTickPhase */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Context: */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedBlocksSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Stacktrace: */
[20:27:17] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalStateException: Expected to be capturing a block position during an explosion! Please analyze the current phase context. */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.lambda$throwWithContext$3(TrackingUtil.java:479) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* java.util.Optional.orElseThrow(Optional.java:290) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.general.ExplosionState.spawnEntityOrCapture(ExplosionState.java:292) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.general.GeneralPhase.spawnEntityOrCapture(GeneralPhase.java:357) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.CauseTracker.spawnEntity(CauseTracker.java:651) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.spawnEntity(WorldServer.java:2722) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.dropXpOnBlockBreak(Block.java:645) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.BlockMobSpawner.dropBlockAsItemWithChance(BlockMobSpawner.java:53) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.Explosion.doExplosionB(Explosion.java:879) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.newExplosion(WorldServer.java:3105) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.triggerInternalExplosion(WorldServer.java:2701) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.interfaces.entity.explosive.IMixinExplosive.detonate(IMixinExplosive.java:52) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.monster.EntityCreeper.redirect$onExplode$zfa003(EntityCreeper.java:706) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.monster.EntityCreeper.explode(EntityCreeper.java:299) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.monster.EntityCreeper.onUpdate(EntityCreeper.java:184) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkd000(WorldServer.java:2891) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1756) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:819) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntity(World.java:1720) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntities(World.java:5232) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateEntities(WorldServer.java:2228) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:1952) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:404) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:680) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[20:27:17] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [STDERR]: /* Exception attempting to capture or spawn an Entity! */
[20:27:17] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [STDERR]: /* PhaseContext : */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedExplosion */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@552373b5} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedBlocksSupplier{Captured=1} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Phases remaining : */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Phase: org.spongepowered.common.event.tracking.phase.general.ExplosionState@671209f5 */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Context: */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedExplosion */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@552373b5} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedBlocksSupplier{Captured=1} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Phase: EntityTickPhase */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Context: */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedBlocksSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Stacktrace: */
[20:27:17] [Server thread/ERROR] [STDERR]: /* java.lang.IllegalStateException: Expected to be capturing a block position during an explosion! Please analyze the current phase context. */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.TrackingUtil.lambda$throwWithContext$3(TrackingUtil.java:479) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* java.util.Optional.orElseThrow(Optional.java:290) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.phase.general.ExplosionState.spawnEntityOrCapture(ExplosionState.java:292) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.phase.general.GeneralPhase.spawnEntityOrCapture(GeneralPhase.java:357) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.CauseTracker.spawnEntity(CauseTracker.java:651) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.spawnEntity(WorldServer.java:2722) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.block.Block.dropXpOnBlockBreak(Block.java:645) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.block.BlockMobSpawner.dropBlockAsItemWithChance(BlockMobSpawner.java:53) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.Explosion.doExplosionB(Explosion.java:879) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.newExplosion(WorldServer.java:3105) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.triggerInternalExplosion(WorldServer.java:2701) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.interfaces.entity.explosive.IMixinExplosive.detonate(IMixinExplosive.java:52) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.monster.EntityCreeper.redirect$onExplode$zfa003(EntityCreeper.java:706) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.monster.EntityCreeper.explode(EntityCreeper.java:299) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.monster.EntityCreeper.onUpdate(EntityCreeper.java:184) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkd000(WorldServer.java:2891) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1756) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:819) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntity(World.java:1720) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntities(World.java:5232) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.updateEntities(WorldServer.java:2228) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:1952) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:404) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:680) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* java.lang.Thread.run(Thread.java:748) */
[20:27:17] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [Sponge]: /* Exception trying to process over a phase! */
[20:27:17] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [Sponge]: /* PhaseContext : */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedExplosion */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@552373b5} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedBlocksSupplier{Captured=1} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Stacktrace: */
[20:27:17] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalStateException: Expected to be capturing a block position during an explosion! Please analyze the current phase context. */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.lambda$throwWithContext$3(TrackingUtil.java:479) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* java.util.Optional.orElseThrow(Optional.java:290) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.general.ExplosionState.spawnEntityOrCapture(ExplosionState.java:292) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.general.GeneralPhase.spawnEntityOrCapture(GeneralPhase.java:357) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.CauseTracker.spawnEntity(CauseTracker.java:651) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.spawnEntity(WorldServer.java:2722) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.dropXpOnBlockBreak(Block.java:645) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.BlockMobSpawner.dropBlockAsItemWithChance(BlockMobSpawner.java:53) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.Explosion.doExplosionB(Explosion.java:879) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.newExplosion(WorldServer.java:3105) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.triggerInternalExplosion(WorldServer.java:2701) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.interfaces.entity.explosive.IMixinExplosive.detonate(IMixinExplosive.java:52) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.monster.EntityCreeper.redirect$onExplode$zfa003(EntityCreeper.java:706) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.monster.EntityCreeper.explode(EntityCreeper.java:299) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.monster.EntityCreeper.onUpdate(EntityCreeper.java:184) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkd000(WorldServer.java:2891) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1756) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:819) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntity(World.java:1720) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntities(World.java:5232) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateEntities(WorldServer.java:2228) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:1952) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:404) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:680) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[20:27:17] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [STDERR]: /* Exception trying to process over a phase! */
[20:27:17] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [STDERR]: /* PhaseContext : */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedExplosion */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@552373b5} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedBlocksSupplier{Captured=1} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Stacktrace: */
[20:27:17] [Server thread/ERROR] [STDERR]: /* java.lang.IllegalStateException: Expected to be capturing a block position during an explosion! Please analyze the current phase context. */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.TrackingUtil.lambda$throwWithContext$3(TrackingUtil.java:479) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* java.util.Optional.orElseThrow(Optional.java:290) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.phase.general.ExplosionState.spawnEntityOrCapture(ExplosionState.java:292) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.phase.general.GeneralPhase.spawnEntityOrCapture(GeneralPhase.java:357) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.CauseTracker.spawnEntity(CauseTracker.java:651) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.spawnEntity(WorldServer.java:2722) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.block.Block.dropXpOnBlockBreak(Block.java:645) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.block.BlockMobSpawner.dropBlockAsItemWithChance(BlockMobSpawner.java:53) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.Explosion.doExplosionB(Explosion.java:879) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.newExplosion(WorldServer.java:3105) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.triggerInternalExplosion(WorldServer.java:2701) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.interfaces.entity.explosive.IMixinExplosive.detonate(IMixinExplosive.java:52) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.monster.EntityCreeper.redirect$onExplode$zfa003(EntityCreeper.java:706) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.monster.EntityCreeper.explode(EntityCreeper.java:299) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.monster.EntityCreeper.onUpdate(EntityCreeper.java:184) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkd000(WorldServer.java:2891) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1756) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:819) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntity(World.java:1720) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntities(World.java:5232) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.updateEntities(WorldServer.java:2228) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:1952) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:404) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:680) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* java.lang.Thread.run(Thread.java:748) */
[20:27:17] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [Sponge]: /* Exception attempting to capture or spawn an Entity! */
[20:27:17] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [Sponge]: /* PhaseContext : */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedExplosion */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@552373b5} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedBlocksSupplier{Captured=1} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Phases remaining : */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Phase: org.spongepowered.common.event.tracking.phase.general.ExplosionState@671209f5 */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Context: */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedExplosion */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@552373b5} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedBlocksSupplier{Captured=1} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Phase: EntityTickPhase */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Context: */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedBlocksSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Stacktrace: */
[20:27:17] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalStateException: Expected to be capturing a block position during an explosion! Please analyze the current phase context. */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.lambda$throwWithContext$3(TrackingUtil.java:479) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* java.util.Optional.orElseThrow(Optional.java:290) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.general.ExplosionState.spawnEntityOrCapture(ExplosionState.java:292) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.general.GeneralPhase.spawnEntityOrCapture(GeneralPhase.java:357) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.CauseTracker.spawnEntity(CauseTracker.java:651) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.spawnEntity(WorldServer.java:2722) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.dropXpOnBlockBreak(Block.java:645) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.BlockMobSpawner.dropBlockAsItemWithChance(BlockMobSpawner.java:53) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.Explosion.doExplosionB(Explosion.java:879) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.newExplosion(WorldServer.java:3105) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.triggerInternalExplosion(WorldServer.java:2701) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.interfaces.entity.explosive.IMixinExplosive.detonate(IMixinExplosive.java:52) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.monster.EntityCreeper.redirect$onExplode$zfa003(EntityCreeper.java:706) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.monster.EntityCreeper.explode(EntityCreeper.java:299) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.monster.EntityCreeper.onUpdate(EntityCreeper.java:184) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkd000(WorldServer.java:2891) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1756) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:819) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntity(World.java:1720) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntities(World.java:5232) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateEntities(WorldServer.java:2228) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:1952) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:404) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:680) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[20:27:17] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [STDERR]: /* Exception attempting to capture or spawn an Entity! */
[20:27:17] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [STDERR]: /* PhaseContext : */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedExplosion */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@552373b5} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedBlocksSupplier{Captured=1} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Phases remaining : */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Phase: org.spongepowered.common.event.tracking.phase.general.ExplosionState@671209f5 */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Context: */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedExplosion */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@552373b5} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedBlocksSupplier{Captured=1} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Phase: EntityTickPhase */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Context: */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedBlocksSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Stacktrace: */
[20:27:17] [Server thread/ERROR] [STDERR]: /* java.lang.IllegalStateException: Expected to be capturing a block position during an explosion! Please analyze the current phase context. */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.TrackingUtil.lambda$throwWithContext$3(TrackingUtil.java:479) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* java.util.Optional.orElseThrow(Optional.java:290) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.phase.general.ExplosionState.spawnEntityOrCapture(ExplosionState.java:292) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.phase.general.GeneralPhase.spawnEntityOrCapture(GeneralPhase.java:357) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.CauseTracker.spawnEntity(CauseTracker.java:651) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.spawnEntity(WorldServer.java:2722) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.block.Block.dropXpOnBlockBreak(Block.java:645) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.block.BlockMobSpawner.dropBlockAsItemWithChance(BlockMobSpawner.java:53) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.Explosion.doExplosionB(Explosion.java:879) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.newExplosion(WorldServer.java:3105) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.triggerInternalExplosion(WorldServer.java:2701) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.interfaces.entity.explosive.IMixinExplosive.detonate(IMixinExplosive.java:52) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.monster.EntityCreeper.redirect$onExplode$zfa003(EntityCreeper.java:706) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.monster.EntityCreeper.explode(EntityCreeper.java:299) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.monster.EntityCreeper.onUpdate(EntityCreeper.java:184) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkd000(WorldServer.java:2891) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1756) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:819) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntity(World.java:1720) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntities(World.java:5232) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.updateEntities(WorldServer.java:2228) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:1952) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:404) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:680) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* java.lang.Thread.run(Thread.java:748) */
[20:27:17] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [Sponge]: /* Exception trying to process over a phase! */
[20:27:17] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [Sponge]: /* PhaseContext : */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedExplosion */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@552373b5} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedBlocksSupplier{Captured=1} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Stacktrace: */
[20:27:17] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalStateException: Expected to be capturing a block position during an explosion! Please analyze the current phase context. */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.lambda$throwWithContext$3(TrackingUtil.java:479) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* java.util.Optional.orElseThrow(Optional.java:290) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.general.ExplosionState.spawnEntityOrCapture(ExplosionState.java:292) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.general.GeneralPhase.spawnEntityOrCapture(GeneralPhase.java:357) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.CauseTracker.spawnEntity(CauseTracker.java:651) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.spawnEntity(WorldServer.java:2722) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.dropXpOnBlockBreak(Block.java:645) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.BlockMobSpawner.dropBlockAsItemWithChance(BlockMobSpawner.java:53) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.Explosion.doExplosionB(Explosion.java:879) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.newExplosion(WorldServer.java:3105) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.triggerInternalExplosion(WorldServer.java:2701) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.interfaces.entity.explosive.IMixinExplosive.detonate(IMixinExplosive.java:52) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.monster.EntityCreeper.redirect$onExplode$zfa003(EntityCreeper.java:706) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.monster.EntityCreeper.explode(EntityCreeper.java:299) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.monster.EntityCreeper.onUpdate(EntityCreeper.java:184) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkd000(WorldServer.java:2891) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1756) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:819) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntity(World.java:1720) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntities(World.java:5232) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateEntities(WorldServer.java:2228) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:1952) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:404) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:680) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[20:27:17] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [STDERR]: /* Exception trying to process over a phase! */
[20:27:17] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [STDERR]: /* PhaseContext : */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedExplosion */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@552373b5} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedBlocksSupplier{Captured=1} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Stacktrace: */
[20:27:17] [Server thread/ERROR] [STDERR]: /* java.lang.IllegalStateException: Expected to be capturing a block position during an explosion! Please analyze the current phase context. */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.TrackingUtil.lambda$throwWithContext$3(TrackingUtil.java:479) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* java.util.Optional.orElseThrow(Optional.java:290) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.phase.general.ExplosionState.spawnEntityOrCapture(ExplosionState.java:292) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.phase.general.GeneralPhase.spawnEntityOrCapture(GeneralPhase.java:357) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.CauseTracker.spawnEntity(CauseTracker.java:651) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.spawnEntity(WorldServer.java:2722) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.block.Block.dropXpOnBlockBreak(Block.java:645) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.block.BlockMobSpawner.dropBlockAsItemWithChance(BlockMobSpawner.java:53) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.Explosion.doExplosionB(Explosion.java:879) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.newExplosion(WorldServer.java:3105) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.triggerInternalExplosion(WorldServer.java:2701) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.interfaces.entity.explosive.IMixinExplosive.detonate(IMixinExplosive.java:52) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.monster.EntityCreeper.redirect$onExplode$zfa003(EntityCreeper.java:706) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.monster.EntityCreeper.explode(EntityCreeper.java:299) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.monster.EntityCreeper.onUpdate(EntityCreeper.java:184) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkd000(WorldServer.java:2891) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1756) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:819) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntity(World.java:1720) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntities(World.java:5232) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.updateEntities(WorldServer.java:2228) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:1952) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:404) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:680) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* java.lang.Thread.run(Thread.java:748) */
[20:27:17] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [Sponge]: /* Exception attempting to capture or spawn an Entity! */
[20:27:17] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [Sponge]: /* PhaseContext : */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedExplosion */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@552373b5} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedBlocksSupplier{Captured=1} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Phases remaining : */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Phase: org.spongepowered.common.event.tracking.phase.general.ExplosionState@671209f5 */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Context: */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedExplosion */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@552373b5} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedBlocksSupplier{Captured=1} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Phase: EntityTickPhase */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Context: */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: CapturedBlocksSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [Sponge]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [Sponge]: /* Stacktrace: */
[20:27:17] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalStateException: Expected to be capturing a block position during an explosion! Please analyze the current phase context. */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.lambda$throwWithContext$3(TrackingUtil.java:479) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* java.util.Optional.orElseThrow(Optional.java:290) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.general.ExplosionState.spawnEntityOrCapture(ExplosionState.java:292) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.phase.general.GeneralPhase.spawnEntityOrCapture(GeneralPhase.java:357) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.CauseTracker.spawnEntity(CauseTracker.java:651) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.spawnEntity(WorldServer.java:2722) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.Block.dropXpOnBlockBreak(Block.java:645) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.BlockMobSpawner.dropBlockAsItemWithChance(BlockMobSpawner.java:53) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.Explosion.doExplosionB(Explosion.java:879) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.newExplosion(WorldServer.java:3105) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.triggerInternalExplosion(WorldServer.java:2701) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.interfaces.entity.explosive.IMixinExplosive.detonate(IMixinExplosive.java:52) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.monster.EntityCreeper.redirect$onExplode$zfa003(EntityCreeper.java:706) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.monster.EntityCreeper.explode(EntityCreeper.java:299) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.monster.EntityCreeper.onUpdate(EntityCreeper.java:184) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkd000(WorldServer.java:2891) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1756) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:819) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntity(World.java:1720) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.updateEntities(World.java:5232) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.updateEntities(WorldServer.java:2228) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:1952) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:404) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:680) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554) */
[20:27:17] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
[20:27:17] [Server thread/ERROR] [Sponge]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [STDERR]: /* Exception attempting to capture or spawn an Entity! */
[20:27:17] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
[20:27:17] [Server thread/ERROR] [STDERR]: /* PhaseContext : */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedExplosion */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@552373b5} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedBlocksSupplier{Captured=1} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Phases remaining : */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Phase: org.spongepowered.common.event.tracking.phase.general.ExplosionState@671209f5 */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Context: */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedExplosion */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CaptureExplosion{explosion=net.minecraft.world.Explosion@552373b5} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedBlocksSupplier{Captured=1} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Phase: EntityTickPhase */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Context: */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Source */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityCreeper['Creeper'/3940, l='world', x=253.99, y=59.00, z=-65.00] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedEntities */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedEntitiesSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: CapturedBlocks */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: CapturedBlocksSupplier{Captured=0} */
[20:27:17] [Server thread/ERROR] [STDERR]: /* - Name: Owner */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Object: EntityPlayerMP['modwizcode'/285, l='world', x=254.64, y=59.00, z=-64.13] */
[20:27:17] [Server thread/ERROR] [STDERR]: /* Stacktrace: */
[20:27:17] [Server thread/ERROR] [STDERR]: /* java.lang.IllegalStateException: Expected to be capturing a block position during an explosion! Please analyze the current phase context. */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.TrackingUtil.lambda$throwWithContext$3(TrackingUtil.java:479) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* java.util.Optional.orElseThrow(Optional.java:290) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.phase.general.ExplosionState.spawnEntityOrCapture(ExplosionState.java:292) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.phase.general.GeneralPhase.spawnEntityOrCapture(GeneralPhase.java:357) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.CauseTracker.spawnEntity(CauseTracker.java:651) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.spawnEntity(WorldServer.java:2722) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.block.Block.dropXpOnBlockBreak(Block.java:645) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.block.BlockMobSpawner.dropBlockAsItemWithChance(BlockMobSpawner.java:53) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.Explosion.doExplosionB(Explosion.java:879) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.newExplosion(WorldServer.java:3105) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.triggerInternalExplosion(WorldServer.java:2701) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.interfaces.entity.explosive.IMixinExplosive.detonate(IMixinExplosive.java:52) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.monster.EntityCreeper.redirect$onExplode$zfa003(EntityCreeper.java:706) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.monster.EntityCreeper.explode(EntityCreeper.java:299) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.entity.monster.EntityCreeper.onUpdate(EntityCreeper.java:184) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:158) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zkd000(WorldServer.java:2891) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1756) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:819) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntity(World.java:1720) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.World.updateEntities(World.java:5232) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.world.WorldServer.updateEntities(WorldServer.java:2228) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:1952) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:404) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:680) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554) */
[20:27:17] [Server thread/ERROR] [STDERR]: /* java.lang.Thread.run(Thread.java:748) */
[20:27:17] [Server thread/ERROR] [STDERR]: /**********************************************************************************************************************************************/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment