У меня вылетает сборка вот консоль
---- Minecraft Crash Report ----
WARNING: coremods are present:
llibrary (llibrary-core-1.0.11-1.12.2.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
Inventory Tweaks Coremod (InventoryTweaks_1.64_dev.jar)
SSLoadingPlugin (SereneSeasons_1.12.2_1.2.16_universal.jar)
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
Quark Plugin (Quark-1.12.2-r1.6-172.jar)
DCLoadingPlugin (DummyCoreUnofficial-2.4.112.5.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)
HCASM (hammercore-1.12.2-2.0.4.7.jar)
Contact their authors BEFORE contacting forge
// You should try our sister game, Minceraft!
Time: 8/11/19 2:01 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CodeChicken Lib (codechickenlib)
Caused by: codechicken.lib.configuration.ConfigFile$ConfigException: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @Line:20, dump_asm=true
at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:61)
at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:43)
at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:29)
at codechicken.lib.configuration.ConfigFile.<init>(ConfigFile.java:19)
at codechicken.lib.CodeChickenLib.preInit(CodeChickenLib.java:50)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: codechicken.lib.configuration.ConfigParseException: Invalid value type d, @Line:20, dump_asm=true
at codechicken.lib.configuration.ConfigTag.parseTag(ConfigTag.java:92)
at codechicken.lib.configuration.ConfigFile.load(ConfigFile.java:59)
... 44 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 4025060360 bytes (3838 MB) / 5167382528 bytes (4928 MB) up to 8589934592 bytes (8192 MB)
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
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2838 68 mods loaded, 68 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:----- |:--------------------------------- |:---------------------------- |:-------------------------------------------------- |:---------------------------------------- |
| LCH | minecraft | 1.12.2 | minecraft.jar | None |
| LCH | mcp | 9.42 | minecraft.jar | None |
| LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | appliedenergistics2 | rv6-stable-4 | appliedenergistics2_rv6_stable_4.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCH | jei | 4.15.0.281 | jei_1.12.2_4.15.0.281.jar | None |
| LCH | quark | r1.6-172 | Quark-1.12.2-r1.6-172.jar | None |
| LCH | autoreglib | 1.3-32 | AutoRegLib-1.12.2-1.3-32.jar | None |
| LCH | battletowers | 1.6.3 | BattleTowers_1.12.2.jar | None |
| LCH | baubles | 1.5.2 | Baubles_1.12_1.5.2.jar | None |
| LCH | biomesoplenty | 7.0.1.2440 | BiomesOPlenty_1.12.2_7.0.1.2440_universal.jar | None |
| LCH | bookshelf | 2.3.586 | Bookshelf_1.12.2_2.3.586.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | thaumcraft | 6.1.BETA26 | Thaumcraft_1.12.2_6.1.BETA26.jar | None |
| LCH | botania | r1.10-361 | Botania_1.12_r1.10_361.jar | None |
| LCE | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC | brandonscore | 2.4.15 | BrandonsCore-1.12.2-2.4.15.206-universal.jar | None |
| LC | cofhcore | 4.6.3 | cofhcore-1.12.2-4.6.3.27-universal.jar | None |
| LC | cofhworld | 1.3.1 | cofhworld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC | cxlibrary | 1.6.1 | cxlibrary-1.12.1-1.6.1.jar | None |
| LC | cyclicmagic | 1.19.13 | Cyclic_1.12.2_1.19.13.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
| LC | doggytalents | 1.15.0.0 | DoggyTalents_1.12.2_1.15.0.0_universal.jar | None |
| LC | thermalfoundation | 2.6.3 | thermalfoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC | draconicevolution | 2.3.23 | Draconic-Evolution-1.12.2-2.3.23.345-universal.jar | None |
| LC | dummycore | 2.4.112.5. | DummyCoreUnofficial-2.4.112.5.jar | None |
| LC | eplus | 5.0.178 | EnchantingPlus_1.12.2_5.0.178.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC | endercore | 1.12.2-0.5.65 | EnderCore-1.12.2-0.5.65.jar | None |
| LC | thermalexpansion | 5.5.4 | thermalexpansion-1.12.2-5.5.4.43-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC | enderio | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
| LC | enderiointegrationtic | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
| LC | enderiobase | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
| LC | enderioconduits | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
| LC | enderioconduitsappliedenergistics | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
| LC | enderioconduitsopencomputers | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
| LC | enderioconduitsrefinedstorage | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
| LC | enderiointegrationforestry | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
| LC | mantle | 1.12-1.3.3.49 | Mantle-1.12-1.3.3.49.jar | None |
| LC | twilightforest | 3.9.888 | twilightforest_1.12.2_3.9.888_universal.jar | None |
| LC | tconstruct | 1.12.2-2.12.0.135 | TConstruct-1.12.2-2.12.0.135.jar | None |
| LC | enderiointegrationticlate | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
| LC | enderiomachines | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
| LC | enderiopowertools | 5.0.49 | EnderIO-1.12.2-5.0.49.jar | None |
| LC | extrabotany | 1.1 | ExtraBotany_r1.1_28.jar | None |
| LC | extrautils2 | 1.0 | extrautils2_1.12_1.9.8.jar | None |
| LC | hammercore | 2.0.4.7 | hammercore-1.12.2-2.0.4.7.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| LC | waila | 1.8.26 | Hwyla_1.8.26_B41_1.12.2.jar | None |
| LC | thaumadditions | 18r | ThaumicAdditions-1.12.2-18r.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| LC | llibrary | 1.7.19 | llibrary_1.7.19_1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LC | iceandfire | 1.8.0 | iceandfire_1.12.2_1.8.0.jar | None |
| LC | inventorytweaks | 1.64-dev+release.123.f374f4b | InventoryTweaks_1.64_dev.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LC | ironchest | 1.12.2-7.0.67.844 | ironchest_1.12.2_7.0.67.844.jar | None |
| LC | journeymap | 1.12.2-5.5.5b8 | journeymap_1.12.2_5.5.5b8.jar | None |
| LC | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None |
| LC | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
| LC | millenaire | Millénaire 7.2.1 | millenaire_1.12.2_7.2.1.jar | None |
| LC | morefurnaces | 1.10.4 | MoreFurnaces-1.12.2-1.10.4.jar | None |
| LC | mousetweaks | 2.8 | MouseTweaks_2.8_mc1.12.2.jar | None |
| LC | mowziesmobs | 1.5.4 | mowziesmobs_1.12.2_1.5.4.jar | None |
| LC | prefab | 1.3.0.26 | prefab_1.12.2_1.3.0.26.jar | None |
| LC | projecte | 1.12.2-PE1.4.0 | ProjectE_1.12.2_PE1.4.0.jar | None |
| LC | roguelike | 1.7.2 | RoguelikeDungeons_1.12.2_1.7.2.jar | None |
| LC | sereneseasons | 1.2.16 | SereneSeasons_1.12.2_1.2.16_universal.jar | None |
| LC | thaumicbases | 3.3.400.6r | thaumicbases-3.3.352.6r.jar | None |
| LC | thaumicjei | 1.6.0 | ThaumicJEI-1.12.2-1.6.0-27.jar | None |
| LC | thaumictinkerer | 1.12.2-5.0-353c71c | thaumictinkerer_1.12.2_5.0_353c71c.jar | None |
| LC | thermaldynamics | 2.5.5 | thermaldynamics-1.12.2-2.5.5.21-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC | torohealthmod | 1.12.2-11 | torohealth_1.12.2_11.jar | None |
| LC | wawla | 2.5.269 | Wawla_1.12.2_2.5.269.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
Loaded coremods (and transformers):
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
Inventory Tweaks Coremod (InventoryTweaks_1.64_dev.jar)
invtweaks.forge.asm.ContainerTransformer
SSLoadingPlugin (SereneSeasons_1.12.2_1.2.16_universal.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
cubex2.cxlibrary.CoreModTransformer
Quark Plugin (Quark-1.12.2-r1.6-172.jar)
vazkii.quark.base.asm.ClassTransformer
DCLoadingPlugin (DummyCoreUnofficial-2.4.112.5.jar)
DummyCore.ASM.DCASMManager
EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
HCASM (hammercore-1.12.2-2.0.4.7.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
AE2 Version: stable rv6-stable-4 for Forge 14.23.5.2768
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- wailaIntegration (Enabled/Not Forced)
Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 258 names; 433 stacks.
Pastebin Connection: Okay.
Dependent Mods:
-Thaumic Additions: Reconstructed (thaumadditions) @18r
сборка:https://yadi.sk/d/T241nQ0K7weJsg