Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
534
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.83 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Quark Plugin (Quark-r1.5-168.jar)
  5. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.9-core.jar)
  6. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  7. ForgelinPlugin (Forgelin-1.8.3 (3).jar)
  8. ApotheosisCore (Apotheosis-1.12.2-1.10.2.jar)
  9. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal (1).jar)
  10. CosmicLibFakeCoreMod (CosmicLib-1.12.2-0.4.0.BETA.jar)
  11. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.211 (2).jar)
  12. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.4+build46.jar)
  13. FarseekCoreMod (Farseek-1.12-2.3.2 (2).jar)
  14. MekanismCoremod (Mekanism-1.12.2-9.8.0.381.jar)
  15. LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
  16. HCASM (HammerCore-1.12.2-2.0.5.0.jar)
  17. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  18. DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  19. DLFMLCorePlugin (DynamicLights-1.12.2.jar)
  20. TickrateChanger (TickrateChanger-Mod-1.12.2.jar)
  21. CoreModLoader (Sound-Physics-1.12.2.jar)
  22. weaponlib (mw-1.11.7.7_mc1.12.2 (4).jar)
  23. Contact their authors BEFORE contacting forge
  24.  
  25. // Don't be sad, have a hug! <3
  26.  
  27. Time: 9/19/19 6: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 Tough As Nails (toughasnails)
  31. Caused by: java.lang.NullPointerException
  32. at toughasnails.init.ModConfig.lambda$init$0(ModConfig.java:64)
  33. at toughasnails.init.ModConfig$$Lambda$20959/1551780557.apply(Unknown Source)
  34. at toughasnails.init.ModConfig.populateDataMap(ModConfig.java:92)
  35. at toughasnails.init.ModConfig.init(ModConfig.java:64)
  36. at toughasnails.core.ToughAsNails.init(ToughAsNails.java:83)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  40. at java.lang.reflect.Method.invoke(Method.java:497)
  41. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  42. at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
  43. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  44. at java.lang.reflect.Method.invoke(Method.java:497)
  45. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  46. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  47. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  48. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  49. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  50. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  51. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  52. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  53. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  56. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  57. at java.lang.reflect.Method.invoke(Method.java:497)
  58. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  59. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  60. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  61. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  62. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  63. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  64. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  65. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  66. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
  67. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  68. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
  69. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  70. at net.minecraft.client.main.Main.main(SourceFile:123)
  71. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  72. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  73. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  74. at java.lang.reflect.Method.invoke(Method.java:497)
  75. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  76. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  77.  
  78.  
  79. A detailed walkthrough of the error, its code path and all known details is as follows:
  80. ---------------------------------------------------------------------------------------
  81.  
  82. -- System Details --
  83. Details:
  84. Minecraft Version: 1.12.2
  85. Operating System: Windows 10 (amd64) version 10.0
  86. Java Version: 1.8.0_51, Oracle Corporation
  87. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  88. Memory: 519242800 bytes (495 MB) / 5133828096 bytes (4896 MB) up to 8589934592 bytes (8192 MB)
  89. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  90. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  91. FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_E3 131 mods loaded, 131 mods active
  92. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  93.  
  94. | State | ID | Version | Source | Signature |
  95. |:----- |:----------------------------------- |:------------------------ |:-------------------------------------------------------- |:---------------------------------------- |
  96. | LCHI | minecraft | 1.12.2 | minecraft.jar | None |
  97. | LCHI | mcp | 9.42 | minecraft.jar | None |
  98. | LCHI | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None |
  99. | LCHI | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
  100. | LCHI | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
  101. | LCHI | micdoodlecore | | minecraft.jar | None |
  102. | LCHI | dsurroundcore | 3.5.4.3 | minecraft.jar | None |
  103. | LCHI | deconstruction | 3.0.4 | [MC1.12.2]DeconTable-3.0.4.jar | None |
  104. | LCHI | orbis-lib | 0.2.0 | orbis-lib-1.12.2-0.2.0+build79.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
  105. | LCHI | aether | 0.2.2 | aether_ii-1.12.2-0.2.2+build79-universal.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
  106. | LCHI | aether_legacy | 1.4.4 | aether_legacy-1.12.2-v1.4.4.jar | None |
  107. | LCHI | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
  108. | LCHI | apotheosis | 1.10.2 | Apotheosis-1.12.2-1.10.2.jar | None |
  109. | LCHI | applecore | 3.2.0 | AppleCore-mc1.12.2-3.2.0.jar | None |
  110. | LCHI | architecturecraft | @VERSION@ | architecturecraft-1.12-3.80 (2).jar | None |
  111. | LCHI | jei | 4.15.0.287 | jei_1.12.2-4.15.0.287.jar | None |
  112. | LCHI | quark | r1.5-168 | Quark-r1.5-168.jar | None |
  113. | LCHI | autoreglib | 1.3-31 | AutoRegLib-1.3-31.jar | None |
  114. | LCHI | backups | 1.4.5 | Backups-1.12.2-1.4.5.jar | None |
  115. | LCHI | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  116. | LCHI | betterslabsmod | 0.0.7 | Better+Slabs+Mod+[0.0.7].jar | None |
  117. | LCHI | biomesoplenty | 7.0.1.2441 | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None |
  118. | LCHI | better_diving | 1.3.91 | BetterDiving-1.12.2-1.3.91.jar | None |
  119. | LCHI | betternether | 0.1.8.3 | betternether-0.1.8.3.jar | None |
  120. | LCHI | botania | r1.10-360 | Botania+r1.10-360.jar | None |
  121. | LCHI | forgelin | 1.8.3 | Forgelin-1.8.3 (3).jar | None |
  122. | LCHI | bountiful | 2.2.0 | Bountiful-2.2.0.jar | None |
  123. | LCHI | buildcraftlib | 7.99.24.1 | buildcraft-all-7.99.24.1 (1).jar | None |
  124. | LCHI | buildcraftcore | 7.99.24.1 | buildcraft-all-7.99.24.1 (1).jar | None |
  125. | LCHI | buildcraftbuilders | 7.99.24.1 | buildcraft-all-7.99.24.1 (1).jar | None |
  126. | LCHI | buildcrafttransport | 7.99.24.1 | buildcraft-all-7.99.24.1 (1).jar | None |
  127. | LCHI | buildcraftsilicon | 7.99.24.1 | buildcraft-all-7.99.24.1 (1).jar | None |
  128. | LCHI | buildcraftcompat | 7.99.24.1 | buildcraft-all-7.99.24.1 (1).jar | None |
  129. | LCHI | buildcraftenergy | 7.99.24.1 | buildcraft-all-7.99.24.1 (1).jar | None |
  130. | LCHI | buildcraftfactory | 7.99.24.1 | buildcraft-all-7.99.24.1 (1).jar | None |
  131. | LCHI | buildcraftrobotics | 7.99.24.1 | buildcraft-all-7.99.24.1 (1).jar | None |
  132. | LCHI | champions | 1.12.2-1.0.9 | champions-1.12.2-1.0.9.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  133. | LCHI | chancecubes | 1.12.2-4.0.0.271 | ChanceCubes-1.12.2-4.0.0.271.jar | None |
  134. | LCHI | chunkpregenerator | 2.1 | Chunk+Pregenerator+V1.12-2.1.jar | None |
  135. | LCHI | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  136. | LCHI | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal (1).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  137. | LCHI | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal (1).jar | None |
  138. | LCHI | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal (1).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  139. | LCHI | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  140. | LCHI | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None |
  141. | LCHI | tconstruct | 1.12.2-2.12.0.156 | TConstruct-1.12.2-2.12.0.156.jar | None |
  142. | LCHI | conarm | 1.2.4 | conarm-1.12.2-1.2.4.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  143. | LCHI | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.31.jar | None |
  144. | LCHI | coroutil | 1.12.1-1.2.31 | coroutil-1.12.1-1.2.31.jar | None |
  145. | LCHI | configmod | v1.0 | coroutil-1.12.1-1.2.31.jar | None |
  146. | LCHI | corpse | 1.12.2-1.0.2 | corpse-1.12.2-1.0.2.jar | None |
  147. | LCHI | cosmeticarmorreworked | 1.12.2-v4a | CosmeticArmorReworked-1.12.2-v4a.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  148. | LCHI | cosmiclib | 0.4.0 | CosmicLib-1.12.2-0.4.0.BETA.jar | d3974446c00f9f1d275edce305771eeddf30c658 |
  149. | LCHI | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal (1).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  150. | LCHI | deepmoblearning | 1.12.2-2.5.2 | deepmoblearning-1.12.2-2.5.2-universal.jar | None |
  151. | LCHI | gottschcore | 1.7.0 | GottschCore-mc1.12.2-f14.23.5.2768-v1.7.0.jar | None |
  152. | LCHI | dungeons2 | 1.7.1 | Dungeons2-mc1.12.2-f14.23.5.2768-v1.7.1.jar | None |
  153. | LCHI | dynamiclights | 1.4.9 | DynamicLights-1.12.2.jar | None |
  154. | LCHI | dynamiclights_onfire | 1.0.7 | DynamicLights-1.12.2.jar | None |
  155. | LCHI | dynamiclights_creepers | 1.0.6 | DynamicLights-1.12.2.jar | None |
  156. | LCHI | dynamiclights_dropitems | 1.1.0 | DynamicLights-1.12.2.jar | None |
  157. | LCHI | dynamiclights_entityclasses | 1.0.1 | DynamicLights-1.12.2.jar | None |
  158. | LCHI | dynamiclights_mobequipment | 1.1.0 | DynamicLights-1.12.2.jar | None |
  159. | LCHI | dynamiclights_flamearrows | 1.0.1 | DynamicLights-1.12.2.jar | None |
  160. | LCHI | dynamiclights_floodlights | 1.0.3 | DynamicLights-1.12.2.jar | None |
  161. | LCHI | dynamiclights_otherplayers | 1.0.9 | DynamicLights-1.12.2.jar | None |
  162. | LCHI | dynamiclights_theplayer | 1.1.3 | DynamicLights-1.12.2.jar | None |
  163. | LCHI | dynamictrees | 1.12.2-0.9.5 | DynamicTrees-1.12.2-0.9.5 (1).jar | None |
  164. | LCHI | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  165. | LCHI | enderutilities | 0.7.12 | enderutilities-1.12.2-0.7.12.jar | 2b03e1423915a189b8094816baa18f239d576dff |
  166. | LCHI | epicsiegemod | 13.164 | EpicSiegeMod-13.164.jar | None |
  167. | LCHI | erebus | 1.0.30 | Erebus-1.0.30.jar | None |
  168. | LCHI | eyesinthedarkness | 0.0.5 | EyesInTheDarkness-0.0.5.jar | None |
  169. | LCHI | farmingforblockheads | 3.1.28 | FarmingForBlockheads_1.12.2-3.1.28.jar | None |
  170. | LCHI | farseek | 2.3.2 | Farseek-1.12-2.3.2 (2).jar | None |
  171. | LCHI | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
  172. | LCHI | fertilization | 1.0.7 | Fertilization_1.12.2-1.0.7 (1).jar | None |
  173. | LCHI | foodexpansion | 1.3 | Food-Expansion-Mod-1.12.2.jar | None |
  174. | LCHI | galacticraftcore | 4.0.2.211 | GalacticraftCore-1.12.2-4.0.2.211 (2).jar | None |
  175. | LCHI | galacticraftplanets | 4.0.2.211 | Galacticraft-Planets-1.12.2-4.0.2.211 (1).jar | None |
  176. | LCHI | generaldisasters | 1.0 | generaldisasters-1.0.jar | None |
  177. | LCHI | ichunutil | 7.2.1 | iChunUtil-1.12.2-7.2.1 (1).jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  178. | LCHI | generallaymansaestheticspyingscreen | 7.0.0 | GeneralLaymansAestheticSpyingScreen-1.12.2-7.0.0 (1).jar | None |
  179. | LCHI | globalxp | v1.4.5 | globalxp-1.12.2-v1.4.5.jar | None |
  180. | LCHI | globe | 0.0.1 | Globe-1.12.2-0.0.1.jar | None |
  181. | LCHI | hammercore | 2.0.5.0 | HammerCore-1.12.2-2.0.5.0.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
  182. | LCHI | hardcoredarkness | 2.0 | HardcoreDarkness-MC1.12.2-2.0.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  183. | LCHI | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2 (2).jar | None |
  184. | LCHI | improvableskills | 3.6.3r | ImprovableSkills-1.12.2-3.6.3r.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
  185. | LCHI | inventorypets | 2.0.1 | inventorypets-1.12-2.0.1 (1).jar | None |
  186. | LCHI | jojobadv | 1.0.0 | JojoBAdv-1.0.0-1.12.2 (4).jar | None |
  187. | LCHI | journeymap | 1.12.2-5.5.5b7 | journeymap-1.12.2-5.5.5b7.jar | None |
  188. | LCHI | lex | 1.0.8 | LibEx-1.12.2-1.0.8.jar | None |
  189. | LCHI | lucky | 7.6.0 | Lucky-Block-Mod-1.12.2.zip | None |
  190. | LCHI | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
  191. | LCHI | mekanism | 1.12.2-9.8.0.381 | Mekanism-1.12.2-9.8.0.381.jar | None |
  192. | LCHI | moreplayermodels | 1.12.2 | MorePlayerModels_1.12.2(18jan18).jar | None |
  193. | LCHI | mw | 1.11.7.7 | mw-1.11.7.7_mc1.12.2 (4).jar | None |
  194. | LCHI | recipehandler | 0.13 | NoMoreRecipeConflict-0.13(1.12.2).jar | None |
  195. | LCHI | oldcombat | 1.0.0 | OldCombat-1.12.2-v1.0.0.jar | None |
  196. | LCHI | oreexcavation | 1.4.140 | OreExcavation-1.4.140.jar | None |
  197. | LCHI | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  198. | LCHI | quarkoddities | 1 | QuarkOddities-1.12.2.jar | None |
  199. | LCHI | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2 (1).jar | None |
  200. | LCHI | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0 (1).jar | None |
  201. | LCHI | rustic | 1.1.0 | rustic-1.1.0.jar | None |
  202. | LCHI | scp | 2.1.1 | SCP+Lockdown-1.12.2-2.1.1-beta.jar | None |
  203. | LCHI | sereneseasons | 1.2.16 | SereneSeasons-1.12.2-1.2.16-universal (1).jar | None |
  204. | LCHI | tickratechanger | 1.0.14 | TickrateChanger-Mod-1.12.2.jar | None |
  205. | LCHI | sleepingoverhaul | 1.0.0 | SleepingOverhaul-1.12.2-1.0.0.jar | d3974446c00f9f1d275edce305771eeddf30c658 |
  206. | LCHI | soundphysics | 1.0.4 | Sound-Physics-1.12.2.jar | None |
  207. | LCHI | stellarapi | 1.12.2-0.4.2.6 | Stellar+API-1.12.2-0.4.2.6.jar | None |
  208. | LCHI | stellarsky | 1.12.2-0.5.2.8 | Stellar+Sky-1.12.2-0.5.2.8.jar | None |
  209. | LCHI | streams | 0.4.7 | Streams-1.12-0.4.7 (1).jar | None |
  210. | LCHI | sync | 7.1.0 | Sync-1.12.2-7.1.0 (1).jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  211. | LCHI | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal (1).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  212. | LCHI | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal (1).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  213. | LCHI | thermalinnovation | 0.3.3 | ThermalInnovation-1.12.2-0.3.3.12-universal (1).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  214. | LCHI | thutcore | 5.21.0 | thutcore-1.12.2-5.21.0.jar | None |
  215. | LCHI | thutcore_compat | 1.0 | thutcore-1.12.2-5.21.0.jar | None |
  216. | LCHI | thuttech | 6.1.6 | thuttech-1.12.2-6.1.6.jar | None |
  217. | LCHI | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
  218. | LCHE | toughasnails | 3.1.0.141 | ToughAsNails-1.12.2-3.1.0.141-universal (1).jar | None |
  219. | LCH | treasure2 | 1.3.0 | Treasure2-mc1.12.2-f14.23.5.2768-v1.3.0.jar | None |
  220. | LCH | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None |
  221. | LCH | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None |
  222. | LCH | worleycaves | 1.4.1 | worleycaves-1.4.1.jar | None |
  223. | LCH | phosphor-lighting | 1.12.2-0.2.4 | phosphor-1.12.2-0.2.4+build46.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
  224. | LCH | orelib | 3.5.2.2 | OreLib-1.12.2-3.5.2.2 (1).jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  225. | LCH | dsurround | 3.5.4.3 | DynamicSurroundings-1.12.2-3.5.4.3 (2).jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  226. | LCH | thebetweenlands | 3.4.9 | TheBetweenlands-3.4.9-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
  227.  
  228. Loaded coremods (and transformers):
  229. Quark Plugin (Quark-r1.5-168.jar)
  230. vazkii.quark.base.asm.ClassTransformer
  231. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.9-core.jar)
  232. thebetweenlands.core.TheBetweenlandsClassTransformer
  233. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  234. squeek.applecore.asm.TransformerModuleHandler
  235. ForgelinPlugin (Forgelin-1.8.3 (3).jar)
  236.  
  237. ApotheosisCore (Apotheosis-1.12.2-1.10.2.jar)
  238. shadows.ApotheosisTransformer
  239. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal (1).jar)
  240. sereneseasons.asm.transformer.EntityRendererTransformer
  241. sereneseasons.asm.transformer.WorldTransformer
  242. CosmicLibFakeCoreMod (CosmicLib-1.12.2-0.4.0.BETA.jar)
  243.  
  244. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.211 (2).jar)
  245. micdoodle8.mods.miccore.MicdoodleTransformer
  246. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.4+build46.jar)
  247.  
  248. FarseekCoreMod (Farseek-1.12-2.3.2 (2).jar)
  249. farseek.core.FarseekClassTransformer
  250. MekanismCoremod (Mekanism-1.12.2-9.8.0.381.jar)
  251. mekanism.coremod.KeybindingMigrationHelper
  252. LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
  253. lumien.hardcoredarkness.asm.ClassTransformer
  254. HCASM (HammerCore-1.12.2-2.0.5.0.jar)
  255. com.zeitheron.hammercore.asm.HammerCoreTransformer
  256. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  257.  
  258. DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  259. org.orecruncher.dsurround.asm.Transformer
  260. DLFMLCorePlugin (DynamicLights-1.12.2.jar)
  261. atomicstryker.dynamiclights.common.DLTransformer
  262. TickrateChanger (TickrateChanger-Mod-1.12.2.jar)
  263. me.guichaguri.tickratechanger.TickrateTransformer
  264. CoreModLoader (Sound-Physics-1.12.2.jar)
  265. com.sonicether.soundphysics.CoreModInjector
  266. weaponlib (mw-1.11.7.7_mc1.12.2 (4).jar)
  267. com.vicmatskiv.weaponlib.core.WeaponlibClassTransformer
  268. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 431.60' Renderer: 'GeForce GTX 1060 6GB/PCIe/SSE2'
  269. Pulsar/tconstruct loaded Pulses:
  270. - TinkerCommons (Enabled/Forced)
  271. - TinkerWorld (Enabled/Not Forced)
  272. - TinkerTools (Enabled/Not Forced)
  273. - TinkerHarvestTools (Enabled/Forced)
  274. - TinkerMeleeWeapons (Enabled/Forced)
  275. - TinkerRangedWeapons (Enabled/Forced)
  276. - TinkerModifiers (Enabled/Forced)
  277. - TinkerSmeltery (Enabled/Not Forced)
  278. - TinkerGadgets (Enabled/Not Forced)
  279. - TinkerOredict (Enabled/Forced)
  280. - TinkerIntegration (Enabled/Forced)
  281. - TinkerFluids (Enabled/Forced)
  282. - TinkerMaterials (Enabled/Forced)
  283. - TinkerModelRegister (Enabled/Forced)
  284. - wailaIntegration (Enabled/Not Forced)
  285.  
  286. Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
  287. OreDictionary Info: Registered 873 names; 1587 stacks.
  288. Pastebin Connection: Okay.
  289. Dependent Mods:
  290. -Improvable Skills (improvableskills) @3.6.3r
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement