Advertisement
Kehaan

betterfoliagecrash1102

Sep 28th, 2020
481
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.30 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CTMCorePlugin (CTM-MC1.10.2-0.3.2.35.jar)
  5. ForgelinPlugin (Forgelin-1.8.4.jar)
  6. LoadingPlugin (Quark-r1.1-70.jar)
  7. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.5.jar)
  8. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  9. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  10. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.final.1.jar)
  11. HFTransformer (Harvest-Festival-1.10.2-0.5.27.jar)
  12. IvToolkit (IvToolkit-1.3.3-1.10.jar)
  13. AppleCore (AppleCore-mc1.10.2-3.1.4.jar)
  14. Contact their authors BEFORE contacting forge
  15.  
  16. // Surprise! Haha. Well, this is awkward.
  17.  
  18. Time: 9/28/20 3:37 PM
  19. Description: There was a severe problem during mod loading that has caused the game to fail
  20.  
  21. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Shadowfacts' Forgelin (forgelin)
  22. Caused by: java.lang.NoSuchMethodError: org.apache.logging.log4j.Logger.debug(Ljava/lang/String;Ljava/lang/Object;)V
  23. at net.shadowfacts.forgelin.ForgelinAutomaticEventSubscriber.subscribeAutomatic(ForgelinAutomaticEventSubscriber.kt:38)
  24. at net.shadowfacts.forgelin.Forgelin.onPreInit(Forgelin.kt:22)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  28. at java.lang.reflect.Method.invoke(Method.java:497)
  29. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
  30. at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  31. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  32. at java.lang.reflect.Method.invoke(Method.java:497)
  33. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  34. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  35. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  36. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  37. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  38. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  39. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  43. at java.lang.reflect.Method.invoke(Method.java:497)
  44. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  45. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  46. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  47. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  48. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  49. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  50. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:624)
  51. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:259)
  52. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
  53. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  54. at net.minecraft.client.main.Main.main(SourceFile:124)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  57. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  58. at java.lang.reflect.Method.invoke(Method.java:497)
  59. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  60. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  61.  
  62.  
  63. A detailed walkthrough of the error, its code path and all known details is as follows:
  64. ---------------------------------------------------------------------------------------
  65.  
  66. -- System Details --
  67. Details:
  68. Minecraft Version: 1.10.2
  69. Operating System: Windows 10 (amd64) version 10.0
  70. Java Version: 1.8.0_51, Oracle Corporation
  71. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  72. Memory: 1009557056 bytes (962 MB) / 2071986176 bytes (1976 MB) up to 3817865216 bytes (3641 MB)
  73. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
  74. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  75. FML: MCP 9.32 Powered by Forge 12.18.3.2511 82 mods loaded, 82 mods active
  76. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  77. UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  78. UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2511.jar)
  79. UCH Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511.jar)
  80. UCH ivtoolkit{1.3.3-1.10} [IvToolkit] (minecraft.jar)
  81. UCH foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  82. UCH JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar)
  83. UCH AppleCore{3.1.4} [AppleCore] (AppleCore-mc1.10.2-3.1.4.jar)
  84. UCH appleskin{1.0.9} [AppleSkin] (AppleSkin-mc1.10.2-1.0.9.jar)
  85. UCH aquaculture{1.4.1} [Aquaculture] (Aquaculture-1.10.2-1.4.1.4.jar)
  86. UCH architecturecraft{1.7.3} [ArchitectureCraft] (ArchitectureCraft-1.7.3-mc1.10.2.jar)
  87. UCH Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
  88. UCH Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
  89. UCH AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  90. UCH Baubles{1.3.13} [Baubles] (Baubles-1.10.2-1.3.13.jar)
  91. UCH bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar)
  92. UCH betterthanbunnies{1.10.2-1.1.0} [BetterThanBunnies] (BetterThanBunnies-1.10.2-1.1.0.jar)
  93. UCH BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar)
  94. UCH BiomesOPlenty{5.0.0.2236} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2236-universal.jar)
  95. UCH birdsnests{1.5.1} [Bird's Nests] (BirdsNests1.10-1.5.1.jar)
  96. UCH bookshelf{1.4.4.0} [Bookshelf] (Bookshelf-1.10.2-1.4.4.final.1.jar)
  97. UCH Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  98. UCH buttons{1.10.2-0.0.3-3} [Buttons] (Buttons-1.10.2-0.0.3-3.jar)
  99. UCH Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
  100. UCH chancecubes{1.10.2-3.1.1.221} [Chance Cubes] (ChanceCubes-1.10.2-3.1.1.221.jar)
  101. UCH ctm{MC1.10.2-0.3.2.35} [CTM] (CTM-MC1.10.2-0.3.2.35.jar)
  102. UCH chisel{MC1.10.2-0.2.1.47} [Chisel] (Chisel-MC1.10.2-0.2.1.47.jar)
  103. UCH mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  104. UCH chiselsandbits{12.18} [Chisels & Bits] (chiselsandbits-12.18.jar)
  105. UCH coins{1.0.3} [Coins Mod] (Coins-1.10.2-1.0.3.jar)
  106. UCH crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.1.0-legacy.jar)
  107. UCH MineTweaker3{3.1.0} [MineTweaker 3] (CraftTweaker-1.10.2-3.1.0-legacy.jar)
  108. UCH ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.1.0-legacy.jar)
  109. UCH custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar)
  110. UCH cyclicmagic{1.10.30} [Cyclic] (Cyclic-1.10.2-1.10.30.jar)
  111. UCH dailies{1.10.2-6} [Bailey's Dailies] (dailies-1.10.2-6.jar)
  112. UCH deathquotes{1.2.0} [Death Quotes] (DeathQuotes-1.2.0-mc1.9to1.10.2-forge.jar)
  113. UCH PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.5.2_1.10.2.jar)
  114. UCH props{2.5.2} [Decocraft] (Decocraft-2.5.2_1.10.2.jar)
  115. UCH doggytalents{1.15.0.2} [Doggy Talents] (DoggyTalents-1.10.2-1.15.0.2-universal.jar)
  116. UCH eiramoticons{4.3.6} [EiraMoticons] (EiraMoticons_1.10.2-4.3.6.jar)
  117. UCH eplus{4.1.0.118} [Enchanting Plus] (EnchantingPlus-1.10.2-4.1.0.118.jar)
  118. UCH enchiridion{3.2.0} [Enchiridion] (Enchiridion-1.10.2-3.2.0.jar)
  119. UCH endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
  120. UCH exoticbirds{1.0} [Exotic Birds] (Exotic Birds 1.10.2-1.4.2.jar)
  121. UCH FastLeaveDecay{1.2.3} [Fast Leave Decay] (FastLeaveDecay-MC1.10.2-1.2.3.jar)
  122. UCH foamfix{@VERSION@} [FoamFix] (foamfix-0.7.5.jar)
  123. UCH forestry{5.2.17.388} [Forestry] (forestry_1.10.2-5.2.17.388.jar)
  124. UCE forgelin{1.8.4} [Shadowfacts' Forgelin] (Forgelin-1.8.4.jar)
  125. UCH googlyeyes{6.0.0} [GooglyEyes] (GooglyEyes-1.10.2-6.0.0.jar)
  126. UCH hardcorewither{2.2.3} [Hardcore Wither] (hardcoreWither-1.10.2-2.2.3-beta-4bd2a01-universal.jar)
  127. UCH immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar)
  128. UCH harvestfestival{0.5.27} [Harvest Festival] (Harvest-Festival-1.10.2-0.5.27.jar)
  129. UCH harvestreader{1.0.0} [HarvestReader] (HarvestReader-1.0.0.jar)
  130. UCH Waila{1.8.17-B31_1.10.2} [Waila] (Hwyla-1.8.17-B31_1.10.2.jar)
  131. UCH mtlib{@VERSION@} [MTLib] (MTLib-1.0.3.jar)
  132. UCH initialinventory{1.0.1} [InitialInventory] (InitialInventory-1.0.1.jar)
  133. UCH inventorypets{1.5.2} [Inventory Pets] (inventorypets-1.10-1.5.2.jar)
  134. UCH inventorysorter{0.11.0+47} [Simple Inventory sorting] (inventorysorter-1.10.2-0.11.0+47.jar)
  135. UCH journeymap{1.10.2-5.5.2} [JourneyMap] (journeymap-1.10.2-5.5.2.jar)
  136. UCH levels{r1.2.8} [Levels] (Levels 2-1.10.2-r1.2.8.jar)
  137. UCH mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  138. UCH mob_properties{1.0.3} [Mob Properties] (mob_properties-1.10.2-1.0.3.jar)
  139. UCH moon-core{3.5.1.10} [Moon's Core] (MoonCore(3.5) 1.10.jar)
  140. UCH Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  141. UCH mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
  142. UCH mysticalagriculture{1.5.10} [Mystical Agriculture] (mysticalagriculture-1.10.2-1.5.10.jar)
  143. UCH natura{1.10.2-4.1.0.82} [Natura] (natura-1.10.2-4.1.0.82.jar)
  144. UCH Neat{1.3-12} [Neat] (Neat 1.3-12.jar)
  145. UCH railcraft{10.4.1} [Railcraft] (Railcraft_1.10.2-10.4.1.jar)
  146. UCH reccomplex{1.4.5-1.10} [Recurrent Complex] (RecurrentComplex-1.4.5-1.10.jar)
  147. UCH StorageDrawers{1.10.2-3.7.10} [Storage Drawers] (StorageDrawers-1.10.2-3.7.10.jar)
  148. UCH refinedstorage{1.2.26} [Refined Storage] (refinedstorage-1.2.26.jar)
  149. UCH ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
  150. UCH SimpleAchievements{MC1.9.4-1.2.2-28} [Simple Achievements] (SimpleAchievements-MC1.9.4-1.2.2-28.jar)
  151. UCH soggytransportation{1.10-RB-34} [§bSoggyMustache's Transportation] (soggytransportation-34.0(1.10).jar)
  152. UCH soulsandlife{1.0.2} [Soul Sand Life] (SoulSandLife-1.10.2-1.0.2.jar)
  153. UCH soulshardstow{1.10.2-2.6.7-48} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.6.7-48.jar)
  154. UCH soundevents{1.0.3} [Sound Events] (Sound Events-1.10.2-1.0.3.jar)
  155. UCH SpiceOfLife{1.3.11} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.11.jar)
  156. UCH rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
  157. UCH icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.2.215.jar)
  158. UCH wawla{2.3.2.215} [What Are We Looking At] (Wawla-1.10.2-2.3.2.215.jar)
  159. Loaded coremods (and transformers):
  160. CTMCorePlugin (CTM-MC1.10.2-0.3.2.35.jar)
  161. team.chisel.ctm.client.asm.CTMTransformer
  162. ForgelinPlugin (Forgelin-1.8.4.jar)
  163.  
  164. LoadingPlugin (Quark-r1.1-70.jar)
  165. vazkii.quark.base.asm.ClassTransformer
  166. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.5.jar)
  167. pl.asie.foamfix.coremod.FoamFixTransformer
  168. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  169. lumien.resourceloader.asm.ClassTransformer
  170. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  171. com.enderio.core.common.transform.EnderCoreTransformer
  172. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.final.1.jar)
  173. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  174. HFTransformer (Harvest-Festival-1.10.2-0.5.27.jar)
  175. joshie.harvest.asm.HFTransformer
  176. IvToolkit (IvToolkit-1.3.3-1.10.jar)
  177.  
  178. AppleCore (AppleCore-mc1.10.2-3.1.4.jar)
  179. squeek.applecore.asm.TransformerModuleHandler
  180. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 432.00' Renderer: 'GeForce GTX 1080 Ti/PCIe/SSE2'
  181. Pulsar/natura loaded Pulses:
  182. - NaturaCommons (Enabled/Forced)
  183. - NaturaOverworld (Enabled/Not Forced)
  184. - NaturaNether (Enabled/Not Forced)
  185. - NaturaDecorative (Enabled/Not Forced)
  186. - NaturaTools (Enabled/Not Forced)
  187. - NaturaEntities (Enabled/Not Forced)
  188. - NaturaOredict (Enabled/Forced)
  189. - NaturaWorld (Enabled/Not Forced)
  190. - WailaIntegration (Enabled/Not Forced)
  191.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement