Advertisement
Guest User

Untitled

a guest
Mar 6th, 2015
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. java.lang.NullPointerException: Ticking block entity
  2. at theflogat.technomancy.common.tiles.technom.TileFakeAir.isConnectable(TileFakeAir.java:206)
  3. at theflogat.technomancy.lib.compat.Thaumcraft.getConnectableTile(Thaumcraft.java:335)
  4. at theflogat.technomancy.common.tiles.thaumcraft.machine.TileNodeGenerator.fill(TileNodeGenerator.java:232)
  5. at theflogat.technomancy.common.tiles.thaumcraft.machine.TileNodeGenerator.func_145845_h(TileNodeGenerator.java:171)
  6. at net.minecraft.world.World.func_72939_s(World.java:1939)
  7. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1994)
  8. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
  9. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
  10. at net.minecraft.client.main.Main.main(SourceFile:148)
  11. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  14. at java.lang.reflect.Method.invoke(Unknown Source)
  15. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  16. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement