mrkirby153

Untitled

Mar 17th, 2013
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.83 KB | None | 0 0
  1.  
  2. Minecraft has crashed!
  3. ----------------------
  4.  
  5. Minecraft has stopped running because it encountered a problem; Ticking player
  6.  
  7. A full error report has been saved to C:\Development\eclipse\MscHouses\.\crash-reports\crash-2013-03-17_15.09.07-server.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(
  8.  
  9.  
  10.  
  11. --- BEGIN ERROR REPORT 52a47674 --------
  12. Full report at:
  13. C:\Development\eclipse\MscHouses\.\crash-reports\crash-2013-03-17_15.09.07-server.txt
  14. Please show that file to Mojang, NOT just this screen!
  15.  
  16. Generated 3/17/13 3:09 PM
  17.  
  18. -- Head --
  19. Stacktrace:
  20. at mrkirby153.MscHouses.ItemInvincible.checkForFuel(ItemInvincible.java:79)
  21. at mrkirby153.MscHouses.ItemInvincible.onUpdate(ItemInvincible.java:59)
  22. at net.minecraft.item.ItemStack.updateAnimation(ItemStack.java:475)
  23. at net.minecraft.entity.player.InventoryPlayer.decrementAnimations(InventoryPlayer.java:340)
  24. at net.minecraft.entity.player.EntityPlayer.onLivingUpdate(EntityPlayer.java:589)
  25. at net.minecraft.entity.EntityLiving.onUpdate(EntityLiving.java:853)
  26. at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:337)
  27.  
  28. -- Player being ticked --
  29. Details:
  30. Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
  31. Entity ID: 12
  32. Entity Name: Player6
  33. Entity's Exact location: 493.19, 56.00, -1254.18
  34. Entity's Block location: World: (493,56,-1255), Chunk: (at 13,3,9 in 30,-79; contains blocks 480,0,-1264 to 495,255,-1249), Region: (0,-3; contains chunks 0,-96 to 31,-65, blocks 0,0,-1536 to 511,255,-1025)
  35. Entity's Momentum: 0.00, -0.08, 0.00
  36. Stacktrace:
  37. at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:319)
  38. at net.minecraft.network.NetServerHandler.handleFlying(NetServerHandler.java:308)
  39. at net.minecraft.network.packet.Packet10Flying.processPacket(Packet10Flying.java:51)
  40. at net.minecraft.network.MemoryConnection.processReadPackets(MemoryConnection.java:84)
  41. at net.minecraft.network.NetServerHandler.networkTick(NetServerHandler.java:134)
  42. at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:53)
  43. at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:109)
  44. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:674)
  45. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:570)
  46. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:127)
  47. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:468)
  48. at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
  49.  
  50. -- System Details --
  51. Details:
  52. Minecraft Version: 1.5
  53. Operating System: Windows 7 (amd64) version 6.1
  54. Java Version: 1.7.0_03, Oracle Corporation
  55. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  56. Memory: 123795008 bytes (118 MB) / 312147968 bytes (297 MB) up to 920911872 bytes (878 MB)
  57. JVM Flags: 0 total;
  58. AABB Pool Size: 113 (6328 bytes; 0 MB) allocated, 109 (6104 bytes; 0 MB) used
  59. Suspicious classes: FML and Forge are installed
  60. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  61. FML: MCP v7.42 FML v5.0.4.563 Minecraft Forge 7.7.0.563 0 mods loaded, 0 mods active
  62. mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  63. FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  64. Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  65. MscHouses [MscHouses] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  66. Profiler Position: N/A (disabled)
  67. Vec3 Pool Size: 13 (728 bytes; 0 MB) allocated, 13 (728 bytes; 0 MB) used
  68. Player Count: 1 / 8; [EntityPlayerMP['Player6'/12, l='Test World', x=493.19, y=56.00, z=-1254.18]]
  69. Type: Integrated Server (map_client.txt)
  70. Is Modded: Definitely; Client brand changed to 'forge,fml'
  71.  
  72. java.lang.NullPointerException
  73. at mrkirby153.MscHouses.ItemInvincible.checkForFuel(ItemInvincible.java:79)
  74. at mrkirby153.MscHouses.ItemInvincible.onUpdate(ItemInvincible.java:59)
  75. at net.minecraft.item.ItemStack.updateAnimation(ItemStack.java:475)
  76. at net.minecraft.entity.player.InventoryPlayer.decrementAnimations(InventoryPlayer.java:340)
  77. at net.minecraft.entity.player.EntityPlayer.onLivingUpdate(EntityPlayer.java:589)
  78. at net.minecraft.entity.EntityLiving.onUpdate(EntityLiving.java:853)
  79. at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:337)
  80. at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:319)
  81. at net.minecraft.network.NetServerHandler.handleFlying(NetServerHandler.java:308)
  82. at net.minecraft.network.packet.Packet10Flying.processPacket(Packet10Flying.java:51)
  83. at net.minecraft.network.MemoryConnection.processReadPackets(MemoryConnection.java:84)
  84. at net.minecraft.network.NetServerHandler.networkTick(NetServerHandler.java:134)
  85. at net.minecraft.network.NetworkListenThread.networkTick(NetworkListenThread.java:53)
  86. at net.minecraft.server.integrated.IntegratedServerListenThread.networkTick(IntegratedServerListenThread.java:109)
  87. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:674)
  88. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:570)
  89. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:127)
  90. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:468)
  91. at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
  92. --- END ERROR REPORT 410b949c ----------
Advertisement
Add Comment
Please, Sign In to add comment