Advertisement
Kilyle

Realistic Torches vs Infested Leaves Crash

Apr 28th, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.41 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad. I'll do better next time, I promise!
  3.  
  4. Time: 4/28/16 3:58 PM
  5. Description: Unexpected error
  6.  
  7. java.lang.ClassCastException: com.chaosthedude.realistictorches.blocks.te.TEMovingLightSource cannot be cast to exnihilo.blocks.tileentities.TileEntityLeavesInfested
  8. at exnihilo.blocks.BlockLeavesInfested.func_149720_d(BlockLeavesInfested.java:182)
  9. at mods.betterfoliage.client.render.EntityFallingLeavesFX.<init>(EntityFallingLeavesFX.kt:47)
  10. at mods.betterfoliage.client.Hooks.onRandomDisplayTick(Hooks.kt:56)
  11. at net.minecraft.client.multiplayer.WorldClient.func_73029_E(WorldClient.java:292)
  12. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2048)
  13. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  14. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  15. at net.minecraft.client.main.Main.main(SourceFile:148)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  19. at java.lang.reflect.Method.invoke(Method.java:483)
  20. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  21. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- Head --
  28. Stacktrace:
  29. at exnihilo.blocks.BlockLeavesInfested.func_149720_d(BlockLeavesInfested.java:182)
  30. at mods.betterfoliage.client.render.EntityFallingLeavesFX.<init>(EntityFallingLeavesFX.kt:47)
  31. at mods.betterfoliage.client.Hooks.onRandomDisplayTick(Hooks.kt:56)
  32. at net.minecraft.client.multiplayer.WorldClient.func_73029_E(WorldClient.java:292)
  33. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2048)
  34.  
  35. -- Affected level --
  36. Details:
  37. Level name: MpServer
  38. All players: 1 total; [EntityClientPlayerMP['Kilyle'/29, l='MpServer', x=-640.08, y=65.62, z=-1519.27]]
  39. Chunk stats: MultiplayerChunkCache: 361, 361
  40. Level seed: 0
  41. Level generator: ID 01 - flat, ver 0. Features enabled: false
  42. Level generator options:
  43. Level spawn location: World: (-625,4,-1504), Chunk: (at 15,0,0 in -40,-94; contains blocks -640,0,-1504 to -625,255,-1489), Region: (-2,-3; contains chunks -64,-96 to -33,-65, blocks -1024,0,-1536 to -513,255,-1025)
  44. Level time: 86572 game time, 3486 day time
  45. Level dimension: 0
  46. Level storage version: 0x00000 - Unknown?
  47. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  48. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  49. Forced entities: 4 total; [EntityClientPlayerMP['Kilyle'/29, l='MpServer', x=-640.08, y=65.62, z=-1519.27], EntityItem['item.item.stick'/5913, l='MpServer', x=-645.31, y=36.44, z=-1518.72], EntityItem['item.item.stick'/5944, l='MpServer', x=-636.31, y=43.49, z=-1515.81], EntityOtherPlayerMP['TenaciousRaccoon'/30, l='MpServer', x=-651.16, y=64.00, z=-1517.50]]
  50. Retry entities: 0 total; []
  51. Server brand: fml,forge
  52. Server type: Non-integrated multiplayer server
  53. Stacktrace:
  54. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  55. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
  56. at net.minecraft.client.main.Main.main(SourceFile:148)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  59. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  60. at java.lang.reflect.Method.invoke(Method.java:483)
  61. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  62. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  63.  
  64. -- System Details --
  65. Details:
  66. Minecraft Version: 1.7.10
  67. Operating System: Windows 10 (amd64) version 10.0
  68. Java Version: 1.8.0_25, Oracle Corporation
  69. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  70. Memory: 3476205336 bytes (3315 MB) / 3972857856 bytes (3788 MB) up to 3972857856 bytes (3788 MB)
  71. JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -Xms4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn3G
  72. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  73. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  74. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 37 mods loaded, 37 mods active
  75. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  76. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  77. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  78. UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  79. UCHIJA itemphysic{1.1.5} [ItemPhysic] (minecraft.jar)
  80. UCHIJA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
  81. UCHIJA NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
  82. UCHIJA FastCraft{1.23} [FastCraft] (15 fastcraft-1.23.jar)
  83. UCHIJA B3M{1.7.10} [???????? ????? ?????????????] (01 ?????????????-1.7.9.jar)
  84. UCHIJA creativecore{1.3.14} [CreativeCore] (02depB3_9 CreativeCore v1.3.24 mc1.7.10.jar)
  85. UCHIJA airoverhaul{1.7.10_1.0} [Air Overhaul] (03 airoverhaul-1.7.10_1.0.jar)
  86. UCHIJA betterrain{0.15} [Better Rain] (04 betterrain-1.7.2-1.7.10_0.15.jar)
  87. UCHIJA BetterFoliage{2.0.7} [Better Foliage] (05 BetterFoliage-MC1.7.10-2.0.7.jar)
  88. UCHIJA NaturalAbsorption{1.2.1} [Natural Absorption] (07 NaturalAbsorption-1.7.10-1.2.1.jar)
  89. UCHIJA AppleCore{1.3.0} [AppleCore] (10dep AppleCore-mc1.7.10-1.3.0.jar)
  90. UCHIJA HungerInPeace{1.0.0} [Hunger In Peace] (08 HungerInPeace-mc1.7.10-1.0.0.jar)
  91. UCHIJA imc{1.7.4} [Improving Minecraft] (09 Improving Minecraft-1.7.4.jar)
  92. UCHIJA exnihilo{1.38-49} [Ex Nihilo] (11 Ex-Nihilo-1.38-49.jar)
  93. UCHIJA corerm{1.0c} [RikMuld's Core] (12dep RikMuldsCore_1.0c.jar)
  94. UCHIJA camping{2.1g} [The Camping Mod 2] (12 TheCampingMod_2.1g.jar)
  95. UCHIJA koresample{1.7.10-1.3.2} [Kore Sample] (13dep KoreSample-1.7.10-1.3.2.jar)
  96. UCHIJA scottstweaks{1.7.10-1.3.1} [Scott's Tweaks] (13 ScottsTweaks-1.7.10-1.3.1.jar)
  97. UCHIJA RealisticTorches{1.5.4} [Realistic Torches] (14 RealisticTorches-1.7.10-1.5.4.jar)
  98. UCHIJA MCP_BattleHearts{1.1.1} [MC+ BattleHearts] ([1.7.10][1.2] MC+ BattleHearts - v1.1.1.jar)
  99. UCHIJA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
  100. UCHIJA StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
  101. UCHIJA MineTweaker3{3.0.9B} [MineTweaker 3] (B01 MineTweaker3-1.7.10-3.0.9C.jar)
  102. UCHIJA MTRM{1.0} [MineTweakerRecipeMaker] (B02 MineTweakerRecipeMaker-1.7.10-1.1.0.11.jar)
  103. UCHIJA HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (B04 HQM-The Journey-4.4.4.jar)
  104. UCHIJA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
  105. UCHIJA cookingbook{1.0.134} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.134.jar)
  106. UCHIJA DeepSeaDiving{1.1.0} [DeepSeaDiving] (Deep Sea Diving 1.1.zip)
  107. UCHIJA etfuturum{1.5.5} [Et Futurum] (Et Futurum-1.5.5.jar)
  108. UCHIJA flintmod{1.2} [Flint Instead of Wood] (FlintInsteadOfWood[1.7.10]-1.2.jar)
  109. UCHIJA LostBooks{1.2.2} [Lost Books] (LostBooks-1.7.10-1.2.2.jar)
  110. UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10La.jar)
  111. UCHIJA SpecialMobs{3.2.2} [Special Mobs] (SpecialMobs-1.7.10-3.2.2.jar)
  112. UCHIJA zzzzzcustomconfigs{2.4.1} [ZZZZZ Custom Configs] (ZZZZZ Custom Configs-2.4.1.jar)
  113. GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4331' Renderer: 'Intel(R) HD Graphics 4600'
  114. Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
  115. LWJGL: 2.9.1
  116. OpenGL: Intel(R) HD Graphics 4600 GL version 4.3.0 - Build 20.19.15.4331, Intel
  117. GL Caps: Using GL 1.3 multitexturing.
  118. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  119. Anisotropic filtering is supported and maximum anisotropy is 16.
  120. Shaders are available because OpenGL 2.1 is supported.
  121.  
  122. Is Modded: Definitely; Client brand changed to 'fml,forge'
  123. Type: Client (map_client.txt)
  124. Resource Packs: []
  125. Current Language: English (US)
  126. Profiler Position: N/A (disabled)
  127. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  128. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement