Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save NovaLynxie/47f94ba61b6b085efc83007b854bb04b to your computer and use it in GitHub Desktop.
Save NovaLynxie/47f94ba61b6b085efc83007b854bb04b to your computer and use it in GitHub Desktop.
Server Crash - Server Watchdog caught spongeforge looping to death.
---- Minecraft Crash Report ----
WARNING: coremods are present:
SpongeCoremod (spongeforge-1.12.2-2825-7.1.6-RC3696.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
HCASM (HammerCore-1.12.2-2.0.4.4.jar)
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
IvToolkit (IvToolkit-1.12.jar)
AstralCore (astralsorcery-1.12.2-1.10.11.jar)
wings (wings-1.1.4-1.12.2.jar)
DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
ForgelinPlugin (Forgelin-1.8.2.jar)
Contact their authors BEFORE contacting forge
// I blame Dinnerbone.
Time: 5/9/19 7:18 PM
Description: Watching Server
java.lang.Error: ServerHangWatchdog detected that a single server tick took 750.00 seconds (should be max 0.05)
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:326)
at java.io.BufferedOutputStream.write(BufferedOutputStream.java:122)
at java.io.PrintStream.write(PrintStream.java:480)
at java.io.PrintStream.write(PrintStream.java:480)
at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
at sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)
at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185)
at java.io.PrintStream.write(PrintStream.java:527)
at java.io.PrintStream.print(PrintStream.java:669)
at java.io.PrintStream.append(PrintStream.java:1065)
at java.io.PrintStream.append(PrintStream.java:57)
at java.util.Formatter$FormatSpecifier.print(Formatter.java:2913)
at java.util.Formatter$FormatSpecifier.printString(Formatter.java:2886)
at java.util.Formatter$FormatSpecifier.print(Formatter.java:2763)
at java.util.Formatter.format(Formatter.java:2520)
at java.io.PrintStream.format(PrintStream.java:970)
at java.io.PrintStream.printf(PrintStream.java:871)
at org.spongepowered.asm.util.PrettyPrinter.printString(PrettyPrinter.java:1088)
at org.spongepowered.asm.util.PrettyPrinter.print(PrettyPrinter.java:1075)
at org.spongepowered.asm.util.PrettyPrinter.trace(PrettyPrinter.java:1049)
at org.spongepowered.common.event.tracking.PhaseTracker.printMessageWithCaughtException(PhaseTracker.java:499)
at org.spongepowered.common.event.tracking.PhaseTracker.checkMaxBlockProcessingDepth(PhaseTracker.java:1146)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:694)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockBasePressurePlate.func_176578_d(SourceFile:160)
at net.minecraft.block.BlockBasePressurePlate.func_180666_a(SourceFile:131)
at net.minecraft.block.BlockBasePressurePlate.func_180634_a(SourceFile:119)
at net.minecraft.entity.Entity.redirect$onEntityCollideWithBlockState$zec000(Entity.java:6026)
at net.minecraft.entity.Entity.func_145775_I(Entity.java:1044)
at net.minecraft.entity.Entity.func_70091_d(Entity.java:964)
at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1958)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
at net.minecraft.entity.monster.EntityCreeper.func_70071_h_(EntityCreeper.java:172)
at org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:161)
at net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zmd000(WorldServer.java:3176)
at net.minecraft.world.World.func_72866_a(World.java:4159)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1955)
at net.minecraft.world.World.func_72939_s(World.java:6790)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2290)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:748)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server Watchdog
Stacktrace:
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:326)
at java.io.BufferedOutputStream.write(BufferedOutputStream.java:122)
at java.io.PrintStream.write(PrintStream.java:480)
at java.io.PrintStream.write(PrintStream.java:480)
at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
at sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)
at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:185)
at java.io.PrintStream.write(PrintStream.java:527)
at java.io.PrintStream.print(PrintStream.java:669)
at java.io.PrintStream.append(PrintStream.java:1065)
at java.io.PrintStream.append(PrintStream.java:57)
at java.util.Formatter$FormatSpecifier.print(Formatter.java:2913)
at java.util.Formatter$FormatSpecifier.printString(Formatter.java:2886)
at java.util.Formatter$FormatSpecifier.print(Formatter.java:2763)
at java.util.Formatter.format(Formatter.java:2520)
at java.io.PrintStream.format(PrintStream.java:970)
at java.io.PrintStream.printf(PrintStream.java:871)
at org.spongepowered.asm.util.PrettyPrinter.printString(PrettyPrinter.java:1088)
at org.spongepowered.asm.util.PrettyPrinter.print(PrettyPrinter.java:1075)
at org.spongepowered.asm.util.PrettyPrinter.trace(PrettyPrinter.java:1049)
at org.spongepowered.common.event.tracking.PhaseTracker.printMessageWithCaughtException(PhaseTracker.java:499)
at org.spongepowered.common.event.tracking.PhaseTracker.checkMaxBlockProcessingDepth(PhaseTracker.java:1146)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:694)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockRedstoneWire.func_176338_e(BlockRedstoneWire.java:159)
at net.minecraft.block.BlockRedstoneWire.func_189540_a(BlockRedstoneWire.java:341)
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:481)
at org.spongepowered.common.event.tracking.PhaseTracker.notifyBlockOfStateChange(PhaseTracker.java:699)
at net.minecraft.world.WorldServer.throwNotifyNeighborAndCall(WorldServer.java:3120)
at net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:3093)
at net.minecraft.block.BlockBasePressurePlate.func_176578_d(SourceFile:160)
at net.minecraft.block.BlockBasePressurePlate.func_180666_a(SourceFile:131)
at net.minecraft.block.BlockBasePressurePlate.func_180634_a(SourceFile:119)
at net.minecraft.entity.Entity.redirect$onEntityCollideWithBlockState$zec000(Entity.java:6026)
at net.minecraft.entity.Entity.func_145775_I(Entity.java:1044)
at net.minecraft.entity.Entity.func_70091_d(Entity.java:964)
at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1958)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
at net.minecraft.entity.monster.EntityCreeper.func_70071_h_(EntityCreeper.java:172)
at org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:161)
at net.minecraft.world.WorldServer.redirect$onCallEntityUpdate$zmd000(WorldServer.java:3176)
at net.minecraft.world.World.func_72866_a(World.java:4159)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1955)
at net.minecraft.world.World.func_72939_s(World.java:6790)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2290)
-- Sponge PhaseTracker --
Details:
Phase Stack: /************************************************************************************************************************************************************************************************************************************************************/
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 19, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@251d9f9d} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=19, z=1635} */
/* - NotifiedBlockState: minecraft:stone_pressure_plate[powered=true] */
/* - NotifiedPos: BlockPos{x=-1888, y=20, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1887, 18, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@4ffd87f1} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1887, y=18, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@2fb377c3} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1889, 18, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@5202fc1c} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1889, y=18, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@101e26c5} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@39e955bc} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@6febfa08} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@6d808f02} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@cc9a479} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@7ffe54e9} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@4f75daa4} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@26e4a4d7} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@674f361e} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@6a9b6f02} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@b5a380f} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@81be7af} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@167acf74} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@272851c6} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@7d689f6c} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@2a1929f1} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@6ad842a9} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@f9b9855} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@3631f535} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@558404a3} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@7d61d9b0} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@2eebaf79} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@17ca6fcc} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@629ec08a} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@11c13930} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@6222dc16} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@26527b91} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@325c7541} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@2accd283} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@5efa79a0} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@6bc11f1d} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@3a669959} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@76720c5c} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@7b484c4b} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@18128dc8} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@16b073c2} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@70468da4} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@4955adf3} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@45a505dc} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@501e40c9} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@14f1dcc3} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@70afd19b} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@1d49b1b7} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@3f73a2df} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@25fe7636} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@2bd3481b} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@7b4790df} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@5980b032} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@f9932f2} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@3e3b308a} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@793d9efa} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@2560a0cf} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@63a81833} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@4f0cbac} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@112f5f86} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@31e9f3b4} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@12a31c3a} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@100c1869} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@7b34a681} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@53e9e00} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@f760051} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@7fc98e86} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@21973f50} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@50287bfc} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@6f639d20} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@5c6d83f4} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@44185a96} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@577c3e72} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@24053320} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@14476677} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@120d4283} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@24b4711e} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@2925ca9b} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@67e7516} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@7e9f2600} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@79a4944c} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@7e52f8f1} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@bf1f4e8} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@cd96cb0} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@51829f93} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@387e7022} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@3c2c9571} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@7b57c2a8} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@3e6ca456} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@75582cd9} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@2d87b81e} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@68807d84} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@33152ad6} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@79fe689} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@17c8e92c} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@7ccfda0c} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@66960cd9} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@1ec5052c} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@4e141e51} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@4c09a225} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@1a2f8fb9} */
/* - SourceBlock: Block{minecraft:redstone_wire} */
/* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: NeighborNotificationPhase */
/* Context: */
/* - Source: SpongeLocatableBlock{blockState=minecraft:stone_pressure_plate[powered=false], position=(-1888, 19, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@2c7505b5} */
/* - SourceBlock: Block{minecraft:stone_pressure_plate} */
/* - SourcePos: BlockPos{x=-1888, y=19, z=1635} */
/* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
/* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
/* - Phase: EntityTickPhase */
/* Context: */
/* - Source: EntityCreeper['Creeper'/191669, l='Odyssey', x=-1886.96, y=20.00, z=1636.10] */
/* - CapturedBlocks: MultiBlockCaptureSupplier{Captured=1, Head=null} */
/************************************************************************************************************************************************************************************************************************************************************/
Stacktrace:
at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjo000(MinecraftServer.java:3975)
at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:371)
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:61)
at java.lang.Thread.run(Thread.java:748)
-- Thread Dump --
Details:
Threads: "Netty Epoll Server IO #54" Id=616 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"ForkJoinPool-1-worker-16" Id=615 WAITING on java.util.concurrent.ForkJoinPool@358041a0
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@358041a0
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
"ForkJoinPool-1-worker-23" Id=614 WAITING on java.util.concurrent.ForkJoinPool@358041a0
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@358041a0
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
"ForkJoinPool-1-worker-30" Id=613 TIMED_WAITING on java.util.concurrent.ForkJoinPool@358041a0
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@358041a0
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
"Netty Epoll Server IO #53" Id=611 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"ForkJoinPool-1-worker-12" Id=609 WAITING on java.util.concurrent.ForkJoinPool@358041a0
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@358041a0
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
"Netty Epoll Server IO #52" Id=607 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"pool-3-thread-30" Id=606 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@3b47b960
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@3b47b960
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"Netty Epoll Server IO #51" Id=605 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"ForkJoinPool-1-worker-8" Id=601 WAITING on java.util.concurrent.ForkJoinPool@358041a0
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@358041a0
at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
"Netty Epoll Server IO #50" Id=598 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #49" Id=597 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"pool-3-thread-29" Id=595 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@3b47b960
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@3b47b960
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"Netty Epoll Server IO #48" Id=594 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #47" Id=593 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #46" Id=592 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"pool-3-thread-28" Id=591 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@3b47b960
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@3b47b960
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"Netty Epoll Server IO #45" Id=590 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #44" Id=588 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #43" Id=587 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #42" Id=585 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #41" Id=583 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #40" Id=580 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #39" Id=578 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #38" Id=577 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"pool-3-thread-25" Id=576 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@3b47b960
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@3b47b960
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"Netty Epoll Server IO #37" Id=575 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #36" Id=548 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #35" Id=539 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #34" Id=538 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #33" Id=537 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #32" Id=527 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #31" Id=513 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #30" Id=508 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #29" Id=483 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #28" Id=478 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #27" Id=469 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #26" Id=464 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #25" Id=447 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #24" Id=446 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #23" Id=441 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #22" Id=413 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #21" Id=412 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #20" Id=400 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #19" Id=389 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #18" Id=383 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #17" Id=378 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #16" Id=360 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #15" Id=349 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #14" Id=348 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"pool-4-thread-1" Id=347 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3f782ad0
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3f782ad0
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #13" Id=334 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #12" Id=333 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #11" Id=332 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #10" Id=326 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #9" Id=325 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #8" Id=321 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #7" Id=320 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #6" Id=312 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"AE Compass Service" Id=311 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7a7ab35b
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7a7ab35b
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #5" Id=302 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"File IO Thread" Id=297 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51)
at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #4" Id=293 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #3" Id=292 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Sponge - Async Light Thread" Id=291 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4dc060f5
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4dc060f5
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
"Sponge - Async Light Thread" Id=290 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4dc060f5
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4dc060f5
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
"Chunk I/O Executor Thread-1" Id=289 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4bca4c94
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4bca4c94
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #2" Id=285 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Thread-164" Id=284 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
at java.lang.Thread.run(Thread.java:748)
"Thread-163" Id=283 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
at java.lang.Thread.run(Thread.java:748)
"Thread-162" Id=282 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
at java.lang.Thread.run(Thread.java:748)
"Thread-35" Id=155 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79)
at java.lang.Thread.run(Thread.java:748)
"Java2D Disposer" Id=153 WAITING on java.lang.ref.ReferenceQueue$Lock@359ac197
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@359ac197
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
at sun.java2d.Disposer.run(Disposer.java:148)
at java.lang.Thread.run(Thread.java:748)
"Timer-16" Id=152 TIMED_WAITING on java.util.TaskQueue@1a554c14
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@1a554c14
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-15" Id=151 TIMED_WAITING on java.util.TaskQueue@545c4063
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@545c4063
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-14" Id=150 TIMED_WAITING on java.util.TaskQueue@4deb1890
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@4deb1890
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-13" Id=149 TIMED_WAITING on java.util.TaskQueue@2e9eeec3
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@2e9eeec3
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-12" Id=148 TIMED_WAITING on java.util.TaskQueue@1e1b32e8
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@1e1b32e8
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-11" Id=147 TIMED_WAITING on java.util.TaskQueue@28722610
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@28722610
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-10" Id=146 TIMED_WAITING on java.util.TaskQueue@3dc88416
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@3dc88416
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-9" Id=145 TIMED_WAITING on java.util.TaskQueue@64f99d9a
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@64f99d9a
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-8" Id=144 TIMED_WAITING on java.util.TaskQueue@23327f9f
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@23327f9f
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-7" Id=143 TIMED_WAITING on java.util.TaskQueue@1a498f4f
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@1a498f4f
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-6" Id=142 TIMED_WAITING on java.util.TaskQueue@63d84024
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@63d84024
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-5" Id=141 TIMED_WAITING on java.util.TaskQueue@4be50488
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@4be50488
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-4" Id=140 TIMED_WAITING on java.util.TaskQueue@7b1b54ec
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@7b1b54ec
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Timer-3" Id=139 TIMED_WAITING on java.util.TaskQueue@2dfe8f37
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@2dfe8f37
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Votifier NIO boss" Id=137 RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- locked com.vexsoftware.votifier.netty.channel.nio.SelectedSelectionKeySet@c0633cc
- locked java.util.Collections$UnmodifiableSet@6f24b780
- locked sun.nio.ch.EPollSelectorImpl@16acae7e
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at com.vexsoftware.votifier.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
at com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:753)
at com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:409)
...
"Server Watchdog" Id=132 RUNNABLE
at sun.management.ThreadImpl.dumpThreads0(Native Method)
at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45)
at java.lang.Thread.run(Thread.java:748)
"pool-9-thread-1" Id=124 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4eb922bc
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4eb922bc
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
"threadDeathWatcher-2-1" Id=123 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
at java.lang.Thread.run(Thread.java:748)
"Netty Epoll Server IO #1" Id=122 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"Timer-1" Id=121 TIMED_WAITING on java.util.TaskQueue@17e78b6b
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@17e78b6b
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"pool-8-thread-7" Id=120 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a424208
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a424208
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
"pool-8-thread-6" Id=119 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a424208
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a424208
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
"pool-8-thread-5" Id=118 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a424208
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a424208
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
"pool-8-thread-4" Id=117 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a424208
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a424208
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
"pool-8-thread-3" Id=116 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a424208
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a424208
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
"pool-8-thread-2" Id=115 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a424208
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a424208
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
"pool-8-thread-1" Id=114 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a424208
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a424208
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
"ResearchIOThread" Id=113 TIMED_WAITING on java.util.TaskQueue@60106877
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@60106877
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"HikariPool-2 housekeeper" Id=104 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@67bb1a0b
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@67bb1a0b
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"MVStore background writer nio:/home/mch/multicraft/servers/server11083/config/latch/latch.mv.db" Id=101 TIMED_WAITING on java.lang.Object@4c2c6944
at java.lang.Object.wait(Native Method)
- waiting on java.lang.Object@4c2c6944
at org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:2715)
"Netty Epoll Server IO #0" Id=99 RUNNABLE
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:117)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
at java.lang.Thread.run(Thread.java:748)
"HikariPool-1 housekeeper" Id=92 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@744620cb
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@744620cb
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
...
"Timer-0" Id=91 TIMED_WAITING on java.util.TaskQueue@1776bde4
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@1776bde4
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"MVStore background writer nio:/home/mch/multicraft/servers/server11083/luckperms/luckperms-h2.mv.db" Id=75 TIMED_WAITING on java.lang.Object@28228643
at java.lang.Object.wait(Native Method)
- waiting on java.lang.Object@28228643
at org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:3116)
"Thread-4" Id=73 RUNNABLE (in native)
at sun.nio.fs.LinuxWatchService.poll(Native Method)
at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
at java.lang.Thread.run(Thread.java:748)
"Sponge Async Scheduler Thread" Id=34 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7ebbc4a
at sun.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7ebbc4a
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at org.spongepowered.common.scheduler.AsyncScheduler.preTick(AsyncScheduler.java:112)
at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:109)
at org.spongepowered.common.scheduler.AsyncScheduler.mainLoop(AsyncScheduler.java:66)
at org.spongepowered.common.scheduler.AsyncScheduler$$Lambda$162/1085757510.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)
"Server console handler" Id=33 RUNNABLE (in native)
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:255)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
- locked java.io.BufferedInputStream@426e8404
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
- locked java.io.InputStreamReader@60d59830
at java.io.InputStreamReader.read(InputStreamReader.java:184)
...
"DestroyJavaVM" Id=32 RUNNABLE
"Server thread" Id=30 RUNNABLE
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:326)
at java.io.BufferedOutputStream.write(BufferedOutputStream.java:122)
- locked java.io.BufferedOutputStream@5c790af7
at java.io.PrintStream.write(PrintStream.java:480)
- locked java.io.PrintStream@62ae4de
at java.io.PrintStream.write(PrintStream.java:480)
- locked net.minecraftforge.fml.common.TracingPrintStream@30d20ebb
at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
at sun.nio.cs.StreamEncoder.flushBuffer(StreamEncoder.java:104)
- locked java.io.OutputStreamWriter@7c8a1489
...
"Server Infinisleeper" Id=29 TIMED_WAITING
at java.lang.Thread.sleep(Native Method)
at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
"Snooper Timer" Id=28 TIMED_WAITING on java.util.TaskQueue@6830975d
at java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@6830975d
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
"Thread-1" Id=27 WAITING on java.util.LinkedList@396d8291
at java.lang.Object.wait(Native Method)
- waiting on java.util.LinkedList@396d8291
at java.lang.Object.wait(Object.java:502)
at com.zeitheron.hammercore.lib.zlib.utils.TaskedThread.run(TaskedThread.java:39)
"Signal Dispatcher" Id=4 RUNNABLE
"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@19eaf4d1
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@19eaf4d1
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@35688539
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.Reference$Lock@35688539
at java.lang.Object.wait(Object.java:502)
at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Linux (amd64) version 4.15.0-46-generic
Java Version: 1.8.0_191, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3668428008 bytes (3498 MB) / 7599030272 bytes (7247 MB) up to 19088801792 bytes (18204 MB)
JVM Flags: 2 total; -Xmx20480M -Xms512M
IntCache: cache: 0, tcache: 2, allocated: 15, tallocated: 93
FML: MCP 9.42 Powered by Forge 14.23.5.2825 109 mods loaded, 108 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:------ |:-------------------- |:------------------------ |:------------------------------------------------- |:---------------------------------------- |
| LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
| LCHIJA | mcp | 9.42 | minecraft.jar | None |
| LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2825-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge | 14.23.5.2825 | forge-1.12.2-14.23.5.2825-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
| LCHIJA | spongeapi | 7.1.0-4ab0d1a5 | spongeforge-1.12.2-2825-7.1.6-RC3696.jar | None |
| LCHIJA | sponge | 1.12.2-7.1.6-SNAPSHOT | spongeforge-1.12.2-2825-7.1.6-RC3696.jar | None |
| LCHIJA | spongeforge | 1.12.2-2825-7.1.6-RC3696 | spongeforge-1.12.2-2825-7.1.6-RC3696.jar | None |
| LCHIJA | dsurroundcore | 3.5.4.3 | minecraft.jar | None |
| LCHIJA | adamantineshield | 0.4.1 | AdamantineShield-0.4.1.jar | None |
| LCHIJA | applecore | 3.2.0 | AppleCore-mc1.12.2-3.2.0.jar | None |
| LCHIJA | appliedenergistics2 | rv6-stable-6 | appliedenergistics2-rv6-stable-6.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| LCHIJA | crafttweaker | 4.1.16 | CraftTweaker2-1.12-4.1.16.jar | None |
| LCHIJA | astralsorcery | 1.10.11 | astralsorcery-1.12.2-1.10.11.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCHIJA | nuvotifier | 2.5.0 | nuvotifier-2.5.0.jar | None |
| LCHIJA | aurionsvotelistener | 2.4.2 | AurionVoteListener-2.4.2-S7.1.0.jar | None |
| LCHIJA | betterunderground | 1.1.2 | Better-Underground-Mod-1.12.2.jar | None |
| LCHIJA | betteranimalsplus | 5.0.1 | betteranimalsplus-5.0.1.jar | None |
| LCHIJA | betterbedrockgen | 6.0.2 | BetterBedrockGen-Mod-1.12.1.jar | None |
| LCHIJA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
| LCHIJA | biomesoplenty | 7.0.1.2425 | BiomesOPlenty-1.12.2-7.0.1.2425-universal.jar | None |
| LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
| LCHIJA | bloodmagic | 1.12.2-2.4.0-102 | BloodMagic-1.12.2-2.4.0-102.jar | None |
| LCHIJA | bookshelf | 2.3.577 | Bookshelf-1.12.2-2.3.577.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | bookworm | 1.12.2-2.1.0 | bookworm+-+2.1.0+(1.12.2).jar | None |
| LCHIJA | broadcast | 1.2.1 | Broadcast-1.2.1.jar | None |
| LCHIJA | buildcraftlib | 7.99.23 | buildcraft-all-7.99.23.jar | None |
| LCHIJA | buildcraftcore | 7.99.23 | buildcraft-all-7.99.23.jar | None |
| LCHIJA | buildcraftbuilders | 7.99.23 | buildcraft-all-7.99.23.jar | None |
| LCHIJA | buildcrafttransport | 7.99.23 | buildcraft-all-7.99.23.jar | None |
| LCHIJA | buildcraftsilicon | 7.99.23 | buildcraft-all-7.99.23.jar | None |
| LCHIJA | buildcraftcompat | 7.99.23 | buildcraft-all-7.99.23.jar | None |
| LCHIJA | buildcraftenergy | 7.99.23 | buildcraft-all-7.99.23.jar | None |
| LCHIJA | buildcraftfactory | 7.99.23 | buildcraft-all-7.99.23.jar | None |
| LCHIJA | buildcraftrobotics | 7.99.23 | buildcraft-all-7.99.23.jar | None |
| LCHIJA | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
| LCHIJA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | cofhcore | 4.6.2 | CoFHCore-1.12.2-4.6.2.25-universal.jar | None |
| LCHIJA | cofhworld | 1.3.0 | CoFHWorld-1.12.2-1.3.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | thermalfoundation | 2.6.2 | ThermalFoundation-1.12.2-2.6.2.26-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | cathedral | 1.12.2-1.9.7k | Cathedral-1.12.2-1.9.7k.jar | None |
| LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
| LCHIJA | chiselsandbits | 14.31 | chiselsandbits-14.31.jar | None |
| LCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | mantle | 1.12-1.3.3.49 | Mantle-1.12-1.3.3.49.jar | None |
| LCHIJA | jei | 4.13.1.225 | jei_1.12.2-4.13.1.225.jar | None |
| LCHIJA | tconstruct | 1.12.2-2.12.0.135 | TConstruct-1.12.2-2.12.0.135.jar | None |
| LCHIJA | conarm | 0.0.22-rc2 | Constructs-Armory-Mod-1.12.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LCHIJA | cookingforblockheads | 6.4.69 | CookingForBlockheads_1.12.2-6.4.69.jar | None |
| LCHIJA | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.16.jar | None |
| LCHIJA | creeperconfetti | 1.4.2 | creeperconfetti-1.4.2.jar | None |
| LCHIJA | embers | 1.12 | EmbersRekindled-1.12.jar | None |
| LCHIJA | eplus | 5.0.176 | EnchantingPlus-1.12.2-5.0.176.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | energyconverters | 1.1.0.7 | Energy-Converters-Mod-1.12.2.jar | None |
| LCHIJA | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None |
| LCHIJA | griefprevention | 1.12.2-4.3.0.689 | griefprevention-1.12.2-4.3.0.689.jar | None |
| LCHIJA | hammercore | 2.0.4.4 | HammerCore-1.12.2-2.0.4.4.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| LCHIJA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
| LCHIJA | llibrary | 1.7.18 | llibrary-1.7.18-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCHIJA | iceandfire | 1.7.1 | iceandfire-1.7.1-1.12.2.jar | None |
| LCHIJA | journeymap | 1.12.2-5.5.4 | journeymap-1.12.2-5.5.4.jar | None |
| LCHIJA | lagbgonreborn | 1.0.5 | lagbgonreborn-1.0.5.jar | None |
| LCHIJA | laggoggles | FORGE-1.12.2-4.3-HOTFIX | LagGoggles-FORGE-1.12.2-4.3-HOTFIX.jar | None |
| LCHIJA | latch | 0.4.8 | latch-0.4.8.jar | None |
| LCHIJA | lex | 1.0.8 | LibEx-1.12.2-1.0.8.jar | None |
| LCHIJA | lootbags | 2.5.8.5 | LootBags-Mod-1.12.2.jar | None |
| LCHIJA | luckperms | 4.4.7 | LuckPerms-Sponge-4.4.7.jar | None |
| LCHIJA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
| LCHIJA | metalchests | v4.0.1.g01955d6 | MetalChests-v4.0.1.g01955d6.jar | None |
| LCHIJA | mmcreboot | 2.3.1 | MMCReboot-2.3.1-API-7.jar | None |
| LCHIJA | mmcrestrict | 1.7.1 | MMCRestrict-1.7.1-API-7.jar | None |
| LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
| LCHIJA | multimob | 1.0.5 | multimob-1.0.5.jar | None |
| LCHIJA | hellbound | 1.0 | netherbound-1.2.jar | None |
| LCHIJA | netherbound | 1.2 | netherbound-1.2.jar | None |
| LCHIJA | nex | 2.0.8 | NetherEx-1.12.2-2.0.8.jar | None |
| LCHIJA | nucleus | 1.9.2-S7.1 | Nucleus-1.9.2-S7.1-MC1.12.2-plugin.jar | None |
| LCHIJA | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zb.jar | None |
| LCHIJA | patchouli | 1.0-18 | Patchouli-1.0-18.jar | None |
| LCHIJA | primitivemobs | 1.2.3a | primitivemobs-1.2.3a.jar | None |
| LCHIJA | pvj | 1.6.0 | ProjectVibrantJourneys-1.12.2-1.6.0.jar | None |
| LCHIJA | reborncore | 3.13.4.419 | RebornCore-1.12.2-3.13.4.419-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LCHIJA | corerm | 1.3.3 | RikMuldsCore_1.3.3.jar | None |
| LCHIJA | roguelike | 1.7.2 | Roguelike-Dungeons-Mod-1.12.2.jar | None |
| LCHIJA | rustic | 1.1.0 | rustic-1.1.0.jar | None |
| LCHIJA | selim_enchants | 2.1.1 | Selim's+Enchantments-1.12.2-2.1.1.jar | None |
| LCHIJA | soot | 1.5 | Soot-1.5.jar | None |
| LCHIJA | techreborn | 2.20.11.929 | TechReborn-1.12.2-2.20.11.929-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LCHIJA | thaumicperiphery | 0.3.0 | thaumicperiphery-0.3.0.jar | None |
| LCHIJA | thermalexpansion | 5.5.3 | ThermalExpansion-1.12.2-5.5.3.41-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | thermaldynamics | 2.5.4 | ThermalDynamics-1.12.2-2.5.4.18-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | tinkersjei | 1.2 | tinkersjei-1.2.jar | None |
| LCHIJA | totaleconomy | 1.8.1 | TotalEconomy-1.8.1.jar | None |
| LCHIJA | undergroundbiomes | 1.3.3 | UndergroundBiomesConstructs-1.12-1.3.3.jar | None |
| LCHIJA | wanionlib | 1.12.2-2.2 | WanionLib-1.12.2-2.2.jar | None |
| LCHIJA | wearablebackpacks | 3.1.3 | WearableBackpacks-1.12.2-3.1.3.jar | None |
| LCHIJA | wings | 1.1.4 | wings-1.1.4-1.12.2.jar | None |
| LCHIJA | bauble_wings | 1.0.0 | wings-1.1.4-1.12.2.jar | None |
| LCHIJA | worldedit | 6.1.10-SNAPSHOT | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar | None |
| LCHIJA | zaraklib | 0.0.4 | ZarakLib-1.12.2.jar | None |
| LCHIJA | orelib | 3.5.2.2 | OreLib-1.12.2-3.5.2.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCHIJA | dsurround | 3.5.4.3 | DynamicSurroundings-1.12.2-3.5.4.3.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCHIJA | techreborn_compat | 1.0.0 | TechReborn-ModCompatibility-1.12.2-1.1.0.22.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
| LCHIJA | hungeroverhaul | 1.12.2-1.3.3.jenkins148 | HungerOverhaul-1.12.2-1.3.3.jenkins148.jar | None |
| LCHIJA | mysticallib | 1.12.2-1.1.1 | mysticallib-1.12.2-1.1.1.jar | None |
| LCHIJA | unidict | 1.12.2-2.9.2 | UniDict-1.12.2-2.9.2.jar | None |
| UD | mobends_wings | 1.0.0 | wings-1.1.4-1.12.2.jar | None |
Loaded coremods (and transformers):
SpongeCoremod (spongeforge-1.12.2-2825-7.1.6-RC3696.jar)
org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
HCASM (HammerCore-1.12.2-2.0.4.4.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
squeek.applecore.asm.TransformerModuleHandler
IvToolkit (IvToolkit-1.12.jar)
AstralCore (astralsorcery-1.12.2-1.10.11.jar)
wings (wings-1.1.4-1.12.2.jar)
me.paulf.wings.server.asm.WingsRuntimePatcher
me.paulf.wings.server.asm.mobends.WingsMoBendsRuntimePatcher
DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
org.orecruncher.dsurround.asm.Transformer
ForgelinPlugin (Forgelin-1.8.2.jar)
AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselIntegration (Enabled/Not Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- wailaIntegration (Enabled/Not Forced)
Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 2179 names; 7126 stacks.
Configuration Info: IyBDb25maWd1cmF0aW9uIGZpbGUNCg0KY2xpZW50IHsNCiAgICAjIFNob3VsZCBIYW1tZXIgQ29yZSByZXBsYWNlIGVuY2hhbnRtZW50IGdsaW50IGNvbG9yIHdpdGggbW9yZSBtYXRjaGluZyBjb2xvcnMgZm9yIHNvbWUgdmFuaWxsYSBpdGVtcz8gW2RlZmF1bHQ6IHRydWVdDQogICAgQjoiQ3VzdG9tIEVuY2hhbnRtZW50IENvbG9ycyBmb3IgVmFuaWxsYSBJdGVtcyI9dHJ1ZQ0KDQogICAgIyBTaG91bGQgSGFtbWVyIENvcmUgcG9ydGZvcndhcmQgeW91ciBsb2NhbCB3b3JsZCB3aGVuIHlvdSBzaGFyZSB3aXRoIGl0IHRvIExBTj8NCiAgICAjIFRoaXMgZmVhdHVyZSBkb2Vzbid0IHdvcmsgb24gYWxsIGNsaWVudHMsIHlvdSBhcmUgZ29pbmcgdG8gZ2V0IGEgbWVzc2FnZSBpbiBjaGF0IGlmIGl0IHdhcyBzdWNjZXNzZnVsL3Vuc3VjY2Vzc2Z1bCBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJMQU4gVVBuUCI9dHJ1ZQ0KDQogICAgIyBSZXBsYWNlIHZhbmlsbGEgZnVybmFjZSBhbmQgYnJld2luZyBzdGFuZCBwcm9ncmVzcyBiYXJzIHRvIHVzZSBzbW9vdGggcmVuZGVyaW5nPyBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJTbW9vdGggVmFuaWxsYSBHdWlzIj10cnVlDQp9DQoNCg0KaXdyZW5jaCB7DQogICAgIyBXaGF0IGlzIHRoZSBjb2xvciB3aGVuIHRoZSBob3ZlcmVkIGJsb2NrIGlzIHdyZW5jaGFibGU/IChjb2xvciBlbmNvZGVkIGluIGhleCBmb3JtIHN1Y2ggYXMgUlJHR0JCKQ0KICAgIFM6R3JlZW49MjJGRjIyDQoNCiAgICAjIFdoYXQgaXMgdGhlIGNvbG9yIHdoZW4gdGhlIGhvdmVyZWQgYmxvY2sgaXMgTk9UIHdyZW5jaGFibGU/IChjb2xvciBlbmNvZGVkIGluIGhleCBmb3JtIHN1Y2ggYXMgUlJHR0JCKQ0KICAgIFM6UmVkPUZGMjIyMg0KfQ0KDQoNCiJ2YW5pbGxhIGltcHJvdmVtZW50cyIgew0KICAgICMgU2hvdWxkIEhhbW1lciBDb3JlIGZvcmNlLXNwYXduIEVuZGVyIERyYWdvbiBFZ2cgb24gRW5kZXIgRHJhZ29uIGRlYXRoPyBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJBbHdheXMgU3Bhd24gRHJhZ29uIEVnZyI9dHJ1ZQ0KfQ0KDQoNCg==
Pastebin Connection: Okay.
Dependent Mods: None.
RebornCore:
Plugin Engine: 1
RebornCore Version: 3.13.4.419
Runtime Debofucsation 1
AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
Profiler Position: N/A (disabled)
Player Count: 5 / 35; [EntityPlayerMP['Maiesa'/290, l='Odyssey', x=-2008.27, y=40.52, z=1077.09], EntityPlayerMP['NovaLynxie'/3253, l='Odyssey', x=-1891.71, y=40.06, z=1659.32], EntityPlayerMP['Sapphire_Fluffy'/45372, l='Odyssey', x=-1896.70, y=50.00, z=1672.92], EntityPlayerMP['Bebefwee'/62756, l='Odyssey', x=-37.41, y=48.00, z=-3263.55], EntityPlayerMP['Trifesta'/178722, l='Odyssey', x=274.70, y=31.23, z=439.39]]
Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
Type: Dedicated Server (map_server.txt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment