Advertisement
Scratch69

Untitled

Jul 17th, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.93 KB | None | 0 0
  1. [18:28:57] [Server thread/ERROR] [Sponge/]: /* StackTrace: */
  2. [18:28:57] [Server thread/ERROR] [Sponge/]: /* java.lang.Exception: null */
  3. [18:28:57] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.event.tracking.CauseTracker.setBlockState(CauseTracker.java:464) */
  4. [18:28:57] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_180501_a(WorldServer.java:2675) */
  5. [18:28:57] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.misc.BlockActiveTexture$class.setActive(BlockActiveTexture.scala:30) */
  6. [18:28:57] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.grower.BlockGrower$.setActive(BlockGrower.scala:23) */
  7. [18:28:57] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.grower.TileGrower$$anonfun$2.apply$mcV$sp(TileGrower.scala:108) */
  8. [18:28:57] [Server thread/ERROR] [Sponge/]: /* net.bdew.lib.Event0$$anonfun$trigger$1.apply(Event.scala:19) */
  9. [18:28:57] [Server thread/ERROR] [Sponge/]: /* net.bdew.lib.Event0$$anonfun$trigger$1.apply(Event.scala:19) */
  10. [18:28:57] [Server thread/ERROR] [Sponge/]: /* scala.collection.immutable.List.foreach(List.scala:383) */
  11. [18:28:57] [Server thread/ERROR] [Sponge/]: /* net.bdew.lib.Event0.trigger(Event.scala:19) */
  12. [18:28:57] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.grid.SleepableTile$class.wakeup(SleepableTile.scala:44) */
  13. [18:28:57] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.grower.TileGrower.wakeup(TileGrower.scala:30) */
  14. [18:28:57] [Server thread/ERROR] [Sponge/]: /* net.bdew.ae2stuff.machines.grower.TileGrower.onGridNotification(TileGrower.scala:84) */
  15. [18:28:57] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.removeConnection(GridNode.java:122) */
  16. [18:28:57] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridConnection.destroy(GridConnection.java:178) */
  17. [18:28:57] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.destroy(GridNode.java:275) */
  18. [18:28:57] [Server thread/ERROR] [Sponge/]: /* appeng.me.helpers.AENetworkProxy.invalidate(AENetworkProxy.java:124) */
  19. [18:28:57] [Server thread/ERROR] [Sponge/]: /* appeng.parts.AEBasePart.removeFromWorld(AEBasePart.java:286) */
  20. [18:28:57] [Server thread/ERROR] [Sponge/]: /* appeng.parts.CableBusContainer.removeFromWorld(CableBusContainer.java:667) */
  21. [18:28:57] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileCableBus.func_145843_s(TileCableBus.java:141) */
  22. [18:28:57] [Server thread/ERROR] [Sponge/]: /* appeng.tile.AEBaseTile.onChunkUnload(AEBaseTile.java:225) */
  23. [18:28:57] [Server thread/ERROR] [Sponge/]: /* appeng.tile.networking.TileCableBus.onChunkUnload(TileCableBus.java:172) */
  24. [18:28:57] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.SpongeImplHooks.onTileChunkUnload(SpongeImplHooks.java:654) */
  25. [18:28:57] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.World.func_72939_s(World.java:6087) */
  26. [18:28:57] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2162) */
  27. [18:28:57] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) */
  28. [18:28:57] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) */
  29. [18:28:57] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) */
  30. [18:28:57] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) */
  31. [18:28:57] [Server thread/ERROR] [Sponge/]: /* java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement