Advertisement
NolanSyKinsley

Untitled

Oct 26th, 2013
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.84 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 10/26/13 4:01 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException
  8. at thaumcraft.common.entities.monster.EntityPech.pickupItem(EntityPech.java:702)
  9. at thaumcraft.common.entities.ai.pech.AIPechItemEntityGoto.func_75246_d(AIPechItemEntityGoto.java:132)
  10. at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:100)
  11. at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:613)
  12. at thaumcraft.common.entities.monster.EntityPech.func_70619_bc(EntityPech.java:657)
  13. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1993)
  14. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:441)
  15. at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:24)
  16. at thaumcraft.common.entities.monster.EntityPech.func_70636_d(EntityPech.java:218)
  17. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1826)
  18. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:257)
  19. at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:29)
  20. at thaumcraft.common.entities.monster.EntityPech.func_70071_h_(EntityPech.java:646)
  21. at net.minecraft.world.World.func_72866_a(World.java:2350)
  22. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:719)
  23. at net.minecraft.world.World.func_72870_g(World.java:2311)
  24. at net.minecraft.world.World.func_72939_s(World.java:2157)
  25. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
  26. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
  27. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
  28. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
  29. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
  30. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Stacktrace:
  38. at thaumcraft.common.entities.monster.EntityPech.pickupItem(EntityPech.java:702)
  39. at thaumcraft.common.entities.ai.pech.AIPechItemEntityGoto.func_75246_d(AIPechItemEntityGoto.java:132)
  40. at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:100)
  41. at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:613)
  42. at thaumcraft.common.entities.monster.EntityPech.func_70619_bc(EntityPech.java:657)
  43. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1993)
  44. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:441)
  45. at net.minecraft.entity.monster.EntityMob.func_70636_d(SourceFile:24)
  46. at thaumcraft.common.entities.monster.EntityPech.func_70636_d(EntityPech.java:218)
  47. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1826)
  48. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:257)
  49. at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:29)
  50. at thaumcraft.common.entities.monster.EntityPech.func_70071_h_(EntityPech.java:646)
  51. at net.minecraft.world.World.func_72866_a(World.java:2350)
  52. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:719)
  53. at net.minecraft.world.World.func_72870_g(World.java:2311)
  54.  
  55. -- Entity being ticked --
  56. Details:
  57. Entity Type: Pech (thaumcraft.common.entities.monster.EntityPech)
  58. Entity ID: 58833
  59. Entity Name: Pech Mage
  60. Entity's Exact location: -1208.37, 70.00, -1321.70
  61. Entity's Block location: World: (-1209,70,-1322), Chunk: (at 7,4,6 in -76,-83; contains blocks -1216,0,-1328 to -1201,255,-1313), Region: (-3,-3; contains chunks -96,-96 to -65,-65, blocks -1536,0,-1536 to -1025,255,-1025)
  62. Entity's Momentum: -0.05, -0.08, 0.09
  63. Stacktrace:
  64. at net.minecraft.world.World.func_72939_s(World.java:2157)
  65. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
  66.  
  67. -- Affected level --
  68. Details:
  69. Level name: Thaumcraft test
  70. All players: 1 total; [EntityPlayerMP['NolanSyKinsley'/104, l='Thaumcraft test', x=-1207.70, y=70.00, z=-1322.98]]
  71. Chunk stats: ServerChunkCache: 1605 Drop: 0
  72. Level seed: -1389234479
  73. Level generator: ID 00 - default, ver 1. Features enabled: true
  74. Level generator options:
  75. Level spawn location: World: (-84,64,256), Chunk: (at 12,4,0 in -6,16; contains blocks -96,0,256 to -81,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  76. Level time: 297922 game time, 35797 day time
  77. Level dimension: 0
  78. Level storage version: 0x04ABD - Anvil
  79. Level weather: Rain time: 18252 (now: false), thunder time: 982 (now: true)
  80. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  81. Stacktrace:
  82. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
  83. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
  84. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
  85. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
  86. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  87.  
  88. -- System Details --
  89. Details:
  90. Minecraft Version: 1.6.4
  91. Operating System: Windows 7 (amd64) version 6.1
  92. Java Version: 1.7.0_25, Oracle Corporation
  93. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  94. Memory: 358290496 bytes (341 MB) / 736624640 bytes (702 MB) up to 954466304 bytes (910 MB)
  95. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024m
  96. AABB Pool Size: 12521 (701176 bytes; 0 MB) allocated, 1434 (80304 bytes; 0 MB) used
  97. Suspicious classes: FML and Forge are installed
  98. IntCache: cache: 0, tcache: 0, allocated: 2, tallocated: 64
  99. FML: MCP v8.11 FML v6.4.20.916 Minecraft Forge 9.11.1.916 4 mods loaded, 4 mods active
  100. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  101. FML{6.4.20.916} [Forge Mod Loader] (minecraftforge-9.11.1.916.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  102. Forge{9.11.1.916} [Minecraft Forge] (minecraftforge-9.11.1.916.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  103. Thaumcraft{4.0.3a} [Thaumcraft] (Thaumcraft4.0.3a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  104. Profiler Position: N/A (disabled)
  105. Vec3 Pool Size: 2299 (128744 bytes; 0 MB) allocated, 198 (11088 bytes; 0 MB) used
  106. Player Count: 1 / 8; [EntityPlayerMP['NolanSyKinsley'/104, l='Thaumcraft test', x=-1207.70, y=70.00, z=-1322.98]]
  107. Type: Integrated Server (map_client.txt)
  108. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement