Guest User

Untitled

a guest
Jan 6th, 2014
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I let you down. Sorry :(
  3.  
  4. Time: 12/29/13 9:50 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException
  8. at net.mcft.copy.betterstorage.block.tileentity.TileEntityBackpack.func_70319_e(TileEntityBackpack.java:124)
  9. at net.minecraft.entity.player.EntityPlayerMP.func_71119_a(EntityPlayerMP.java:695)
  10. at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:400)
  11. at net.minecraft.world.World.func_72866_a(World.java:2956)
  12. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:1007)
  13. at net.minecraft.world.World.func_72870_g(World.java:2902)
  14. at net.minecraft.world.World.func_72939_s(World.java:2709)
  15. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:887)
  16. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
  17. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:781)
  18. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:663)
  19. at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
  20.  
  21.  
  22. A detailed walkthrough of the error, its code path and all known details is as follows:
  23. ---------------------------------------------------------------------------------------
  24.  
  25. -- Head --
  26. Stacktrace:
  27. at net.mcft.copy.betterstorage.block.tileentity.TileEntityBackpack.func_70319_e(TileEntityBackpack.java:124)
  28. at net.minecraft.entity.player.EntityPlayerMP.func_71119_a(EntityPlayerMP.java:695)
  29. at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:400)
  30. at net.minecraft.world.World.func_72866_a(World.java:2956)
  31. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:1007)
  32. at net.minecraft.world.World.func_72870_g(World.java:2902)
  33.  
  34. -- Entity being ticked --
  35. Details:
  36. Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
  37. Entity ID: 221958
  38. Entity Name: ninjaforce02
  39. Entity's Exact location: 1236.50, 67.00, 548.50
  40. Entity's Block location: World: (1236,67,548), Chunk: (at 4,4,4 in 77,34; contains blocks 1232,0,544 to 1247,255,559), Region: (2,1; contains chunks 64,32 to 95,63, blocks 1024,0,512 to 1535,255,1023)
  41. Entity's Momentum: 0.00, 0.00, 0.00
  42. Stacktrace:
  43. at net.minecraft.world.World.func_72939_s(World.java:2709)
Advertisement
Add Comment
Please, Sign In to add comment