Advertisement
Guest User

Untitled

a guest
Aug 8th, 2014
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.89 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 8/8/14 1:59 AM
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException
  8. at TFC.Entities.Mobs.EntitySkeletonTFC.func_70628_a(EntitySkeletonTFC.java:293)
  9. at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1019)
  10. at TFC.Entities.Mobs.EntitySkeletonTFC.func_70645_a(EntitySkeletonTFC.java:267)
  11. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:951)
  12. at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:43)
  13. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:277)
  14. at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:199)
  15. at TFC.Entities.Mobs.EntitySkeletonTFC.func_70030_z(EntitySkeletonTFC.java:174)
  16. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:438)
  17. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1781)
  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 net.minecraft.world.World.func_72866_a(World.java:2350)
  21. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:719)
  22. at net.minecraft.world.World.func_72870_g(World.java:2311)
  23. at net.minecraft.world.World.func_72939_s(World.java:2157)
  24. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
  25. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
  26. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
  27. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
  28. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
  29. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  30.  
  31.  
  32. A detailed walkthrough of the error, its code path and all known details is as follows:
  33. ---------------------------------------------------------------------------------------
  34.  
  35. -- Head --
  36. Stacktrace:
  37. at TFC.Entities.Mobs.EntitySkeletonTFC.func_70628_a(EntitySkeletonTFC.java:293)
  38. at net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1019)
  39. at TFC.Entities.Mobs.EntitySkeletonTFC.func_70645_a(EntitySkeletonTFC.java:267)
  40. at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:951)
  41. at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:43)
  42. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:277)
  43. at net.minecraft.entity.EntityLiving.func_70030_z(EntityLiving.java:199)
  44. at TFC.Entities.Mobs.EntitySkeletonTFC.func_70030_z(EntitySkeletonTFC.java:174)
  45. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:438)
  46. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1781)
  47. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:257)
  48. at net.minecraft.entity.monster.EntityMob.func_70071_h_(SourceFile:29)
  49. at net.minecraft.world.World.func_72866_a(World.java:2350)
  50. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:719)
  51. at net.minecraft.world.World.func_72870_g(World.java:2311)
  52.  
  53. -- Entity being ticked --
  54. Details:
  55. Entity Type: Skeleton (TFC.Entities.Mobs.EntitySkeletonTFC)
  56. Entity ID: 30
  57. Entity Name: Skeleton
  58. Entity's Exact location: 14854.73, 141.00, -14483.49
  59. Entity's Block location: World: (14854,141,-14484), Chunk: (at 6,8,12 in 928,-906; contains blocks 14848,0,-14496 to 14863,255,-14481), Region: (29,-29; contains chunks 928,-928 to 959,-897, blocks 14848,0,-14848 to 15359,255,-14337)
  60. Entity's Momentum: 0.00, -0.08, 0.00
  61. Stacktrace:
  62. at net.minecraft.world.World.func_72939_s(World.java:2157)
  63. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
  64.  
  65. -- Affected level --
  66. Details:
  67. Level name: tfc
  68. All players: 1 total; [EntityPlayerMP['gamesforjake'/155, l='tfc', x=14936.28, y=145.00, z=-14572.95]]
  69. Chunk stats: ServerChunkCache: 625 Drop: 0
  70. Level seed: 4600954475307364756
  71. Level generator: ID 00 - DEFAULT, ver 1. Features enabled: true
  72. Level generator options:
  73. Level spawn location: World: (14897,151,-14579), Chunk: (at 1,9,13 in 931,-912; contains blocks 14896,0,-14592 to 14911,255,-14577), Region: (29,-29; contains chunks 928,-928 to 959,-897, blocks 14848,0,-14848 to 15359,255,-14337)
  74. Level time: 388488 game time, 977859 day time
  75. Level dimension: 0
  76. Level storage version: 0x04ABD - Anvil
  77. Level weather: Rain time: 13503 (now: false), thunder time: 43063 (now: false)
  78. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  79. Stacktrace:
  80. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
  81. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
  82. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
  83. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
  84. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
  85.  
  86. -- System Details --
  87. Details:
  88. Minecraft Version: 1.6.4
  89. Operating System: Windows 7 (amd64) version 6.1
  90. Java Version: 1.7.0_40, Oracle Corporation
  91. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  92. Memory: 174182656 bytes (166 MB) / 439709696 bytes (419 MB) up to 1060372480 bytes (1011 MB)
  93. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  94. AABB Pool Size: 2496 (139776 bytes; 0 MB) allocated, 42 (2352 bytes; 0 MB) used
  95. Suspicious classes: FML and Forge are installed
  96. IntCache: cache: 0, tcache: 27, allocated: 1, tallocated: 31
  97. FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 5 mods loaded, 5 mods active
  98. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  99. FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  100. Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  101. tfc_coremod{0.78.17} [TFC[coremod]] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  102. terrafirmacraft{0.78.17} [TerraFirmaCraft] (TFC-0.78.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
  103. Profiler Position: N/A (disabled)
  104. Vec3 Pool Size: 2193 (122808 bytes; 0 MB) allocated, 90 (5040 bytes; 0 MB) used
  105. Player Count: 1 / 8; [EntityPlayerMP['gamesforjake'/155, l='tfc', x=14936.28, y=145.00, z=-14572.95]]
  106. Type: Integrated Server (map_client.txt)
  107. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement