Собираю сборку для сервера, и тут возникла проблема: запустился сервер , а клиент крашится. Думал проблема в ASP или IC2 , но скорее всего нет.
Сам в логах не разбираюсь, помогите пожалуйста.
Краш-лог:
---- Minecraft Crash Report ----
WARNING: coremods are present:
llibrary (llibrary-core-1.0.11-1.12.2.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
CoreMod (Aroma1997Core_1.12.2_2.0.0.2.b167.jar)
iceandfire (iceandfire_1.9.1_1.12.2.jar)
Contact their authors BEFORE contacting forge
// I let you down. Sorry :(
Time: 2/9/21 8:36 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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:629)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 11618819264 bytes (11080 MB) / 12817793024 bytes (12224 MB) up to 12817793024 bytes (12224 MB)
JVM Flags: 8 total; -Xmn128M -Xmx12202M -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.2854 Optifine OptiFine_1.12.2_HD_U_F4 45 mods loaded, 45 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.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | ic2 | 2.8.188-ex112 | industrialcraft-2-2.8.188-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
| LCH | advanced_solar_panels | 4.3.0 | Advanced+Solar+Panels-4.3.0.jar | None |
| LCH | aroma1997core | 2.0.0.2.b167 | Aroma1997Core_1.12.2_2.0.0.2.b167.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH | aromabackup | 3.0.0.0.b135 | AromaBackup_1.12.2_3.0.0.0.b135.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH | aromabackuprecovery | 3.0.0.0.b135 | AromaBackup_1.12.2_3.0.0.0.b135.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH | backpack | 3.0.2 | backpack_3.0.2_1.12.2.jar | None |
| LCH | baubles | 1.5.2 | Baubles_1.12_1.5.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 | crafttweaker | 4.1.20 | crafttweaker2-1.12-4.1.20.616.jar | None |
| LC | ctgui | 1.0.0 | crafttweaker2-1.12-4.1.20.616.jar | None |
| LC | mtlib | 3.0.6 | mtlib-3.0.6.jar | None |
| LC | modtweaker | 4.0.18 | modtweaker-4.0.18.jar | None |
| LC | jei | 4.16.1.301 | jei_1.12.2_4.16.1.301.jar | None |
| LC | crafttweakerjei | 2.0.3 | crafttweaker2-1.12-4.1.20.616.jar | None |
| LC | endercore | 1.12.2-0.5.76 | EnderCore-1.12.2-0.5.76.jar | None |
| LC | thaumcraft | 6.1.BETA26 | Thaumcraft_1.12.2_6.1.BETA26.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 | enderio | 5.2.62 | EnderIO-1.12.2-5.2.62.jar | None |
| LC | enderiointegrationtic | 5.2.62 | EnderIO-1.12.2-5.2.62.jar | None |
| LC | enderiobase | 5.2.62 | EnderIO-1.12.2-5.2.62.jar | None |
| LC | enderioconduits | 5.2.62 | EnderIO-1.12.2-5.2.62.jar | None |
| LC | enderioconduitsappliedenergistics | 5.2.62 | EnderIO-1.12.2-5.2.62.jar | None |
| LC | enderioconduitsopencomputers | 5.2.62 | EnderIO-1.12.2-5.2.62.jar | None |
| LC | enderiointegrationforestry | 5.2.62 | EnderIO-1.12.2-5.2.62.jar | None |
| LC | enderiointegrationticlate | 5.2.62 | EnderIO-1.12.2-5.2.62.jar | None |
| LC | enderiomachines | 5.2.62 | EnderIO-1.12.2-5.2.62.jar | None |
| LC | enderiopowertools | 5.2.62 | EnderIO-1.12.2-5.2.62.jar | None |
| LC | llibrary | 1.7.20 | llibrary_1.7.20_1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LC | iceandfire | 1.9.1 | iceandfire_1.9.1_1.12.2.jar | None |
| LC | journeymap | 1.12.2-5.7.1 | journeymap_1.12.2_5.7.1.jar | None |
| LC | thaumicjei | 1.6.0 | ThaumicJEI_1.12.2_1.6.0_27.jar | None |
| LC | thaumictinkerer | 1.12.2-5.0-620a0c5 | thaumictinkerer_1.12.2_5.0_620a0c5.jar | None |
| LC | theoneprobe | 1.4.28 | theoneprobe_1.12_1.4.28.jar | None |
| LC | tlauncher_custom_cape_skin | 1.4 | tlskincape_1.12.2-1.4.jar | None |
| LC | tombstone | 3.5.4 | tombstone-3_5_4-1_12.jar | None |
| LC | worldedit | 6.1.10 | worldedit_forge_mc1.12.2_6.1.10_dist.jar | None |
| LC | worldprotector | 1.0 | worldprotector-1.12.jar | None |
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
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
CoreMod (Aroma1997Core_1.12.2_2.0.0.2.b167.jar)
iceandfire (iceandfire_1.9.1_1.12.2.jar)
com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
* Optifine is installed. This is NOT supported.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Authlib is : /C:/Users/Kate/AppData/Roaming/.minecraft/libraries/org/tlauncher/authlib/1.6.25/authlib-1.6.25.jar
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash. !!!
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
OptiFine Version: OptiFine_1.12.2_HD_U_F4
OptiFine Build: 20191023-234904
Render Distance Chunks: 9
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.13474 Compatibility Profile Context 22.19.162.4
OpenGlRenderer: AMD Radeon R7 200 Series
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4