Advertisement
Guest User

flintmod and wtfcavebiomes

a guest
Jul 17th, 2016
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.51 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 7/17/16 11:26 AM
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException: Ticking entity
  8. at com.flintmod.main.FlintEventHandler.onHarvestBlock(FlintEventHandler.java:78)
  9. at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_FlintEventHandler_onHarvestBlock_HarvestDropsEvent.invoke(.dynamic)
  10. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  11. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
  12. at net.minecraftforge.event.ForgeEventFactory.fireBlockHarvesting(ForgeEventFactory.java:162)
  13. at net.minecraft.block.Block.func_149690_a(Block.java:656)
  14. at net.minecraft.world.Explosion.func_77279_a(Explosion.java:212)
  15. at net.minecraft.world.WorldServer.func_72885_a(WorldServer.java:902)
  16. at net.minecraft.world.World.func_72876_a(World.java:2403)
  17. at net.minecraft.entity.item.EntityTNTPrimed.func_70515_d(SourceFile:87)
  18. at net.minecraft.entity.item.EntityTNTPrimed.func_70071_h_(SourceFile:77)
  19. at net.minecraft.world.World.func_72866_a(World.java:2070)
  20. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
  21. at net.minecraft.world.World.func_72870_g(World.java:2034)
  22. at net.minecraft.world.World.func_72939_s(World.java:1887)
  23. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
  24. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
  25. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  26. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
  27. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  28. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  29.  
  30.  
  31. A detailed walkthrough of the error, its code path and all known details is as follows:
  32. ---------------------------------------------------------------------------------------
  33.  
  34. -- Head --
  35. Stacktrace:
  36. at com.flintmod.main.FlintEventHandler.onHarvestBlock(FlintEventHandler.java:78)
  37. at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_FlintEventHandler_onHarvestBlock_HarvestDropsEvent.invoke(.dynamic)
  38. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  39. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
  40. at net.minecraftforge.event.ForgeEventFactory.fireBlockHarvesting(ForgeEventFactory.java:162)
  41. at net.minecraft.block.Block.func_149690_a(Block.java:656)
  42. at net.minecraft.world.Explosion.func_77279_a(Explosion.java:212)
  43. at net.minecraft.world.WorldServer.func_72885_a(WorldServer.java:902)
  44. at net.minecraft.world.World.func_72876_a(World.java:2403)
  45. at net.minecraft.entity.item.EntityTNTPrimed.func_70515_d(SourceFile:87)
  46. at net.minecraft.entity.item.EntityTNTPrimed.func_70071_h_(SourceFile:77)
  47. at net.minecraft.world.World.func_72866_a(World.java:2070)
  48. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
  49. at net.minecraft.world.World.func_72870_g(World.java:2034)
  50.  
  51. -- Entity being ticked --
  52. Details:
  53. Entity Type: PrimedTnt (net.minecraft.entity.item.EntityTNTPrimed)
  54. Entity ID: 28660
  55. Entity Name: Block of TNT
  56. Entity's Exact location: 274.51, 23.99, 520.13
  57. Entity's Block location: World: (274,23,520), Chunk: (at 2,1,8 in 17,32; contains blocks 272,0,512 to 287,255,527), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
  58. Entity's Momentum: 0.00, -0.45, 0.63
  59. Stacktrace:
  60. at net.minecraft.world.World.func_72939_s(World.java:1887)
  61. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
  62.  
  63. -- Affected level --
  64. Details:
  65. Level name: New World
  66. All players: 1 total; [EntityPlayerMP['Bufhimat'/394, l='New World', x=272.25, y=57.41, z=521.98]]
  67. Chunk stats: ServerChunkCache: 625 Drop: 0
  68. Level seed: -8252936199615469405
  69. Level generator: ID 00 - default, ver 1. Features enabled: true
  70. Level generator options:
  71. Level spawn location: World: (276,64,517), Chunk: (at 4,4,5 in 17,32; contains blocks 272,0,512 to 287,255,527), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
  72. Level time: 5676 game time, 5676 day time
  73. Level dimension: 0
  74. Level storage version: 0x04ABD - Anvil
  75. Level weather: Rain time: 156128 (now: false), thunder time: 116349 (now: false)
  76. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  77. Stacktrace:
  78. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
  79. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  80. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
  81. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  82. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  83.  
  84. -- System Details --
  85. Details:
  86. Minecraft Version: 1.7.10
  87. Operating System: Windows 7 (amd64) version 6.1
  88. Java Version: 1.8.0_25, Oracle Corporation
  89. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  90. Memory: 335373048 bytes (319 MB) / 704073728 bytes (671 MB) up to 4241293312 bytes (4044 MB)
  91. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn512M
  92. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  93. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  94. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 7 mods loaded, 7 mods active
  95. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  96. UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  97. UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  98. UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  99. UCHIJAAAA flintmod{1.3} [Flint Instead of Wood] (FlintInsteadOfWood[1.7.10]-1.3.jar)
  100. UCHIJAAAA TextureGeneratorLib{0.2} [TextureGeneratorLib] (TextureGeneratorLib-1.7.10_vBeta2.jar)
  101. UCHIJAAAA WTFCore{1.7} [WhiskyTangoFox's Core] (WTFCore-1.7.10_v1.7.jar)
  102. UCHIJAAAA CaveBiomes{1.6} [WhiskyTangoFox's CaveBiomes] (WTFCaveBiomes-1.7.10_v1.6.jar)
  103. Profiler Position: N/A (disabled)
  104. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  105. Player Count: 1 / 8; [EntityPlayerMP['Bufhimat'/394, l='New World', x=272.25, y=57.41, z=521.98]]
  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