Skip to content

Instantly share code, notes, and snippets.

@JaSpr
Created March 11, 2017 06:49
Show Gist options
  • Save JaSpr/d988d981d294f97eb0072c3ade563582 to your computer and use it in GitHub Desktop.
Save JaSpr/d988d981d294f97eb0072c3ade563582 to your computer and use it in GitHub Desktop.
sponge-unexpected-update.txt
[01:46:08] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[01:46:08] [Server thread/ERROR] [Sponge/]: /* Unexpected World Change Detected */
[01:46:08] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[01:46:08] [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. */
[01:46:08] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
[01:46:08] [Server thread/ERROR] [Sponge/]: /* StackTrace: */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* java.lang.Exception: null */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.event.tracking.CauseTracker.setBlockState(CauseTracker.java:443) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_180501_a(WorldServer.java:2665) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.misc.BlockActiveTexture$class.setActive(BlockActiveTexture.scala:30) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.inscriber.BlockInscriber$.setActive(BlockInscriber.scala:23) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.inscriber.TileInscriber$$anonfun$2.apply$mcV$sp(TileInscriber.scala:175) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.bdew.lib.Event0$$anonfun$trigger$1.apply(Event.scala:19) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.bdew.lib.Event0$$anonfun$trigger$1.apply(Event.scala:19) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* scala.collection.immutable.List.foreach(List.scala:383) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.bdew.lib.Event0.trigger(Event.scala:19) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.grid.SleepableTile$class.wakeup(SleepableTile.scala:44) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.inscriber.TileInscriber.wakeup(TileInscriber.scala:31) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.inscriber.TileInscriber.onGridNotification(TileInscriber.scala:120) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.removeConnection(GridNode.java:122) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridConnection.destroy(GridConnection.java:177) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.destroy(GridNode.java:275) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.grid.GridTile$class.unRegisterNode(GridTile.scala:59) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.grower.TileGrower.unRegisterNode(TileGrower.scala:30) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.grid.GridTile$class.onChunkUnload(GridTile.scala:71) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.grower.TileGrower.onChunkUnload(TileGrower.scala:30) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.SpongeImplHooks.onTileChunkUnload(SpongeImplHooks.java:645) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.World.func_72939_s(World.java:6037) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2153) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /* java.lang.Thread.run(Thread.java:745) */
[01:46:08] [Server thread/ERROR] [Sponge/]: /************************************************************************************************************************************************************************************************************************************************************************************************/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment