Advertisement
Guest User

CL

a guest
Jun 2nd, 2019
364
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.61 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. MekanismCoremod (Mekanism-1.12.2-9.7.5.376.jar)
  5. Quark Plugin (Quark-r1.5-155.jar)
  6. ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  7. ForgelinPlugin (Forgelin-1.8.2.jar)
  8. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  9. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  10. Plugin (NotEnoughIDs-1.5.4.4.jar)
  11. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  12. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  13. EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
  14. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  15. AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  16. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
  17. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  18. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  19. MovingWorldCore (movingworld-1.12-6.342-full.jar)
  20. DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  21. ParagliderLoadingPlugin (Paraglider-1.12.2-1.0.1.4.jar)
  22. FarseekCoreMod (Farseek-1.12-2.3.2.jar)
  23. Contact their authors BEFORE contacting forge
  24.  
  25. // You should try our sister game, Minceraft!
  26.  
  27. Time: 6/2/19 12:03 PM
  28. Description: There was a severe problem during mod loading that has caused the game to fail
  29.  
  30. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Armory Expansion - Custom Materials (armoryexpansion-custommaterials)
  31. Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 2 path $
  32. at com.google.gson.Gson.fromJson(Gson.java:899)
  33. at com.google.gson.Gson.fromJson(Gson.java:825)
  34. at org.softc.armoryexpansion.common.integration.aelib.integration.AbstractIntegration.loadConfigFromJson(AbstractIntegration.java:253)
  35. at org.softc.armoryexpansion.common.integration.aelib.integration.AbstractIntegration.loadConfigFromJson(AbstractIntegration.java:262)
  36. at org.softc.armoryexpansion.common.integration.aelib.integration.AbstractIntegration.loadConfigFromJson(AbstractIntegration.java:266)
  37. at org.softc.armoryexpansion.common.integration.aelib.integration.AbstractIntegration.setConfig(AbstractIntegration.java:120)
  38. at org.softc.armoryexpansion.common.integration.aelib.integration.AbstractIntegration.setIntegrationData(AbstractIntegration.java:78)
  39. at org.softc.armoryexpansion.common.integration.aelib.integration.AbstractIntegration.preInit(AbstractIntegration.java:44)
  40. at org.softc.armoryexpansion.common.integration.modsupport.CustomMaterialsIntegration.preInit(CustomMaterialsIntegration.java:51)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  43. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  44. at java.lang.reflect.Method.invoke(Method.java:497)
  45. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  46. at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  48. at java.lang.reflect.Method.invoke(Method.java:497)
  49. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  50. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  51. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  52. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  53. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  54. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  55. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  56. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  57. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  60. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  61. at java.lang.reflect.Method.invoke(Method.java:497)
  62. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  63. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  64. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  65. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  66. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  67. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  68. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  69. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  70. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
  71. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  72. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  73. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  74. at net.minecraft.client.main.Main.main(SourceFile:123)
  75. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  76. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  77. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  78. at java.lang.reflect.Method.invoke(Method.java:497)
  79. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  80. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  81. Caused by: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 2 path $
  82. at com.google.gson.stream.JsonReader.beginArray(JsonReader.java:350)
  83. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:70)
  84. at com.google.gson.Gson.fromJson(Gson.java:887)
  85. ... 48 more
  86.  
  87.  
  88. A detailed walkthrough of the error, its code path and all known details is as follows:
  89. ---------------------------------------------------------------------------------------
  90.  
  91. -- System Details --
  92. Details:
  93. Minecraft Version: 1.12.2
  94. Operating System: Windows 10 (amd64) version 10.0
  95. Java Version: 1.8.0_51, Oracle Corporation
  96. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  97. Memory: 2310948704 bytes (2203 MB) / 3574595584 bytes (3409 MB) up to 13362528256 bytes (12743 MB)
  98. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx14G -Xms256m -XX:PermSize=256m
  99. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  100. FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_E3 195 mods loaded, 195 mods active
  101. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  102.  
  103. | State | ID | Version | Source | Signature |
  104. |:----- |:-------------------------------------------- |:------------------------ |:---------------------------------------------------- |:---------------------------------------- |
  105. | LCH | minecraft | 1.12.2 | minecraft.jar | None |
  106. | LCH | mcp | 9.42 | minecraft.jar | None |
  107. | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  108. | LCH | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  109. | LCH | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
  110. | LCH | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None |
  111. | LCH | obfuscate | 0.2.6 | minecraft.jar | None |
  112. | LCH | dsurroundcore | 3.5.4.3 | minecraft.jar | None |
  113. | LCH | adobeblocks | 7.0.3 | AdobeBlocks-1.12.2-7.0.3.jar | None |
  114. | LCH | mysticalmechanics | 0.8-hotfix | Mystical Mechanics-0.8-hotfix.jar | None |
  115. | LCH | embers | 1.13-hotfix2 | EmbersRekindled-1.13-hotfix2.jar | None |
  116. | LCH | aetherworks | 1.12.2-1.0.0.3 | AetherWorks-1.12.2-1.0.0.3.jar | None |
  117. | LCH | akashictome | 1.2-12 | AkashicTome-1.2-12.jar | None |
  118. | LCH | animalium | 0.3.8 | Animalium-0.3.8.jar | None |
  119. | LCH | biomesoplenty | 7.0.1.2439 | BiomesOPlenty-1.12.2-7.0.1.2439-universal.jar | None |
  120. | LCH | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  121. | LCH | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None |
  122. | LCH | craftstudioapi | 1.0.0 | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar | None |
  123. | LCH | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  124. | LCH | natura | 1.12.2-4.3.2.69 | natura-1.12.2-4.3.2.69.jar | None |
  125. | LCH | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zd Surprise for Yogcast.jar | None |
  126. | LCH | animania | 1.6.2 | animania-1.12.2-1.6.2.jar | None |
  127. | LCH | antiqueatlas | 4.5.1 | antiqueatlas-1.12.2-4.5.1.jar | e631d7254e451d0360d0148cb21407d5511d45e9 |
  128. | LCH | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.5.1.jar | e631d7254e451d0360d0148cb21407d5511d45e9 |
  129. | LCH | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None |
  130. | LCH | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar | None |
  131. | LCH | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  132. | LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  133. | LCH | endercore | 1.12.2-0.5.57 | EnderCore-1.12.2-0.5.57.jar | None |
  134. | LCH | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  135. | LCH | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  136. | LCH | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  137. | LCH | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  138. | LCH | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  139. | LCH | enderio | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  140. | LCH | enderiointegrationtic | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  141. | LCH | tconstruct | 1.12.2-2.12.0.135 | TConstruct-1.12.2-2.12.0.135.jar | None |
  142. | LCH | conarm | 1.2.4 | conarm-1.12.2-1.2.4.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  143. | LCH | armoryexpansion | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  144. | LCE | armoryexpansion-custommaterials | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  145. | LC | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  146. | LC | iceandfire | 1.7.1 | iceandfire-1.7.1-1.12.2.jar | None |
  147. | LC | armoryexpansion-iceandfire | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  148. | LC | armoryexpansion-matteroverdrive | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  149. | LC | artifacts | 1.12.2-1.1.0 | Artifacts-1.12.2-1.1.0.jar | None |
  150. | LC | astralsorcery | 1.10.19 | astralsorcery-1.12.2-1.10.19.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  151. | LC | quark | r1.5-155 | Quark-r1.5-155.jar | None |
  152. | LC | autoreglib | 1.3-30 | AutoRegLib-1.3-30.jar | None |
  153. | LC | backpack | 3.0.2 | backpack-3.0.2-1.12.2.jar | None |
  154. | LC | baublelicious | 1.4.0-4 | Baublelicious-1.4.0-4.jar | None |
  155. | LC | betteranimalsplus | 6.0.1 | betteranimalsplus-1.12.2-6.0.1.jar | None |
  156. | LC | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  157. | LC | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
  158. | LC | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
  159. | LC | bloodmagic | 1.12.2-2.4.1-103 | BloodMagic-1.12.2-2.4.1-103.jar | None |
  160. | LC | bloodarsenal | 1.12.2-2.2.0-28 | BloodArsenal-1.12.2-2.2.0-28.jar | None |
  161. | LC | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  162. | LC | bloodtinker | 1.0.5 | bloodtinker-1.0.5.jar | None |
  163. | LC | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None |
  164. | LC | bountiful | 2.2.0 | Bountiful-2.2.0.jar | None |
  165. | LC | butchercraft | 0.0.2a | butchercraft-0.2a.jar | None |
  166. | LC | ceramics | 1.12-1.3.7 | Ceramics-1.12-1.3.7.jar | None |
  167. | LC | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
  168. | LC | chiselsandbits | 14.32 | chiselsandbits-14.32.jar | None |
  169. | LC | ichunutil | 7.2.1 | iChunUtil-1.12.2-7.2.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  170. | LC | clef | 7.1.0 | Clef-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  171. | LC | shadowmc | 3.8.0 | ShadowMC-1.12-3.8.0.jar | None |
  172. | LC | clipboard | @VERSION@ | Clipboard-1.12-1.3.0.jar | None |
  173. | LC | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
  174. | LC | toughasnails | 3.1.0.139 | ToughAsNails-1.12.2-3.1.0.139-universal.jar | None |
  175. | LC | comforts | 1.4.1.2 | comforts-1.12.2-1.4.1.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  176. | LC | cookingforblockheads | 6.4.70 | CookingForBlockheads_1.12.2-6.4.70.jar | None |
  177. | LC | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.31.jar | None |
  178. | LC | coroutil | 1.12.1-1.2.31 | coroutil-1.12.1-1.2.31.jar | None |
  179. | LC | configmod | v1.0 | coroutil-1.12.1-1.2.31.jar | None |
  180. | LC | culinaryconstruct | 1.3.2.1 | culinaryconstruct-1.3.2.1.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  181. | LC | movingworld | 1.12-6.342 | movingworld-1.12-6.342-full.jar | None |
  182. | LC | davincisvessels | @DVESSELSVER@ | davincisvessels-1.12-6.340-full.jar | None |
  183. | LC | ptrmodellib | 1.0.4 | PTRLib-1.0.4.jar | None |
  184. | LC | props | 2.6.2 | Decocraft-2.6.2_1.12.2.jar | None |
  185. | LC | earthworks | 1.3.4.3 | Earthworks-1.12-1.3.6.jar | None |
  186. | LC | emberstic | 0.1.0 | emberstic-0.1.0.jar | None |
  187. | LC | enderiobase | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  188. | LC | enderioconduits | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  189. | LC | enderioconduitsappliedenergistics | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  190. | LC | enderioconduitsopencomputers | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  191. | LC | enderioconduitsrefinedstorage | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  192. | LC | ic2 | 2.8.109-ex112 | industrialcraft-2-2.8.109-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  193. | LC | forestry | 5.8.1.322 | forestry_1.12.2-5.8.1.322.jar | None |
  194. | LC | enderiointegrationforestry | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  195. | LC | enderiointegrationticlate | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  196. | LC | enderiomachines | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  197. | LC | enderiopowertools | 5.0.44 | EnderIO-1.12.2-5.0.44.jar | None |
  198. | LC | enderioendergy | 5.0.44 | EnderIO-endergy-1.12.2-5.0.44.jar | None |
  199. | LC | railcraft | 12.0.0 | railcraft-12.0.0.jar | a0c255ac501b2749537d5824bb0f0588bf0320fa |
  200. | LC | immersiveengineering | 0.12-89 | ImmersiveEngineering-0.12-89.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  201. | LC | engineersdoors | 0.8.0 | engineers_doors-1.12.2-0.8.0.jar | None |
  202. | LC | exnihilocreatio | 1.12.2-0.4 | exnihilocreatio-1.12.2-0.4.jar | None |
  203. | LC | extrabitmanipulation | 1.12.2-3.4.1 | ExtraBitManipulation-1.12.2-3.4.1.jar | None |
  204. | LC | golems | 7.1.4 | ExtraGolems-1.12-7.1.4.jar | None |
  205. | LC | fairylights | 2.1.6 | fairylights-2.1.6-1.12.2.jar | None |
  206. | LC | farseek | 2.3.2 | Farseek-1.12-2.3.2.jar | None |
  207. | LC | fenceoverhaul | 1.3.4 | FenceOverhaul-1.3.4.jar | None |
  208. | LC | floricraft | 4.4.3 | Floricraft-1.12.2-4.4.3.jar | None |
  209. | LC | forgemultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  210. | LC | microblockcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
  211. | LC | minecraftmultipartcbe | 2.6.1.81 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar | None |
  212. | LC | cfm | 6.3.0 | furniture-6.3.0-1.12.2.jar | None |
  213. | LC | grapplemod | 1.12.2-v11.1 | grapplemod-v11.1-1.12.2.jar | None |
  214. | LC | cgm | 0.12.1 | guns-0.12.1-1.12.2.jar | None |
  215. | LC | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  216. | LC | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
  217. | LC | immersivetech | 1.3.10 | immersivetech-1.12-1.3.10.jar | None |
  218. | LC | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  219. | LC | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  220. | LC | ironchest | 1.12.2-7.0.64.843 | ironchest-1.12.2-7.0.64.843.jar | None |
  221. | LC | jehc | 1.6.3 | jehc-1.12.2-1.6.3.jar | None |
  222. | LC | jepb | 1.2.1 | jepb-1.12-1.2.1.jar | None |
  223. | LC | jeresources | 0.8.5.27 | JustEnoughResources-1.12.2-0.8.5.27.jar | None |
  224. | LC | leatherworks | 1.78.0 | LeatherWorks-1.12-1.78.0.42.jar | None |
  225. | LC | littlelooter | 1.1.5 | LittleLooter-1.1.5.jar | None |
  226. | LC | lostcities | 2.0.20 | lostcities-1.12-2.0.20.jar | None |
  227. | LC | lostsouls | 1.1.4 | lostsouls-1.12-1.1.4.jar | None |
  228. | LC | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
  229. | LC | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
  230. | LC | mekanism | 1.12.2-9.7.5.376 | Mekanism-1.12.2-9.7.5.376.jar | None |
  231. | LC | mekanismgenerators | 1.12.2-9.7.5.376 | MekanismGenerators-1.12.2-9.7.5.376.jar | None |
  232. | LC | mekanismtools | 1.12.2-9.7.5.376 | MekanismTools-1.12.2-9.7.5.376.jar | None |
  233. | LC | millenaire | Millénaire 7.2.0 | millenaire-1.12.2-7.2.0.jar | None |
  234. | LC | millenaireextended | 0.2.3 | Millénaire Extended-1.12.2-0.2.3.jar | None |
  235. | LC | mobamputation | 7.0.0 | MobAmputation-1.12.2-7.0.0.jar | None |
  236. | LC | numina | 1.12.2-1.0.38 | Numina-1.12.2-1.0.38.jar | None |
  237. | LC | powersuits | 1.12.2-1.0.41 | ModularPowersuits-1.12.2-1.0.41.jar | None |
  238. | LC | mrtjpcore | 2.1.3.35 | MrTJPCore-1.12.2-2.1.3.35-universal.jar | None |
  239. | LC | mysticalwildlife | 1.3.0 | mysticalwildlife-1.12.2-1.3.0.jar | None |
  240. | LC | neid | 1.5.4.4 | NotEnoughIDs-1.5.4.4.jar | None |
  241. | LC | paraglider | 1.0.1.4 | Paraglider-1.12.2-1.0.1.4.jar | None |
  242. | LC | soot | 1.6 | Soot-1.6.jar | None |
  243. | LC | pewter | 1.4.3 | Pewter-1.4.3.jar | None |
  244. | LC | projectred-core | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-Base.jar | None |
  245. | LC | plustic | 7.0.7.0 | plustic-7.0.7.0.jar | None |
  246. | LC | primitivetools | 1.1.6 | PrimitiveTools-1.12-1.1.6.jar | None |
  247. | LC | projectred-compat | 1.0 | ProjectRed-1.12.2-4.9.1.92-compat.jar | None |
  248. | LC | projectred-integration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
  249. | LC | projectred-transmission | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None |
  250. | LC | projectred-fabrication | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-fabrication.jar | None |
  251. | LC | projectred-illumination | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-lighting.jar | None |
  252. | LC | projectred-expansion | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
  253. | LC | projectred-relocation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
  254. | LC | projectred-transportation | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar | None |
  255. | LC | projectred-exploration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-world.jar | None |
  256. | LC | reborncore | 3.13.12.447 | RebornCore-1.12.2-3.13.12.447-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
  257. | LC | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2.jar | None |
  258. | LC | redstonearsenal | 2.6.3 | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  259. | LC | reforged | 0.7.5 | Reforged-0.7.5-1.12+.jar | None |
  260. | LC | corerm | 1.3.3 | RikMuldsCore_1.3.3.jar | None |
  261. | LC | ropebridge | 2.0.5 | ropebridge-1.12-2.0.7.jar | None |
  262. | LC | rustic | 1.1.0 | rustic-1.1.0.jar | None |
  263. | LC | rusticbopwoods | 1.0 | rusticbopwoods-1.0.jar | None |
  264. | LC | sauceconstruct | 1.1.3 | sauceconstruct-1.12.2-1.1.3.jar | None |
  265. | LC | scavenge | 1.8 | Scavenge V1.12-1.8.3.2.jar | None |
  266. | LC | sereneseasons | 1.2.16 | SereneSeasons-1.12.2-1.2.16-universal.jar | None |
  267. | LC | flammpfeil.slashblade | mc1.12-r24 | SlashBlade-mc1.12-r24.jar | None |
  268. | LC | slashbladetic | V1.0.8-MC1.12.2 | SlashBladeTic-V1.0.8-MC1.12.2.jar | None |
  269. | LC | spartanweaponry | beta 1.2.3 | SpartanWeaponry-1.12.2-beta-1.2.3.jar | None |
  270. | LC | lemonlib | 1.3.0 | lemonlib-1.12.2-1.3.0.jar | None |
  271. | LC | statues | 1.0.1 | statues-rechiseled-1.12.2-1.0.1.jar | None |
  272. | LC | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None |
  273. | LC | streams | 0.4.7 | Streams-1.12-0.4.7.jar | None |
  274. | LC | csam | 1.3.0 | SurvivalAdditions v1.3.0 [MC 1.12.x].jar | None |
  275. | LC | survivalistsbrush | 1.0 | survivalistsbrush-1.0.jar | None |
  276. | LC | taiga | 1.12.2-1.3.3 | taiga-1.12.2-1.3.4.jar | None |
  277. | LC | tetra | 0.28.0 | tetra-1.12.2-0.28.0.jar | None |
  278. | LC | camping | 2.4.3 | TheCampingMod_2.4.3.jar | None |
  279. | LC | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  280. | LC | thermalinnovation | 0.3.3 | ThermalInnovation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  281. | LC | tinkersaddons | 1.0.7 | Tinkers' Addons-1.12.1-1.0.7.jar | None |
  282. | LC | tinkersarsenal | 0.5 | tinkersarsenal-0.5.jar | None |
  283. | LC | golems_tcon | 7.1.1-1 | TinkersGolemsAddon[1.12]-7.1.1-1.jar | None |
  284. | LC | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
  285. | LC | tombstone | 3.5.2 | tombstone-3.5.2-1.12.jar | None |
  286. | LC | toolbelt | 1.7.1 | ToolBelt-1.12.0-1.7.1.jar | None |
  287. | LC | vehicle | 0.41.0 | vehicle-mod-0.41.0-1.12.2.jar | None |
  288. | LC | vc | 5.9.13 | ViesCraft-1.12.2-5.9.13.jar | None |
  289. | LC | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None |
  290. | LC | wanionlib | 1.12.2-2.2 | WanionLib-1.12.2-2.2.jar | None |
  291. | LC | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None |
  292. | LC | wolfarmor | 2.2.3.6 | wolfarmor-1.12.2-2.2.3.1798-universal.jar | None |
  293. | LC | zerocore | 1.12.2-0.1.2.8 | zerocore-1.12.2-0.1.2.8.jar | None |
  294. | LC | orelib | 3.5.2.2 | OreLib-1.12.2-3.5.2.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  295. | LC | dsurround | 3.5.4.3 | DynamicSurroundings-1.12.2-3.5.4.3.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  296. | LC | armoryexpansion-conarm | 1.3.1 | armoryexpansion-1.3.1.jar | None |
  297. | LC | mysticallib | 1.12.2-1.2.1 | mysticallib-1.12.2-1.2.1.jar | None |
  298. | LC | primal_tech | 0.3.4 | PrimalTech-0.3.4.jar | None |
  299. | LC | unidict | 1.12.2-2.9.2 | UniDict-1.12.2-2.9.2.jar | None |
  300.  
  301. Loaded coremods (and transformers):
  302. MekanismCoremod (Mekanism-1.12.2-9.7.5.376.jar)
  303. mekanism.coremod.KeybindingMigrationHelper
  304. Quark Plugin (Quark-r1.5-155.jar)
  305. vazkii.quark.base.asm.ClassTransformer
  306. ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  307. com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
  308. ForgelinPlugin (Forgelin-1.8.2.jar)
  309.  
  310. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  311. team.chisel.ctm.client.asm.CTMTransformer
  312. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  313. lumien.bloodmoon.asm.ClassTransformer
  314. Plugin (NotEnoughIDs-1.5.4.4.jar)
  315. ru.fewizz.neid.asm.Transformer
  316. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  317. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  318. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  319. IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  320. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  321. EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
  322. com.enderio.core.common.transform.EnderCoreTransformer
  323. com.enderio.core.common.transform.SimpleMixinPatcher
  324. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  325. invtweaks.forge.asm.ContainerTransformer
  326. AstralCore (astralsorcery-1.12.2-1.10.19.jar)
  327.  
  328. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
  329. sereneseasons.asm.transformer.EntityRendererTransformer
  330. sereneseasons.asm.transformer.WorldTransformer
  331. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  332.  
  333. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  334.  
  335. MovingWorldCore (movingworld-1.12-6.342-full.jar)
  336.  
  337. DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  338. org.orecruncher.dsurround.asm.Transformer
  339. ParagliderLoadingPlugin (Paraglider-1.12.2-1.0.1.4.jar)
  340. com.tictim.paraglider.asm.TransformerModelBiped
  341. FarseekCoreMod (Farseek-1.12-2.3.2.jar)
  342. farseek.core.FarseekClassTransformer
  343. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 390.77' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
  344. Pulsar/natura loaded Pulses:
  345. - NaturaCommons (Enabled/Forced)
  346. - NaturaOverworld (Enabled/Not Forced)
  347. - NaturaNether (Enabled/Not Forced)
  348. - NaturaDecorative (Enabled/Not Forced)
  349. - NaturaTools (Enabled/Not Forced)
  350. - NaturaEntities (Enabled/Not Forced)
  351. - NaturaOredict (Enabled/Forced)
  352. - NaturaWorld (Enabled/Not Forced)
  353.  
  354. Pulsar/tconstruct loaded Pulses:
  355. - TinkerCommons (Enabled/Forced)
  356. - TinkerWorld (Enabled/Not Forced)
  357. - TinkerTools (Enabled/Not Forced)
  358. - TinkerHarvestTools (Enabled/Forced)
  359. - TinkerMeleeWeapons (Enabled/Forced)
  360. - TinkerRangedWeapons (Enabled/Forced)
  361. - TinkerModifiers (Enabled/Forced)
  362. - TinkerSmeltery (Enabled/Not Forced)
  363. - TinkerGadgets (Enabled/Not Forced)
  364. - TinkerOredict (Enabled/Forced)
  365. - TinkerIntegration (Enabled/Forced)
  366. - TinkerFluids (Enabled/Forced)
  367. - TinkerMaterials (Enabled/Forced)
  368. - TinkerModelRegister (Enabled/Forced)
  369. - chiselIntegration (Enabled/Not Forced)
  370. - chiselsandbitsIntegration (Enabled/Not Forced)
  371. - wailaIntegration (Enabled/Not Forced)
  372.  
  373. OptiFine Version: OptiFine_1.12.2_HD_U_E3
  374. OptiFine Build: 20181210-121000
  375. Render Distance Chunks: 8
  376. Mipmaps: 4
  377. Anisotropic Filtering: 1
  378. Antialiasing: 0
  379. Multitexture: false
  380. Shaders: null
  381. OpenGlVersion: 4.6.0 NVIDIA 390.77
  382. OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
  383. OpenGlVendor: NVIDIA Corporation
  384. CpuCount: 12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement