Advertisement
Guest User

Untitled

a guest
Jun 15th, 2014
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.38 KB | None | 0 0
  1. When you try right clicking the tool forge after emptying the spoils bag:
  2.  
  3. 2014-06-15 20:52:04 [SEVERE] [Minecraft-Client] ########## GL ERROR ##########
  4. 2014-06-15 20:52:04 [SEVERE] [Minecraft-Client] @ Post render
  5. 2014-06-15 20:52:04 [SEVERE] [Minecraft-Client] 1283: Stack overflow
  6. 2014-06-15 20:52:11 [SEVERE] [Minecraft-Client] ########## GL ERROR ##########
  7. 2014-06-15 20:52:11 [SEVERE] [Minecraft-Client] @ Post render
  8. 2014-06-15 20:52:11 [SEVERE] [Minecraft-Client] 1283: Stack overflow
  9. 2014-06-15 20:53:37 [INFO] [Minecraft-Server] Stopping server
  10. 2014-06-15 20:53:37 [INFO] [Minecraft-Server] Saving players
  11. 2014-06-15 20:53:37 [INFO] [STDOUT] Unloading Player: HotCakePan
  12. 2014-06-15 20:53:37 [INFO] [Minecraft-Server] Saving worlds
  13. 2014-06-15 20:53:37 [INFO] [Minecraft-Server] Saving chunks for level 'Bug recreation'/Overworld
  14. 2014-06-15 20:53:37 [INFO] [Minecraft-Server] Saving chunks for level 'Bug recreation'/Nether
  15. 2014-06-15 20:53:37 [INFO] [ForgeModLoader] [Thaumcraft] Removed 19 aura nodes when world 0 unloaded.
  16. 2014-06-15 20:53:37 [INFO] [ForgeModLoader] [Thaumcraft] Removed 0 aura nodes when world -1 unloaded.
  17. 2014-06-15 20:53:37 [INFO] [ForgeModLoader] Unloading dimension 0
  18. 2014-06-15 20:53:37 [INFO] [ForgeModLoader] Unloading dimension -1
  19. 2014-06-15 20:53:38 [INFO] [STDERR] net.minecraft.util.ReportedException: Exception in world tick
  20. 2014-06-15 20:53:38 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1878)
  21. 2014-06-15 20:53:38 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:835)
  22. 2014-06-15 20:53:38 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:760)
  23. 2014-06-15 20:53:38 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
  24. 2014-06-15 20:53:38 [INFO] [STDERR] Caused by: java.lang.NullPointerException
  25. 2014-06-15 20:53:38 [INFO] [STDERR] at mods.tinker.tconstruct.blocks.logic.ToolForgeLogic.buildTool(ToolForgeLogic.java:48)
  26. 2014-06-15 20:53:38 [INFO] [STDERR] at mods.tinker.tconstruct.blocks.logic.ToolStationLogic.func_70296_d(ToolStationLogic.java:60)
  27. 2014-06-15 20:53:38 [INFO] [STDERR] at net.minecraft.inventory.Slot.func_75218_e(Slot.java:113)
  28. 2014-06-15 20:53:38 [INFO] [STDERR] at net.minecraft.inventory.Slot.func_75215_d(Slot.java:105)
  29. 2014-06-15 20:53:38 [INFO] [STDERR] at net.minecraft.inventory.Container.func_75131_a(SourceFile:389)
  30. 2014-06-15 20:53:38 [INFO] [STDERR] at net.minecraft.client.multiplayer.NetClientHandler.func_72486_a(NetClientHandler.java:1227)
  31. 2014-06-15 20:53:38 [INFO] [STDERR] at net.minecraft.network.packet.Packet104WindowItems.func_73279_a(SourceFile:45)
  32. 2014-06-15 20:53:38 [INFO] [STDERR] at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89)
  33. 2014-06-15 20:53:38 [INFO] [STDERR] at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:266)
  34. 2014-06-15 20:53:38 [INFO] [STDERR] at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:94)
  35. 2014-06-15 20:53:38 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1862)
  36. 2014-06-15 20:53:38 [INFO] [STDERR] ... 3 more
  37. 2014-06-15 20:53:48 [INFO] [Minecraft-Client] Stopping!
  38. 2014-06-15 20:53:48 [INFO] [STDOUT]
  39. 2014-06-15 20:53:48 [INFO] [STDOUT] SoundSystem shutting down...
  40. 2014-06-15 20:53:49 [INFO] [STDOUT] Author: Paul Lamb, www.paulscode.com
  41. 2014-06-15 20:53:49 [INFO] [STDOUT]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement