Skip to content

Instantly share code, notes, and snippets.

@JaSpr
Created May 31, 2017 19:05
Show Gist options
  • Save JaSpr/e078006ff5bdafd10de26427c37c90d9 to your computer and use it in GitHub Desktop.
Save JaSpr/e078006ff5bdafd10de26427c37c90d9 to your computer and use it in GitHub Desktop.
/************************************************************************************************************************************************************************************************************************************************************************************************/
[15:03:11] [Server thread/ERROR] [Sponge/]: /* Unexpected World Change Detected */
[15:03:11] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[15:03:11] [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. */
[15:03:11] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[15:03:11] [Server thread/ERROR] [Sponge/]: /* StackTrace: */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* java.lang.Exception: null */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.event.tracking.CauseTracker.setBlockState(CauseTracker.java:448) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_180501_a(WorldServer.java:2675) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.misc.BlockActiveTexture$class.setActive(BlockActiveTexture.scala:30) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.grower.BlockGrower$.setActive(BlockGrower.scala:23) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.grower.TileGrower$$anonfun$2.apply$mcV$sp(TileGrower.scala:108) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* net.bdew.lib.Event0$$anonfun$trigger$1.apply(Event.scala:19) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* net.bdew.lib.Event0$$anonfun$trigger$1.apply(Event.scala:19) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* scala.collection.immutable.List.foreach(List.scala:383) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* net.bdew.lib.Event0.trigger(Event.scala:19) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.grid.SleepableTile$class.wakeup(SleepableTile.scala:44) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.grower.TileGrower.wakeup(TileGrower.scala:30) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.grower.TileGrower.onGridNotification(TileGrower.scala:84) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.removeConnection(GridNode.java:122) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridConnection.destroy(GridConnection.java:178) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.destroy(GridNode.java:275) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* appeng.hooks.TickHandler.unloadWorld(TickHandler.java:164) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler_660_TickHandler_unloadWorld_Unload.invoke(.dynamic) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:635) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.mod.event.SpongeForgeEventFactory.callWorldUnloadEvent(SpongeForgeEventFactory.java:1213) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.mod.event.SpongeForgeEventFactory.callForgeEvent(SpongeForgeEventFactory.java:478) */
[15:03:11] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:292)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment