Advertisement
Guest User

Untitled

a guest
Mar 5th, 2015
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. [Server thread/ERROR]: Encountered an unexpected exception
  2. net.minecraft.util.ReportedException: Ticking block entity
  3. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:642) ~[MinecraftServer.class:?]
  4. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?]
  5. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
  6. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
  7. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  8. Caused by: java.lang.NullPointerException
  9. at theflogat.technomancy.common.tiles.technom.TileFakeAir.isConnectable(TileFakeAir.java:206) ~[TileFakeAir.class:?]
  10. at theflogat.technomancy.lib.compat.Thaumcraft.getConnectableTile(Thaumcraft.java:335) ~[Thaumcraft.class:?]
  11. at theflogat.technomancy.common.tiles.thaumcraft.machine.TileNodeGenerator.fill(TileNodeGenerator.java:232) ~[TileNodeGenerator.class:?]
  12. at theflogat.technomancy.common.tiles.thaumcraft.machine.TileNodeGenerator.func_145845_h(TileNodeGenerator.java:171) ~[TileNodeGenerator.class:?]
  13. at net.minecraft.world.World.func_72939_s(World.java:1939) ~[ahb.class:?]
  14. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~[mt.class:?]
  15. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?]
  16. ... 4 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement