Guest User

Untitled

a guest
Jan 4th, 2025
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.07 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CreativePatchingLoader (CreativeCore_v1.10.32_mc1.12.2.jar)
  5. ShaderHookLoader (Minema-3.7.1-1.12.2.jar)
  6. McLib core mod (mclib-2.4.2-1.12.2.jar)
  7. BlockbusterCore (blockbuster-2.1-1.12.2.jar)
  8. JEIDLoadingPlugin (JustEnoughIDs-1.0.2-25.jar)
  9. ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  10. ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)
  11. APCoreMod (aperture-1.8.2-1.12.2.jar)
  12. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  13. Contact their authors BEFORE contacting forge
  14.  
  15. // Don't do that.
  16.  
  17. Time: 1/4/25 7:00 PM
  18. Description: There was a severe problem during mod loading that has caused the game to fail
  19.  
  20. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from McLib (mclib)
  21. Caused by: java.lang.NoSuchMethodError: mchorse.mclib.config.ConfigBuilder.build()Lmchorse/mclib/config/Config;
  22. at mchorse.blockbuster.Blockbuster.onConfigRegister(Blockbuster.java:268)
  23. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_113_Blockbuster_onConfigRegister_RegisterConfigEvent.invoke(.dynamic)
  24. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  25. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  26. at mchorse.mclib.config.ConfigManager.register(ConfigManager.java:114)
  27. at mchorse.mclib.CommonProxy.init(CommonProxy.java:31)
  28. at mchorse.mclib.ClientProxy.init(ClientProxy.java:44)
  29. at mchorse.mclib.McLib.init(McLib.java:194)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  33. at java.lang.reflect.Method.invoke(Method.java:497)
  34. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  35. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  37. at java.lang.reflect.Method.invoke(Method.java:497)
  38. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  39. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  40. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  41. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  42. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  43. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  44. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  45. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  46. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  49. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  50. at java.lang.reflect.Method.invoke(Method.java:497)
  51. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  52. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  53. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  54. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  55. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  56. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  57. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  58. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  59. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
  60. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  61. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
  62. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  63. at net.minecraft.client.main.Main.main(SourceFile:123)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  66. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  67. at java.lang.reflect.Method.invoke(Method.java:497)
  68. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  69. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  70.  
  71.  
  72. A detailed walkthrough of the error, its code path and all known details is as follows:
  73. ---------------------------------------------------------------------------------------
  74.  
  75. -- System Details --
  76. Details:
  77. Minecraft Version: 1.12.2
  78. Operating System: Windows 10 (amd64) version 10.0
  79. Java Version: 1.8.0_51, Oracle Corporation
  80. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  81. Memory: 2092243424 bytes (1995 MB) / 5650776064 bytes (5389 MB) up to 7755268096 bytes (7396 MB)
  82. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8320m -Xms256m
  83. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  84. FML: MCP 9.42 Powered by Forge 14.23.5.2859 Optifine OptiFine_1.12.2_HD_U_G5 40 mods loaded, 37 mods active
  85. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  86.  
  87. | State | ID | Version | Source | Signature |
  88. |:----- |:------------------- |:----------------------- |:--------------------------------------------- |:---------------------------------------- |
  89. | LCHI | minecraft | 1.12.2 | minecraft.jar | None |
  90. | LCHI | mcp | 9.42 | minecraft.jar | None |
  91. | LCHI | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  92. | LCHI | forge | 14.23.5.2859 | forge-1.12.2-14.23.5.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  93. | LCHI | creativecoredummy | 1.0.0 | minecraft.jar | None |
  94. | LCHI | obfuscate | 0.2.6 | minecraft.jar | None |
  95. | LCHE | mclib | 2.4.2 | mclib-2.4.2-1.12.2.jar | None |
  96. | LCH | minema | 3.7.1 | Minema-3.7.1-1.12.2.jar | None |
  97. | LCH | aperture | 1.8.2 | aperture-1.8.2-1.12.2.jar | None |
  98. | LCH | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  99. | LCH | biomesoplenty | 7.0.1.2443 | BiomesOPlenty-1.12.2-7.0.1.2443-universal.jar | None |
  100. | LCH | metamorph | 1.4 | metamorph-1.4-1.12.2.jar | None |
  101. | LCH | blockbuster | 2.1 | blockbuster-2.1-1.12.2.jar | None |
  102. | LCH | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar | None |
  103. | LCH | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  104. | LCH | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
  105. | LCH | cocricotmod | 1.10.3 | cocricotMOD for 1.12.2 v1.10.3.jar | None |
  106. | LCH | conquest | 3.0.2 | ConquestReforged-3.0.2-mc1.12.2.jar | None |
  107. | LCH | blockpalette | 1.5.0 | ConquestReforged-3.0.2-mc1.12.2.jar | None |
  108. | LCH | connect | 1.0.3-mc1.12.2-SNAPSHOT | ConquestReforged-3.0.2-mc1.12.2.jar | None |
  109. | LCH | creativecore | 1.10.0 | CreativeCore_v1.10.32_mc1.12.2.jar | None |
  110. | LCH | customnpcs | 1.12 | CustomNPCs_1.12.2-(05Jul20).jar | None |
  111. | LCH | ptrmodellib | 1.0.4 | PTRLib-1.0.4.jar | None |
  112. | LCH | props | 2.6.3 | Decocraft-2.6.3_1.12.2.jar | None |
  113. | LCH | fairylights | 2.1.10 | fairylights-2.1.10-1.12.2.jar | None |
  114. | LCH | flatcoloredblocks | mc1.12-6.8 | flatcoloredblocks-mc1.12-6.8.jar | None |
  115. | LCH | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
  116. | LCH | cgm | 0.12.2 | guns-0.12.2-1.12.2.jar | None |
  117. | LCH | imaginary | 1.0.3 | imaginary-1.0.3-1.12.jar | None |
  118. | LCH | jeid | 1.0.2-25 | JustEnoughIDs-1.0.2-25.jar | None |
  119. | LCH | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zg.jar | None |
  120. | LCH | removehudbutnothand | 1.12.2-2.0.1.0 | RemoveHudButNotHand-1.12.2-2.0.1.0.jar | None |
  121. | LCH | torchlever | 1.0 | TorchLever1.12.2-1.0.jar | None |
  122. | LCH | kens_rp | 1.0.3 - 1.14.4 | Updated1.12.2EssentialsRP.jar | None |
  123. | LCH | variedcommodities | 1.12.2 | VariedCommodities_1.12.2(21nov19).jar | None |
  124. | LCH | vehicle | 0.43.5 | vehicle-mod-0.43.5-1.12.2.jar | None |
  125. | LCH | worldedit | 6.1.10 | worldedit-forge-mc1.12.2-6.1.10-dist.jar | None |
  126. | UD | aperture_core | 1.8.2 | minecraft.jar | None |
  127. | UD | blockbuster_core | 2.1 | minecraft.jar | None |
  128. | UD | mclib_core | 2.4.2 | minecraft.jar | None |
  129.  
  130. Loaded coremods (and transformers):
  131. CreativePatchingLoader (CreativeCore_v1.10.32_mc1.12.2.jar)
  132.  
  133. ShaderHookLoader (Minema-3.7.1-1.12.2.jar)
  134. info.ata4.minecraft.minema.shaderHook_coremod.ShaderHookInjector
  135. McLib core mod (mclib-2.4.2-1.12.2.jar)
  136. mchorse.mclib.core.McLibCMClassTransformer
  137. BlockbusterCore (blockbuster-2.1-1.12.2.jar)
  138. mchorse.blockbuster.core.BBCoreClassTransformer
  139. JEIDLoadingPlugin (JustEnoughIDs-1.0.2-25.jar)
  140. org.dimdev.jeid.JEIDTransformer
  141. ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  142. com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
  143. ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar)
  144. net.montoyo.mcef.coremod.ShutdownPatcher
  145. APCoreMod (aperture-1.8.2-1.12.2.jar)
  146. mchorse.aperture.core.APCoreClassTransformer
  147. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  148. team.chisel.ctm.client.asm.CTMTransformer
  149. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 566.14' Renderer: 'NVIDIA GeForce RTX 4060 Ti/PCIe/SSE2'
  150. OptiFine Version: OptiFine_1.12.2_HD_U_G5
  151. OptiFine Build: 20210124-142939
  152. Render Distance Chunks: 8
  153. Mipmaps: 4
  154. Anisotropic Filtering: 1
  155. Antialiasing: 0
  156. Multitexture: false
  157. Shaders: Sildur's Vibrant Shaders v1.52 Medium.zip
  158. OpenGlVersion: 4.6.0 NVIDIA 566.14
  159. OpenGlRenderer: NVIDIA GeForce RTX 4060 Ti/PCIe/SSE2
  160. OpenGlVendor: NVIDIA Corporation
  161. CpuCount: 16
Advertisement
Add Comment
Please, Sign In to add comment