Advertisement
Scratch69

Untitled

Jul 17th, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.90 KB | None | 0 0
  1. [13:50:19] [Server thread/ERROR] [Sponge/]: /* StackTrace: */
  2. [13:50:19] [Server thread/ERROR] [Sponge/]: /* java.lang.Exception: null */
  3. [13:50:19] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.event.tracking.CauseTracker.setBlockState(CauseTracker.java:464) */
  4. [13:50:19] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_180501_a(WorldServer.java:2675) */
  5. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.tile.crafting.TileCraftingTile.updateMeta(TileCraftingTile.java:171) */
  6. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.tile.crafting.TileCraftingTile.onPowerStateChange(TileCraftingTile.java:258) */
  7. [13:50:19] [Server thread/ERROR] [Sponge/]: /* sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source) */
  8. [13:50:19] [Server thread/ERROR] [Sponge/]: /* sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) */
  9. [13:50:19] [Server thread/ERROR] [Sponge/]: /* java.lang.reflect.Method.invoke(Method.java:498) */
  10. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$EventMethod.invoke(NetworkEventBus.java:183) */
  11. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$EventMethod.access$400(NetworkEventBus.java:165) */
  12. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$MENetworkEventInfo.invoke(NetworkEventBus.java:214) */
  13. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus$MENetworkEventInfo.access$200(NetworkEventBus.java:200) */
  14. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.me.NetworkEventBus.postEventTo(NetworkEventBus.java:146) */
  15. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.me.Grid.postEventTo(Grid.java:228) */
  16. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.me.cache.EnergyGridCache.addNode(EnergyGridCache.java:614) */
  17. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridCacheWrapper.addNode(GridCacheWrapper.java:55) */
  18. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.me.Grid.add(Grid.java:205) */
  19. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.setGrid(GridNode.java:258) */
  20. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridPropagator.visitNode(GridPropagator.java:41) */
  21. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.visitorNode(GridNode.java:565) */
  22. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.beginVisit(GridNode.java:199) */
  23. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.validateGrid(GridNode.java:145) */
  24. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridConnection.destroy(GridConnection.java:181) */
  25. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.me.GridNode.destroy(GridNode.java:275) */
  26. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.me.helpers.AENetworkProxy.invalidate(AENetworkProxy.java:124) */
  27. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.tile.grid.AENetworkTile.func_145843_s(AENetworkTile.java:88) */
  28. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.tile.AEBaseTile.onChunkUnload(AEBaseTile.java:225) */
  29. [13:50:19] [Server thread/ERROR] [Sponge/]: /* appeng.tile.grid.AENetworkTile.onChunkUnload(AENetworkTile.java:73) */
  30. [13:50:19] [Server thread/ERROR] [Sponge/]: /* org.spongepowered.common.SpongeImplHooks.onTileChunkUnload(SpongeImplHooks.java:654) */
  31. [13:50:19] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.World.func_72939_s(World.java:6087) */
  32. [13:50:19] [Server thread/ERROR] [Sponge/]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:2162) */
  33. [13:50:19] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709) */
  34. [13:50:19] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387) */
  35. [13:50:19] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) */
  36. [13:50:19] [Server thread/ERROR] [Sponge/]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) */
  37. [13:50:19] [Server thread/ERROR] [Sponge/]: /* java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement