Создал сборку. Вылетает после запуска. Выдаёт ошибку. Что делать?
---- Minecraft Crash Report ----
WARNING: coremods are present:
ForgelinPlugin (Forgelin_1.8.4.jar)
MekanismCoremod (Mekanism_1.12.2_9.8.3.390.jar)
SecurityCraftLoadingPlugin (1.12.2SecurityCraftv1.9.0.2.jar)
Contact their authors BEFORE contacting forge
// You should try our sister game, Minceraft!
Time: 2/12/22 12:22 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:498)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:498)
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:498)
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_292, AdoptOpenJDK
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), AdoptOpenJDK
Memory: 1384919368 bytes (1320 MB) / 2292711424 bytes (2186 MB) up to 6908542976 bytes (6588 MB)
JVM Flags: 1 total; -Xmx7412M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2826 33 mods loaded, 33 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.2826.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | forge | 14.23.5.2826 | forge-1.12.2-14.23.5.2826.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | securitycraft | v1.9.0.2 | 1.12.2SecurityCraftv1.9.0.2.jar | None |
| LCH | appliedenergistics2 | rv6-stable-7 | appliedenergistics2_rv6_stable_7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCH | buildcraftlib | 7.99.24.8 | buildcraft_all_7.99.24.8_1.12.2.jar | None |
| LCH | forgelin | 1.8.4 | Forgelin_1.8.4.jar | None |
| LCH | jei | 4.16.1.302 | jei_1.12.2-4.16.1.302.jar | None |
| LCH | bcoreprocessing | 1 | bc_ore_processing_7.99.24.4_1.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | buildcraftcore | 7.99.24.8 | buildcraft_all_7.99.24.8_1.12.2.jar | None |
| LCH | buildcraftbuilders | 7.99.24.8 | buildcraft_all_7.99.24.8_1.12.2.jar | None |
| LCH | buildcrafttransport | 7.99.24.8 | buildcraft_all_7.99.24.8_1.12.2.jar | None |
| LCH | buildcraftsilicon | 7.99.24.8 | buildcraft_all_7.99.24.8_1.12.2.jar | None |
| LCH | buildcraftenergy | 7.99.24.8 | buildcraft_all_7.99.24.8_1.12.2.jar | None |
| LCH | ic2 | 2.8.221-ex112 | industrialcraft_2_2.8.221_ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
| LCH | forestry | 5.8.2.382 | forestry_1.12.2-5.8.2.382.jar | None |
| LCH | buildcraftcompat | 7.99.24.8 | buildcraft_all_7.99.24.8_1.12.2.jar | None |
| LCH | buildcraftfactory | 7.99.24.8 | buildcraft_all_7.99.24.8_1.12.2.jar | None |
| LCH | buildcraftrobotics | 7.99.24.8 | buildcraft_all_7.99.24.8_1.12.2.jar | None |
| LCE | codechickenlib | 3.2.3.358 | CodeChickenLib_1.12.2_3.2.3.358_universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
| LC | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
| LC | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
| LC | controlling | 3.0.6 | Controlling_1.12.2_3.0.6.jar | None |
| LC | journeymap | 1.12.2-5.7.1 | journeymap_1.12.2_5.7.1.jar | None |
| LC | mekanism | 1.12.2-9.8.3.390 | Mekanism_1.12.2_9.8.3.390.jar | None |
| LC | mekanismgenerators | 1.12.2-9.8.3.390 | mekanismgenerators-1_12_2-9_8_3_390.jar | None |
| LC | overloaded | 0.0.59 | overloaded-1.12.2-forge-0.0.59.jar | None |
| LC | rangedpumps | 0.5 | rangedpumps_0.5_1.12.2.jar | None |
| LC | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
| LC | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
| LC | travelersbackpack | 1.0.35 | TravelersBackpack-1.12.2-1.0.35.jar | None |
Loaded coremods (and transformers):
ForgelinPlugin (Forgelin_1.8.4.jar)
MekanismCoremod (Mekanism_1.12.2_9.8.3.390.jar)
mekanism.coremod.KeybindingMigrationHelper
SecurityCraftLoadingPlugin (1.12.2SecurityCraftv1.9.0.2.jar)
GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 27.20.100.8280' Renderer: 'Intel(R) UHD Graphics'
AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768