Advertisement
Guest User

Untitled

a guest
Dec 14th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.97 KB | None | 0 0
  1. Unexpected World Change Detected */
  2. [16:50:08] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************/
  3. [16:50:08] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system is very dependent on knowing when
  4. a change to any world takes place, however there are chances
  5. where Sponge does not know of changes that mods may perform.
  6. In cases like this, it is best to report to Sponge to get this
  7. change tracked correctly and accurately. */
  8. [16:50:08] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************/
  9. [16:50:08] [Server thread/ERROR] [Sponge]: /* StackTrace: */
  10. [16:50:08] [Server thread/ERROR] [Sponge]: /* java.lang.Exception: null */
  11. [16:50:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.PhaseTracker.setBlockState(PhaseTracker.java:541) */
  12. [16:50:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_180501_a(WorldServer.java:2690) */
  13. [16:50:08] [Server thread/ERROR] [Sponge]: /* net.bdew.ae2stuff.misc.BlockActiveTexture$class.setActive(BlockActiveTexture.scala:30) */
  14. [16:50:08] [Server thread/ERROR] [Sponge]: /* net.bdew.ae2stuff.machines.grower.BlockGrower$.setActive(BlockGrower.scala:23) */
  15. [16:50:08] [Server thread/ERROR] [Sponge]: /* net.bdew.ae2stuff.machines.grower.TileGrower$$anonfun$2.apply$mcV$sp(TileGrower.scala:108) */
  16. [16:50:08] [Server thread/ERROR] [Sponge]: /* net.bdew.lib.Event0$$anonfun$trigger$1.apply(Event.scala:19) */
  17. [16:50:08] [Server thread/ERROR] [Sponge]: /* net.bdew.lib.Event0$$anonfun$trigger$1.apply(Event.scala:19) */
  18. [16:50:08] [Server thread/ERROR] [Sponge]: /* scala.collection.immutable.List.foreach(List.scala:383) */
  19. [16:50:08] [Server thread/ERROR] [Sponge]: /* net.bdew.lib.Event0.trigger(Event.scala:19) */
  20. [16:50:08] [Server thread/ERROR] [Sponge]: /* net.bdew.ae2stuff.grid.SleepableTile$class.wakeup(SleepableTile.scala:44) */
  21. [16:50:08] [Server thread/ERROR] [Sponge]: /* net.bdew.ae2stuff.machines.grower.TileGrower.wakeup(TileGrower.scala:30) */
  22. [16:50:08] [Server thread/ERROR] [Sponge]: /* net.bdew.ae2stuff.machines.grower.TileGrower.onGridNotification(TileGrower.scala:84) */
  23. [16:50:08] [Server thread/ERROR] [Sponge]: /* appeng.me.GridNode.removeConnection(GridNode.java:124) */
  24. [16:50:08] [Server thread/ERROR] [Sponge]: /* appeng.me.GridConnection.destroy(GridConnection.java:110) */
  25. [16:50:08] [Server thread/ERROR] [Sponge]: /* appeng.me.GridNode.destroy(GridNode.java:277) */
  26. [16:50:08] [Server thread/ERROR] [Sponge]: /* appeng.me.helpers.AENetworkProxy.invalidate(AENetworkProxy.java:124) */
  27. [16:50:08] [Server thread/ERROR] [Sponge]: /* appeng.me.helpers.AENetworkProxy.onChunkUnload(AENetworkProxy.java:116) */
  28. [16:50:08] [Server thread/ERROR] [Sponge]: /* appeng.tile.grid.AENetworkPowerTile.onChunkUnload(AENetworkPowerTile.java:102) */
  29. [16:50:08] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.SpongeImplHooks.onTileChunkUnload(SpongeImplHooks.java:779) */
  30. [16:50:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:6636) */
  31. [16:50:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2209) */
  32. [16:50:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) */
  33. [16:50:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) */
  34. [16:50:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) */
  35. [16:50:08] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) */
  36. [16:50:08] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Unknown Source) */
  37. [16:50:08] [Server thread/ERROR] [Sponge]: /************************************************************************************************************************************************************************************************************************************************************************************************/
  38. > /************************************************************************************************************************************************************************************************************************************************************************************************/
  39. /* Unexpected World Change Detected */
  40. /************************************************************************************************************************************************************************************************************************************************************************************************/
  41. /* Sponge's tracking system is very dependent on knowing when
  42. a change to any world takes place, however there are chances
  43. where Sponge does not know of changes that mods may perform.
  44. In cases like this, it is best to report to Sponge to get this
  45. change tracked correctly and accurately. */
  46. /************************************************************************************************************************************************************************************************************************************************************************************************/
  47. /* StackTrace: */
  48. /* java.lang.Exception: null */
  49. /* org.spongepowered.common.event.tracking.PhaseTracker.setBlockState(PhaseTracker.java:541) */
  50. /* net.minecraft.world.WorldServer.func_180501_a(WorldServer.java:2690) */
  51. /* net.bdew.ae2stuff.misc.BlockActiveTexture$class.setActive(BlockActiveTexture.scala:30) */
  52. /* net.bdew.ae2stuff.machines.grower.BlockGrower$.setActive(BlockGrower.scala:23) */
  53. /* net.bdew.ae2stuff.machines.grower.TileGrower$$anonfun$2.apply$mcV$sp(TileGrower.scala:108) */
  54. /* net.bdew.lib.Event0$$anonfun$trigger$1.apply(Event.scala:19) */
  55. /* net.bdew.lib.Event0$$anonfun$trigger$1.apply(Event.scala:19) */
  56. /* scala.collection.immutable.List.foreach(List.scala:383) */
  57. /* net.bdew.lib.Event0.trigger(Event.scala:19) */
  58. /* net.bdew.ae2stuff.grid.SleepableTile$class.wakeup(SleepableTile.scala:44) */
  59. /* net.bdew.ae2stuff.machines.grower.TileGrower.wakeup(TileGrower.scala:30) */
  60. /* net.bdew.ae2stuff.machines.grower.TileGrower.onGridNotification(TileGrower.scala:84) */
  61. /* appeng.me.GridNode.removeConnection(GridNode.java:124) */
  62. /* appeng.me.GridConnection.destroy(GridConnection.java:110) */
  63. /* appeng.me.GridNode.destroy(GridNode.java:277) */
  64. /* appeng.me.helpers.AENetworkProxy.invalidate(AENetworkProxy.java:124) */
  65. /* appeng.me.helpers.AENetworkProxy.onChunkUnload(AENetworkProxy.java:116) */
  66. /* appeng.tile.grid.AENetworkPowerTile.onChunkUnload(AENetworkPowerTile.java:102) */
  67. /* org.spongepowered.common.SpongeImplHooks.onTileChunkUnload(SpongeImplHooks.java:779) */
  68. /* net.minecraft.world.World.func_72939_s(World.java:6636) */
  69. /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2209) */
  70. /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765) */
  71. /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396) */
  72. /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666) */
  73. /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524) */
  74. /* java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement