Skip to content

Instantly share code, notes, and snippets.

@Bennyboy1695
Created March 10, 2017 17:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Bennyboy1695/ae1c2698156849b97a9aafbed32a4d82 to your computer and use it in GitHub Desktop.
Save Bennyboy1695/ae1c2698156849b97a9aafbed32a4d82 to your computer and use it in GitHub Desktop.
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* Unexpected World Change Detected */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* Sponge's tracking system is very dependent on knowing when
a change to any world takes place, however there are chances
where Sponge does not know of changes that mods may perform.
In cases like this, it is best to report to Sponge to get this
change tracked correctly and accurately. */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* StackTrace: */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.Exception: null */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.event.tracking.CauseTracker.setBlockState(CauseTracker.java:476) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_180501_a(WorldServer.java:2665) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.misc.BlockActiveTexture$class.setActive(BlockActiveTexture.scala:30) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.encoder.BlockEncoder$.setActive(BlockEncoder.scala:24) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.encoder.TileEncoder.networkPowerStatusChange(TileEncoder.scala:122) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.reflect.Method.invoke(Method.java:498) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$EventMethod.invoke(NetworkEventBus.java:183) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$EventMethod.access$400(NetworkEventBus.java:165) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$MENetworkEventInfo.invoke(NetworkEventBus.java:214) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$MENetworkEventInfo.access$200(NetworkEventBus.java:200) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus.postEventTo(NetworkEventBus.java:146) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.Grid.postEventTo(Grid.java:228) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.cache.EnergyGridCache.addNode(EnergyGridCache.java:614) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridCacheWrapper.addNode(GridCacheWrapper.java:55) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.Grid.add(Grid.java:205) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.setGrid(GridNode.java:258) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridPropagator.visitNode(GridPropagator.java:41) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.visitorNode(GridNode.java:565) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.beginVisit(GridNode.java:199) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.validateGrid(GridNode.java:145) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridConnection.destroy(GridConnection.java:181) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.destroy(GridNode.java:275) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.helpers.AENetworkProxy.invalidate(AENetworkProxy.java:124) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.parts.AEBasePart.removeFromWorld(AEBasePart.java:286) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.parts.CableBusContainer.removeFromWorld(CableBusContainer.java:667) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileCableBus.func_145843_s(TileCableBus.java:141) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.AEBaseTile.onChunkUnload(AEBaseTile.java:225) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileCableBus.onChunkUnload(TileCableBus.java:172) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.SpongeImplHooks.onTileChunkUnload(SpongeImplHooks.java:1145) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.World.func_72939_s(World.java:6037) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2153) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.Thread.run(Thread.java:745) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* Unexpected World Change Detected */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* Sponge's tracking system is very dependent on knowing when
a change to any world takes place, however there are chances
where Sponge does not know of changes that mods may perform.
In cases like this, it is best to report to Sponge to get this
change tracked correctly and accurately. */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* StackTrace: */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.Exception: null */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.event.tracking.CauseTracker.setBlockState(CauseTracker.java:476) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_180501_a(WorldServer.java:2665) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.crafting.TileCraftingTile.updateMeta(TileCraftingTile.java:171) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.crafting.TileCraftingTile.updateStatus(TileCraftingTile.java:142) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.cluster.implementations.CraftingCPUCalculator.updateTiles(CraftingCPUCalculator.java:125) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.cluster.MBCalculator.calculateMultiblock(MBCalculator.java:104) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.crafting.TileCraftingTile.updateMultiBlock(TileCraftingTile.java:131) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.block.crafting.BlockCraftingUnit.func_189540_a(BlockCraftingUnit.java:126) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:463) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.event.tracking.CauseTracker.notifyBlockOfStateChange(CauseTracker.java:418) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_175685_c(WorldServer.java:2765) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.World.func_175722_b(World.java:423) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.event.tracking.CauseTracker.setBlockState(CauseTracker.java:515) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_180501_a(WorldServer.java:2665) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.misc.BlockActiveTexture$class.setActive(BlockActiveTexture.scala:30) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.encoder.BlockEncoder$.setActive(BlockEncoder.scala:24) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.encoder.TileEncoder.networkPowerStatusChange(TileEncoder.scala:122) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.reflect.Method.invoke(Method.java:498) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$EventMethod.invoke(NetworkEventBus.java:183) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$EventMethod.access$400(NetworkEventBus.java:165) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$MENetworkEventInfo.invoke(NetworkEventBus.java:214) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$MENetworkEventInfo.access$200(NetworkEventBus.java:200) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus.postEventTo(NetworkEventBus.java:146) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.Grid.postEventTo(Grid.java:228) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.cache.EnergyGridCache.addNode(EnergyGridCache.java:614) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridCacheWrapper.addNode(GridCacheWrapper.java:55) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.Grid.add(Grid.java:205) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.setGrid(GridNode.java:258) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridPropagator.visitNode(GridPropagator.java:41) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.visitorNode(GridNode.java:565) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.beginVisit(GridNode.java:199) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.validateGrid(GridNode.java:145) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridConnection.destroy(GridConnection.java:181) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.destroy(GridNode.java:275) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.helpers.AENetworkProxy.invalidate(AENetworkProxy.java:124) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.parts.AEBasePart.removeFromWorld(AEBasePart.java:286) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.parts.CableBusContainer.removeFromWorld(CableBusContainer.java:667) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileCableBus.func_145843_s(TileCableBus.java:141) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.AEBaseTile.onChunkUnload(AEBaseTile.java:225) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileCableBus.onChunkUnload(TileCableBus.java:172) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.SpongeImplHooks.onTileChunkUnload(SpongeImplHooks.java:1145) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.World.func_72939_s(World.java:6037) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2153) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.Thread.run(Thread.java:745) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* Unexpected World Change Detected */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* Sponge's tracking system is very dependent on knowing when
a change to any world takes place, however there are chances
where Sponge does not know of changes that mods may perform.
In cases like this, it is best to report to Sponge to get this
change tracked correctly and accurately. */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* StackTrace: */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.Exception: null */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.event.tracking.CauseTracker.setBlockState(CauseTracker.java:476) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_180501_a(WorldServer.java:2665) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.World.func_175656_a(World.java:408) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileController.updateMeta(TileController.java:133) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileController.onPowerChange(TileController.java:193) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.reflect.Method.invoke(Method.java:498) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$EventMethod.invoke(NetworkEventBus.java:183) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$EventMethod.access$400(NetworkEventBus.java:165) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$MENetworkEventInfo.invoke(NetworkEventBus.java:214) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$MENetworkEventInfo.access$200(NetworkEventBus.java:200) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus.postEventTo(NetworkEventBus.java:146) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.Grid.postEventTo(Grid.java:228) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.cache.EnergyGridCache.addNode(EnergyGridCache.java:614) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridCacheWrapper.addNode(GridCacheWrapper.java:55) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.Grid.add(Grid.java:205) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.setGrid(GridNode.java:258) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridPropagator.visitNode(GridPropagator.java:41) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.visitorNode(GridNode.java:565) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.beginVisit(GridNode.java:199) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.validateGrid(GridNode.java:145) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridConnection.destroy(GridConnection.java:181) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.destroy(GridNode.java:275) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.helpers.AENetworkProxy.invalidate(AENetworkProxy.java:124) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.parts.AEBasePart.removeFromWorld(AEBasePart.java:286) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.parts.CableBusContainer.removeFromWorld(CableBusContainer.java:667) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileCableBus.func_145843_s(TileCableBus.java:141) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.AEBaseTile.onChunkUnload(AEBaseTile.java:225) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileCableBus.onChunkUnload(TileCableBus.java:172) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.SpongeImplHooks.onTileChunkUnload(SpongeImplHooks.java:1145) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.World.func_72939_s(World.java:6037) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2153) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.Thread.run(Thread.java:745) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* Unexpected World Change Detected */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* Sponge's tracking system is very dependent on knowing when
a change to any world takes place, however there are chances
where Sponge does not know of changes that mods may perform.
In cases like this, it is best to report to Sponge to get this
change tracked correctly and accurately. */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* StackTrace: */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.Exception: null */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.event.tracking.CauseTracker.setBlockState(CauseTracker.java:476) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_180501_a(WorldServer.java:2665) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.World.func_175656_a(World.java:408) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileController.updateMeta(TileController.java:133) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileController.onPowerChange(TileController.java:193) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.reflect.Method.invoke(Method.java:498) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$EventMethod.invoke(NetworkEventBus.java:183) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$EventMethod.access$400(NetworkEventBus.java:165) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$MENetworkEventInfo.invoke(NetworkEventBus.java:214) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$MENetworkEventInfo.access$200(NetworkEventBus.java:200) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus.postEventTo(NetworkEventBus.java:146) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.Grid.postEventTo(Grid.java:228) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.cache.EnergyGridCache.addNode(EnergyGridCache.java:614) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridCacheWrapper.addNode(GridCacheWrapper.java:55) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.Grid.add(Grid.java:205) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.setGrid(GridNode.java:258) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridPropagator.visitNode(GridPropagator.java:41) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.visitorNode(GridNode.java:565) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.beginVisit(GridNode.java:199) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.validateGrid(GridNode.java:145) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridConnection.destroy(GridConnection.java:181) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.destroy(GridNode.java:275) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.helpers.AENetworkProxy.invalidate(AENetworkProxy.java:124) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.parts.AEBasePart.removeFromWorld(AEBasePart.java:286) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.parts.CableBusContainer.removeFromWorld(CableBusContainer.java:667) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileCableBus.func_145843_s(TileCableBus.java:141) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.AEBaseTile.onChunkUnload(AEBaseTile.java:225) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileCableBus.onChunkUnload(TileCableBus.java:172) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.SpongeImplHooks.onTileChunkUnload(SpongeImplHooks.java:1145) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.World.func_72939_s(World.java:6037) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2153) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.Thread.run(Thread.java:745) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* Unexpected World Change Detected */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* Sponge's tracking system is very dependent on knowing when
a change to any world takes place, however there are chances
where Sponge does not know of changes that mods may perform.
In cases like this, it is best to report to Sponge to get this
change tracked correctly and accurately. */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* StackTrace: */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.Exception: null */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.event.tracking.CauseTracker.setBlockState(CauseTracker.java:476) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_180501_a(WorldServer.java:2665) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.World.func_175656_a(World.java:408) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileController.updateMeta(TileController.java:133) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileController.onPowerChange(TileController.java:193) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.reflect.Method.invoke(Method.java:498) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$EventMethod.invoke(NetworkEventBus.java:183) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$EventMethod.access$400(NetworkEventBus.java:165) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$MENetworkEventInfo.invoke(NetworkEventBus.java:214) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$MENetworkEventInfo.access$200(NetworkEventBus.java:200) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus.postEventTo(NetworkEventBus.java:146) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.Grid.postEventTo(Grid.java:228) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.cache.EnergyGridCache.addNode(EnergyGridCache.java:614) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridCacheWrapper.addNode(GridCacheWrapper.java:55) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.Grid.add(Grid.java:205) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.setGrid(GridNode.java:258) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridPropagator.visitNode(GridPropagator.java:41) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.visitorNode(GridNode.java:565) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.beginVisit(GridNode.java:199) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.validateGrid(GridNode.java:145) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridConnection.destroy(GridConnection.java:181) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.destroy(GridNode.java:275) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.helpers.AENetworkProxy.invalidate(AENetworkProxy.java:124) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.parts.AEBasePart.removeFromWorld(AEBasePart.java:286) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.parts.CableBusContainer.removeFromWorld(CableBusContainer.java:667) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileCableBus.func_145843_s(TileCableBus.java:141) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.AEBaseTile.onChunkUnload(AEBaseTile.java:225) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileCableBus.onChunkUnload(TileCableBus.java:172) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.SpongeImplHooks.onTileChunkUnload(SpongeImplHooks.java:1145) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.World.func_72939_s(World.java:6037) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2153) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.Thread.run(Thread.java:745) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* Unexpected World Change Detected */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* Sponge's tracking system is very dependent on knowing when
a change to any world takes place, however there are chances
where Sponge does not know of changes that mods may perform.
In cases like this, it is best to report to Sponge to get this
change tracked correctly and accurately. */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* StackTrace: */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.Exception: null */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.event.tracking.CauseTracker.setBlockState(CauseTracker.java:476) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_180501_a(WorldServer.java:2665) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.misc.BlockActiveTexture$class.setActive(BlockActiveTexture.scala:30) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.inscriber.BlockInscriber$.setActive(BlockInscriber.scala:23) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.inscriber.TileInscriber$$anonfun$2.apply$mcV$sp(TileInscriber.scala:175) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.lib.Event0$$anonfun$trigger$1.apply(Event.scala:19) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.lib.Event0$$anonfun$trigger$1.apply(Event.scala:19) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* scala.collection.immutable.List.foreach(List.scala:383) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.lib.Event0.trigger(Event.scala:19) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.grid.SleepableTile$class.wakeup(SleepableTile.scala:44) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.inscriber.TileInscriber.wakeup(TileInscriber.scala:31) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.inscriber.TileInscriber.onGridNotification(TileInscriber.scala:120) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.removeConnection(GridNode.java:122) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridConnection.destroy(GridConnection.java:177) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.destroy(GridNode.java:275) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.helpers.AENetworkProxy.invalidate(AENetworkProxy.java:124) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.parts.AEBasePart.removeFromWorld(AEBasePart.java:286) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.parts.CableBusContainer.removeFromWorld(CableBusContainer.java:667) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileCableBus.func_145843_s(TileCableBus.java:141) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.AEBaseTile.onChunkUnload(AEBaseTile.java:225) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileCableBus.onChunkUnload(TileCableBus.java:172) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.SpongeImplHooks.onTileChunkUnload(SpongeImplHooks.java:1145) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.World.func_72939_s(World.java:6037) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2153) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.Thread.run(Thread.java:745) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* Unexpected World Change Detected */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* Sponge's tracking system is very dependent on knowing when
a change to any world takes place, however there are chances
where Sponge does not know of changes that mods may perform.
In cases like this, it is best to report to Sponge to get this
change tracked correctly and accurately. */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* StackTrace: */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.Exception: null */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.event.tracking.CauseTracker.setBlockState(CauseTracker.java:476) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_180501_a(WorldServer.java:2665) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.misc.BlockActiveTexture$class.setActive(BlockActiveTexture.scala:30) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.grower.BlockGrower$.setActive(BlockGrower.scala:23) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.grower.TileGrower$$anonfun$2.apply$mcV$sp(TileGrower.scala:108) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.lib.Event0$$anonfun$trigger$1.apply(Event.scala:19) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.lib.Event0$$anonfun$trigger$1.apply(Event.scala:19) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* scala.collection.immutable.List.foreach(List.scala:383) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.lib.Event0.trigger(Event.scala:19) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.grid.SleepableTile$class.wakeup(SleepableTile.scala:44) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.grower.TileGrower.wakeup(TileGrower.scala:30) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.grower.TileGrower.onGridNotification(TileGrower.scala:84) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.removeConnection(GridNode.java:122) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridConnection.destroy(GridConnection.java:178) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.destroy(GridNode.java:275) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.grid.GridTile$class.unRegisterNode(GridTile.scala:59) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.inscriber.TileInscriber.unRegisterNode(TileInscriber.scala:31) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.grid.GridTile$class.onChunkUnload(GridTile.scala:71) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.inscriber.TileInscriber.onChunkUnload(TileInscriber.scala:31) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.SpongeImplHooks.onTileChunkUnload(SpongeImplHooks.java:1145) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.World.func_72939_s(World.java:6037) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2153) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.Thread.run(Thread.java:745) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* Unexpected World Change Detected */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* Sponge's tracking system is very dependent on knowing when
a change to any world takes place, however there are chances
where Sponge does not know of changes that mods may perform.
In cases like this, it is best to report to Sponge to get this
change tracked correctly and accurately. */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[18:15:13] [Server thread/ERROR] [Sponge/]: /* StackTrace: */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.Exception: null */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.event.tracking.CauseTracker.setBlockState(CauseTracker.java:476) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_180501_a(WorldServer.java:2665) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.World.func_175656_a(World.java:408) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileController.updateMeta(TileController.java:133) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileController.onPowerChange(TileController.java:193) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.reflect.Method.invoke(Method.java:498) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$EventMethod.invoke(NetworkEventBus.java:183) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$EventMethod.access$400(NetworkEventBus.java:165) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$MENetworkEventInfo.invoke(NetworkEventBus.java:214) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$MENetworkEventInfo.access$200(NetworkEventBus.java:200) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus.postEventTo(NetworkEventBus.java:146) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.Grid.postEventTo(Grid.java:228) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.cache.EnergyGridCache.addNode(EnergyGridCache.java:614) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridCacheWrapper.addNode(GridCacheWrapper.java:55) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.Grid.add(Grid.java:205) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.setGrid(GridNode.java:258) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridPropagator.visitNode(GridPropagator.java:41) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.visitorNode(GridNode.java:565) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.beginVisit(GridNode.java:199) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.validateGrid(GridNode.java:145) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridConnection.destroy(GridConnection.java:180) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.destroy(GridNode.java:275) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.me.helpers.AENetworkProxy.invalidate(AENetworkProxy.java:124) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.grid.AENetworkPowerTile.func_145843_s(AENetworkPowerTile.java:94) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.AEBaseTile.onChunkUnload(AEBaseTile.java:225) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.powersink.AERootPoweredTile.onChunkUnload(AERootPoweredTile.java:271) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* appeng.tile.grid.AENetworkPowerTile.onChunkUnload(AENetworkPowerTile.java:100) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.SpongeImplHooks.onTileChunkUnload(SpongeImplHooks.java:1145) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.World.func_72939_s(World.java:6037) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2153) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /* java.lang.Thread.run(Thread.java:745) */
[18:15:13] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment