Guest User

Untitled

a guest
Oct 16th, 2019
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.45 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 2019-10-16 23:10:10 AMT
  5. Description: Initializing game
  6.  
  7. java.lang.NoClassDefFoundError: modconfig/IConfigCategory
  8. at java.lang.Class.forName0(Native Method)
  9. at java.lang.Class.forName(Class.java:348)
  10. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
  11. at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
  12. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  13. at java.lang.reflect.Method.invoke(Method.java:497)
  14. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  15. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  16. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  17. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  18. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  19. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  20. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  21. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  22. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26. at java.lang.reflect.Method.invoke(Method.java:497)
  27. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  28. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  29. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  30. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  31. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  32. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  33. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  34. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  35. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
  36. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
  37. at net.minecraft.client.Minecraft.init(Minecraft.java:467)
  38. at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
  39. at net.minecraft.client.main.Main.main(SourceFile:123)
  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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  45. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  46. Caused by: java.lang.ClassNotFoundException: modconfig.IConfigCategory
  47. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  48. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  49. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  50. ... 38 more
  51. Caused by: java.lang.NullPointerException
  52.  
  53.  
  54. A detailed walkthrough of the error, its code path and all known details is as follows:
  55. ---------------------------------------------------------------------------------------
  56.  
  57. -- System Details --
  58. Minecraft Version: 1.12.2
  59. Operating System: Windows 10 (amd64) version 10.0
  60. Java Version: 1.8.0_51, Oracle Corporation
  61. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  62. Memory: 999046632 bytes (952 MB) / 1811939328 bytes (1728 MB) up to 2147483648 bytes (2048 MB)
  63. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  64. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  65. FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_E3 102 mods loaded, 102 mods active
  66. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  67.  
  68. | State | ID | Version | Source | Signature |
  69. |:----- |:--------------------------------- |:------------------------ |:---------------------------------------------------- |:---------------------------------------- |
  70. | LC | minecraft | 1.12.2 | minecraft.jar | None |
  71. | LC | mcp | 9.42 | minecraft.jar | None |
  72. | LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None |
  73. | LC | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
  74. | LC | betterfonts | 1.9.1 | minecraft.jar | None |
  75. | LC | foamfixcore | 7.7.4 | minecraft.jar | None |
  76. | LC | dsurroundcore | 3.5.4.3 | minecraft.jar | None |
  77. | LC | actuallyadditions | 1.12.2-r150 | ActuallyAdditions-1.12.2-r150 (3).jar | None |
  78. | LC | forgeendertech | 1.12.2-4.4.24.0 | ForgeEndertech-1.12.2-4.4.24.0-build.0421 (1).jar | None |
  79. | LC | adlods | 1.12.2-1.0.6.2 | AdLods-1.12.2-1.0.6.2-build.0408 (1).jar | None |
  80. | LC | alcatrazcore | 1.0.4 | alcatrazcore-1.0.4.jar | 3c2d6be715971d1ed58a028cdb3fae72987fc934 |
  81. | LC | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal (1).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  82. | LC | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal (1).jar | None |
  83. | LC | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None |
  84. | LC | animania | 1.6.2 | animania-1.12.2-1.6.2.jar | None |
  85. | LC | antiqueatlas | 4.5.1 | antiqueatlas-1.12.2-4.5.1.jar | e631d7254e451d0360d0148cb21407d5511d45e9 |
  86. | LC | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.5.1.jar | e631d7254e451d0360d0148cb21407d5511d45e9 |
  87. | LC | applecore | 3.2.0 | AppleCore-mc1.12.2-3.2.0 (2).jar | None |
  88. | LC | jei | 4.15.0.291 | jei_1.12.2-4.15.0.291 (3).jar | None |
  89. | LC | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  90. | LC | athenaeum | 1.12.2-1.17.3 | athenaeum-1.12.2-1.17.3.jar | None |
  91. | LC | quark | r1.6-177 | Quark-r1.6-177 (2).jar | None |
  92. | LC | autoreglib | 1.3-32 | AutoRegLib-1.3-32 (2).jar | None |
  93. | LC | betaplus | 0.4back | betaplus-0.4.1.jar | None |
  94. | LC | bettercaves | 1.12.2-1.0.2.1 | bettercaves-1.12.2-1.0.2.1.jar | None |
  95. | LC | blockdrops | 1.4.0 | blockdrops-1.12.2-1.4.0 (1).jar | None |
  96. | LC | bonsaitrees | 1.1.3 | bonsaitrees-1.1.3-b156.jar | None |
  97. | LC | carryon | 1.12.2 | CarryOn+MC1.12.2+v1.12.2 (2).jar | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
  98. | LC | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3 (1).jar | None |
  99. | LC | chunkpregenerator | 2.1 | Chunk+Pregenerator+V1.12-2.1.jar | None |
  100. | LC | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal (2).jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  101. | LC | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal (1).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  102. | LC | dropt | 1.12.2-1.15.1 | dropt-1.12.2-1.15.1.jar | None |
  103. | LC | endercore | 1.12.2-0.5.72 | EnderCore-1.12.2-0.5.72.jar | None |
  104. | LC | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal (1).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  105. | LC | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal (1).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  106. | LC | enderio | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  107. | LC | enderiointegrationtic | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  108. | LC | enderiobase | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  109. | LC | enderioconduits | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  110. | LC | enderioconduitsappliedenergistics | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  111. | LC | enderioconduitsopencomputers | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  112. | LC | enderioconduitsrefinedstorage | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  113. | LC | enderiointegrationforestry | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  114. | LC | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55 (2).jar | None |
  115. | LC | tconstruct | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157 (2).jar | None |
  116. | LC | enderiointegrationticlate | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  117. | LC | enderiomachines | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  118. | LC | enderiopowertools | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None |
  119. | LC | exoticbirds | 1.0 | Exotic+Birds+1.12.2-3.1.0 (1).jar | None |
  120. | LC | extrautils2 | 1.0 | extrautils2-1.12-1.9.9 (3).jar | None |
  121. | LC | foamfix | 0.10.8-1.12.2 | foamfix-0.10.8-1.12.2.jar | None |
  122. | LC | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2 (3).jar | None |
  123. | LC | ic2 | 2.8.187-ex112 | industrialcraft-2-2.8.187-ex112 (1).jar | de041f9f6187debbc77034a344134053277aa3b0 |
  124. | LC | mekanism | 1.12.2-9.8.2.389 | Mekanism-1.12.2-9.8.2.389 (1).jar | None |
  125. | LC | toughasnails | 3.1.0.141 | ToughAsNails-1.12.2-3.1.0.141-universal.jar | None |
  126. | LC | primal | 0.6.105 | PrimalCore-1.12.2-0.6.105.jar | 67a0e286dc0d4b502f3c92ac20b953517b52d0a9 |
  127. | LC | forgecraft | 1.6.51 | ForgeCraft-1.6.51.jar | None |
  128. | LC | forgelin | 1.8.3 | Forgelin-1.8.3 (3).jar | None |
  129. | LC | harvestchevsky | b1 | gentleharvest-1.12--b1 (3).jar | None |
  130. | LC | increasemobs | 1.1.0 | IncreaseMobs_1.12.2-v1.1.0.jar | None |
  131. | LC | tesla | 1.0.63 | Tesla-1.12.2-1.0.63 (1).jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  132. | LC | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15 (2).jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  133. | LC | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237 (2).jar | None |
  134. | LC | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63 (1).jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  135. | LC | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60 (3).jar | None |
  136. | LC | leatherworks | 1.78.0 | LeatherWorks-1.12-1.78.0.42.jar | None |
  137. | LC | logisticspipes | 0.10.2.211 | logisticspipes-0.10.2.211 (1).jar | e0c86912b2f7cc0cc646ad57799574aea43dbd45 |
  138. | LC | magneticraft | 2.7.0 | Magneticraft_1.12-2.8.2-dev.jar | None |
  139. | LC | maille | 2.1 | Maille1.12.2-2.1 (1).jar | None |
  140. | LC | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4 (1).jar | None |
  141. | LC | modelloader | 1.1.7 | modelloader-1.1.7.jar | None |
  142. | L | moveplus | 1.12.1-2.4.6 | moveplus-1.12.1-2.4.6.jar | None |
  143. | L | mutantmobs | 1.0.1 | Mutant+Mobs+V1.0.1.jar | None |
  144. | L | neat | 1.4-17 | Neat+1.4-17.jar | None |
  145. | L | recipehandler | 0.13 | NoMoreRecipeConflict-0.13(1.12.2) (1).jar | None |
  146. | L | orecore | 1.4.1 | OreCore-1.12.2+-(v.1.4.1).jar | None |
  147. | L | oreexcavation | 1.4.137 | OreExcavation-1.4.137 (1).jar | None |
  148. | L | primitivetools | 1.1.9 | PrimitiveTools-1.12-1.1.9.jar | None |
  149. | L | pyrotech | 1.12.2-1.2.9 | pyrotech-1.12.2-1.2.9.jar | None |
  150. | L | corerm | 1.3.3 | RikMuldsCore_1.3.3.jar | None |
  151. | L | seeddrop | 1.2.1-1.12 | SeedDrop-1.2.1-1.12.jar | None |
  152. | L | storagedrawers | 1.12.2-5.4.0 | StorageDrawers-1.12.2-5.4.0 (1).jar | None |
  153. | L | tektopia | 1.0.93 | tektopia-1.0.93.jar | None |
  154. | L | camping | 2.4.3 | TheCampingMod_2.4.3.jar | None |
  155. | L | thermalcultivation | 0.3.3 | ThermalCultivation-1.12.2-0.3.3.12-universal (1).jar | None |
  156. | L | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal.jar | None |
  157. | L | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0 (2).jar | None |
  158. | L | tp | 3.2.34 | tinyprogressions-1.12.2-3.3.34-Release (3).jar | None |
  159. | L | travellersbackpack | 1.0.20.20 | TravellersBackpack-1.12.2-1.0.20.20.jar | None |
  160. | L | vanillafix | 1.0.10-SNAPSHOT | VanillaFix-1.0.10-99 (2).jar | None |
  161. | L | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12 (3).jar | None |
  162. | L | waterstrainer | 3.2.0 | WaterStrainer-1.12-3.2.0 (1).jar | None |
  163. | L | wawla | 2.5.273 | Wawla-1.12.2-2.5.273 (3).jar | None |
  164. | L | wesserboysoverlays | 1.0.0.1 | wesserboysoverlays-1.0.0.1.jar | None |
  165. | L | orelib | 3.5.2.2 | OreLib-1.12.2-3.5.2.2.jar | None |
  166. | L | dsurround | 3.5.4.3 | DynamicSurroundings-1.12.2-3.5.4.3.jar | None |
  167. | L | dshuds | 3.5.4.0 | DynamicSurroundingsHuds-1.12.2-3.5.4.0BETA.jar | None |
  168. | L | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2 (1).jar | None |
  169. | L | adfinders | 1.12.2-2.3.10.0 | AdFinders-1.12.2-2.3.10.0-build.0407 (1).jar | None |
  170. | L | primal_tech | 0.3.4 | PrimalTech-0.3.4.jar | None |
  171. | L | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15 (2).jar | None |
  172. Loaded coremods (and transformers): CorePlugin (ForgeEndertech-1.12.2-4.4.24.0-build.0421 (1).jar)
  173.  
  174. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.8-1.12.2.jar)
  175. pl.asie.foamfix.coremod.FoamFixTransformer
  176. ForgelinPlugin (Forgelin-1.8.3 (3).jar)
  177.  
  178. VanillaFixLoadingPlugin (VanillaFix-1.0.10-99 (2).jar)
  179.  
  180. EnderCorePlugin (EnderCore-1.12.2-0.5.72-core.jar)
  181. com.enderio.core.common.transform.EnderCoreTransformer
  182. com.enderio.core.common.transform.SimpleMixinPatcher
  183. BetterFontsCore (TTFR-1.12.1-1.9.1.jar)
  184. cubex2.ttfr.BFClassTransformer
  185. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  186. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  187. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  188. Quark Plugin (Quark-r1.6-177 (2).jar)
  189. vazkii.quark.base.asm.ClassTransformer
  190. ModFixLC (ModFix-1.12.2-1.0.0.1.jar)
  191. modfix.ModFixCT
  192. MekanismCoremod (Mekanism-1.12.2-9.8.2.389 (1).jar)
  193. mekanism.coremod.KeybindingMigrationHelper
  194. AppleCore (AppleCore-mc1.12.2-3.2.0 (2).jar)
  195. squeek.applecore.asm.TransformerModuleHandler
  196. Inventory Tweaks Coremod (InventoryTweaks-1.63 (1).jar)
  197. invtweaks.forge.asm.ContainerTransformer
  198. DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  199. org.orecruncher.dsurround.asm.Transformer
  200. LoadingPlugin (AdFinders-1.12.2-2.3.10.0-build.0407 (1).jar)
  201. com.endertech.minecraft.mods.adfinders.finder.Render
  202. LogisticsPipesCoreLoader (logisticspipes-0.10.2.211 (1).jar)
  203. logisticspipes.asm.LogisticsClassTransformer
  204. GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4835' Renderer: 'Intel(R) HD Graphics 5500'
  205. Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
  206. - TinkerWorld (Enabled/Not Forced)
  207. - TinkerTools (Enabled/Not Forced)
  208. - TinkerHarvestTools (Enabled/Forced)
  209. - TinkerMeleeWeapons (Enabled/Forced)
  210. - TinkerRangedWeapons (Enabled/Forced)
  211. - TinkerModifiers (Enabled/Forced)
  212. - TinkerSmeltery (Enabled/Not Forced)
  213. - TinkerGadgets (Enabled/Not Forced)
  214. - TinkerOredict (Enabled/Forced)
  215. - TinkerIntegration (Enabled/Forced)
  216. - TinkerFluids (Enabled/Forced)
  217. - TinkerMaterials (Enabled/Forced)
  218. - TinkerModelRegister (Enabled/Forced)
  219. - wailaIntegration (Enabled/Not Forced)
  220. Suspected Mods: Unknown
  221. Launched Version: 1.12.2-forge1.12.2-14.23.5.2847
  222. LWJGL: 2.9.4
  223. OpenGL: Intel(R) HD Graphics 5500 GL version 4.4.0 - Build 20.19.15.4835, Intel
  224. GL Caps: Using GL 1.3 multitexturing.
  225. Using GL 1.3 texture combiners.
  226. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  227. Shaders are available because OpenGL 2.1 is supported.
  228. VBOs are available because OpenGL 1.5 is supported.
  229. Using VBOs: Yes
  230. Is Modded: Definitely; Client brand changed to 'fml,forge'
  231. Type: Client (map_client.txt)
  232. Resource Packs:
  233. Current Language: English (US)
  234. Profiler Position: N/A (disabled)
  235. CPU: 4x Intel(R) Core(TM) i3-5005U CPU @ 2.00GHz
Advertisement
Add Comment
Please, Sign In to add comment