Advertisement
Guest User

Untitled

a guest
Jun 18th, 2018
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.97 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.169.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // My bad.
  8.  
  9. Time: 6/17/18 9:54 PM
  10. Description: There was a severe problem during mod loading that has caused the game to fail
  11.  
  12. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (codechickenlib)
  13. Caused by: codechicken.lib.configuration.ConfigFile$ConfigException: codechicken.lib.configuration.ConfigParseException: Invalid value type , @Line:1,
  14. at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:61)
  15. at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:43)
  16. at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:29)
  17. at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:19)
  18. at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:51)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  22. at java.lang.reflect.Method.invoke(Method.java:483)
  23. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
  24. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26. at java.lang.reflect.Method.invoke(Method.java:483)
  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.sendEventToModContainer(LoadController.java:218)
  35. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  39. at java.lang.reflect.Method.invoke(Method.java:483)
  40. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  41. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  42. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  43. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  44. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  45. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  46. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  47. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  48. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
  49. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:245)
  50. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  51. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  52. at net.minecraft.client.main.Main.main(SourceFile:123)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  55. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  56. at java.lang.reflect.Method.invoke(Method.java:483)
  57. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  58. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  59. Caused by: codechicken.lib.configuration.ConfigParseException: Invalid value type , @Line:1,
  60. at codechicken.lib.configuration.ConfigTag.parseTag(ConfigTag.java:84)
  61. at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:59)
  62. ... 44 more
  63.  
  64.  
  65. A detailed walkthrough of the error, its code path and all known details is as follows:
  66. ---------------------------------------------------------------------------------------
  67.  
  68. -- System Details --
  69. Details:
  70. Minecraft Version: 1.12.2
  71. Operating System: Windows 10 (amd64) version 10.0
  72. Java Version: 1.8.0_25, Oracle Corporation
  73. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  74. Memory: 110690192 bytes (105 MB) / 352321536 bytes (336 MB) up to 4294967296 bytes (4096 MB)
  75. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  76. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  77. FML: MCP 9.42 Powered by Forge 14.23.4.2705 Optifine OptiFine_1.12.2_HD_U_D3 26 mods loaded, 26 mods active
  78. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  79.  
  80. | State | ID | Version | Source | Signature |
  81. |:----- |:------------------- |:--------------- |:------------------------------------------------------ |:---------------------------------------- |
  82. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  83. | UCH | mcp | 9.42 | minecraft.jar | None |
  84. | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  85. | UCH | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  86. | UCH | micdoodlecore | | minecraft.jar | None |
  87. | UCH | biomesoplenty | 7.0.1.2361 | BiomesOPlenty-1.12.2-7.0.1.2361-universal copy 2.jar | None |
  88. | UCH | cfm | 4.2.0 | cfm-4.2.0-mc1.12.2 copy.jar | None |
  89. | UCEE | codechickenlib | 3.1.9.344 | CodeChickenLib-1.12.2-3.1.9.344-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  90. | UC | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal copy.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  91. | UC | cofhcore | 4.5.2 | CoFHCore-1.12.2-4.5.2.19-universal copy.jar | None |
  92. | UC | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal copy.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  93. | UC | mantle | 1.12-1.3.2.24 | Mantle-Mod-1.12.2 copy.jar | None |
  94. | UC | jei | 4.10.0.198 | jei_1.12.2-4.10.0.198 copy.jar | None |
  95. | UC | tconstruct | 1.12.2-2.9.0.55 | Tinkers-Construct-Mod-1.12.2 copy.jar | None |
  96. | UC | galacticraftcore | 4.0.1.169 | GalacticraftCore-1.12.2-4.0.1.169 copy.jar | None |
  97. | UC | galacticraftplanets | 4.0.1.169 | Galacticraft-Planets-1.12.2-4.0.1.169 copy.jar | None |
  98. | UC | ichunutil | 7.1.4 | iChun-Util-Mod-1.12.2 copy.jar | None |
  99. | UC | morph | 7.1.0 | Morphing-Mod-1.12.2 copy 2.jar | None |
  100. | UC | nei | 2.4.1 | Not-Enough-Items-1.12.2-Recommended copy.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  101. | UC | statues | 0.8.1 | Statues-Mod-1.12.2 copy 2.jar | None |
  102. | UC | thermalfoundation | 2.5.0 | ThermalFoundation-1.12.2-2.5.0.19-universal copy 2.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  103. | UC | thermalexpansion | 5.5.0 | ThermalExpansion-1.12.2-5.5.0.29-universal copy.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  104. | UC | thermaldynamics | 2.5.1 | ThermalDynamics-1.12.2-2.5.1.14-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  105. | UC | tropicraft | 7.1.4.78 | Tropicraft-Mod-1.12.2 copy 2.jar | None |
  106. | UC | wit | 1.0.25 | WIT-1.12-1.0.25-44.jar | None |
  107. | UC | xaerominimap | 1.14.9.1 | Xaeros_Minimap_1.14.9.1_Forge_1.12 copy.jar | None |
  108.  
  109. Loaded coremods (and transformers):
  110. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.169.jar)
  111. micdoodle8.mods.miccore.MicdoodleTransformer
  112. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13469 Compatibility Profile Context 21.19.512.0' Renderer: 'AMD Radeon R7 Graphics'
  113. Pulsar/tconstruct loaded Pulses:
  114. - TinkerCommons (Enabled/Forced)
  115. - TinkerWorld (Enabled/Not Forced)
  116. - TinkerTools (Enabled/Not Forced)
  117. - TinkerHarvestTools (Enabled/Forced)
  118. - TinkerMeleeWeapons (Enabled/Forced)
  119. - TinkerRangedWeapons (Enabled/Forced)
  120. - TinkerModifiers (Enabled/Forced)
  121. - TinkerSmeltery (Enabled/Not Forced)
  122. - TinkerGadgets (Enabled/Not Forced)
  123. - TinkerOredict (Enabled/Forced)
  124. - TinkerIntegration (Enabled/Forced)
  125. - TinkerFluids (Enabled/Forced)
  126. - TinkerMaterials (Enabled/Forced)
  127. - TinkerModelRegister (Enabled/Forced)
  128.  
  129. OptiFine Version: OptiFine_1.12.2_HD_U_D3
  130. OptiFine Build: 20180515-125031
  131. Render Distance Chunks: 14
  132. Mipmaps: 4
  133. Anisotropic Filtering: 1
  134. Antialiasing: 0
  135. Multitexture: false
  136. Shaders: null
  137. OpenGlVersion: 4.5.13469 Compatibility Profile Context 21.19.512.0
  138. OpenGlRenderer: AMD Radeon R7 Graphics
  139. OpenGlVendor: ATI Technologies Inc.
  140. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement