Advertisement
Guest User

Spice of Life Thaumometer

a guest
Aug 14th, 2014
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. **Using Yogscast Complete Pack 2.9.2.4 and trying to scan vanilla smooth Stone with a Thaumometer.**
  2.  
  3. 2014-08-14 02:02:27 [WARNING] [Minecraft-Server] Failed to handle packet for Nephatrine/127.0.0.1: net.minecraft.util.ReportedException: Ticking player
  4. net.minecraft.util.ReportedException: Ticking player
  5. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:377)
  6. at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.java:304)
  7. at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:136)
  8. at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
  9. at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:141)
  10. at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
  11. at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)
  12. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)
  13. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
  14. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
  15. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
  16. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  17. Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/texture/IconRegister
  18. at java.lang.Class.getDeclaredMethods0(Native Method)
  19. at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
  20. at java.lang.Class.getDeclaredMethod(Unknown Source)
  21. at squeek.spiceoflife.proxy.ProxyMariculture.<clinit>(ProxyMariculture.java:61)
  22. at squeek.spiceoflife.helpers.FoodHelper.isFood(FoodHelper.java:23)
  23. at squeek.spiceoflife.asm.Hooks.onFoodEaten(Hooks.java:89)
  24. at net.minecraft.item.ItemStack.func_77950_b(ItemStack.java:182)
  25. at net.minecraft.entity.player.EntityPlayer.func_71036_o(EntityPlayer.java:468)
  26. at net.minecraft.entity.player.EntityPlayerMP.func_71036_o(EntityPlayerMP.java:907)
  27. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:297)
  28. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:328)
  29. ... 11 more
  30. Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.IconRegister
  31. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:97)
  32. at java.lang.ClassLoader.loadClass(Unknown Source)
  33. at java.lang.ClassLoader.loadClass(Unknown Source)
  34. ... 22 more
  35. 2014-08-14 02:02:27 [INFO] [Minecraft-Server] Nephatrine left the game
  36. 2014-08-14 02:02:27 [INFO] [STDOUT] Unloading Player: Nephatrine
  37. 2014-08-14 02:02:27 [SEVERE] [Minecraft-Server] Reached end of stream for /127.0.0.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement