помогите проблема с модами вот ошибка
WARNING: coremods are present:
SecurityCraftLoadingPlugin (1.12.2SecurityCraftv1.9.0.2 (1).jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
SSLoadingPlugin (SereneSeasons_1.12.2_1.2.18_universal (1).jar)
GSHooksLoader (GalaxySpace-1.12.2-2.0.16.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.281.jar)
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)
ItemPatchingLoader (ItemPhysic_Full_1.4.37_mc1.12.2.jar)
XaeroMinimapPlugin (Xaeros_Minimap_21.21.0_Forge_1.12.jar)
CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)
TransformLoader (DynamicSurroundings-1.12.2-3.6.3.jar)
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
iceandfire (iceandfire_1.9.1_1.12.2.jar)
Contact their authors BEFORE contacting forge
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 1/6/22 12:09 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/world/chunk/Chunk
at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:89)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:612)
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.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.loadMods(Loader.java:595)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
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: java.lang.NoClassDefFoundError: net/minecraft/world/chunk/Chunk
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671)
at java.lang.Class.getConstructor0(Class.java:3075)
at java.lang.Class.getConstructor(Class.java:1825)
at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:128)
at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:112)
at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:82)
... 37 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.world.chunk.Chunk
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 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: 377684600 bytes (360 MB) / 872415232 bytes (832 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -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.2859 Optifine OptiFine_1.12.2_HD_U_G5 43 mods loaded, 43 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 |
|:----- |:------------------- |:------------ |:------------------------------------------------- |:---------------------------------------- |
| LC | minecraft | 1.12.2 | minecraft.jar | None |
| LC | mcp | 9.42 | minecraft.jar | None |
| LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LC | forge | 14.23.5.2859 | forge-1.12.2-14.23.5.2859.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LC | creativecoredummy | 1.0.0 | minecraft.jar | None |
| LC | itemphysic | 1.4.0 | minecraft.jar | None |
| LC | micdoodlecore | | minecraft.jar | None |
| LC | xaerominimap_core | 1.12.2-1.0 | minecraft.jar | None |
| LC | obfuscate | 0.4.2 | minecraft.jar | None |
| LC | damageindicatorsmod | 1.0 | 1.12.2DamageIndicatorsMod_3.5.1.jar | None |
| LC | securitycraft | v1.9.0.2 | 1.12.2SecurityCraftv1.9.0.2 (1).jar | None |
| LC | orbis-lib | 0.2.0 | orbis-lib-1.12.2-0.2.0+build411.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
| LE | aether | 0.3.0 | aether_ii_1.12.2_0.3.0build411_universal.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
| L | galacticraftcore | 4.0.2.281 | GalacticraftCore-1.12.2-4.0.2.281.jar | None |
| L | galacticraftplanets | 4.0.2.281 | Galacticraft-Planets-1.12.2-4.0.2.281.jar | None |
| L | asmodeuscore | 0.0.24 | AsmodeusCore-1.12.2-0.0.24.jar | None |
| L | biomesoplenty | 7.0.1.2445 | BiomesOPlenty-1.12.2-7.0.1.2445-universal (1).jar | None |
| L | codechickenlib | 3.2.3.358 | CodeChickenLib_1.12.2_3.2.3.358_universal.jar | None |
| L | creativecore | 1.10.0 | CreativeCore_v1.10.65_mc1.12.2.jar | None |
| L | customspawner | 3.11.4 | CustomMobSpawner-1.12.2-3.11.4.jar | None |
| L | jei | 4.16.1.302 | jei_1.12.2-4.16.1.302 (1).jar | None |
| L | cyclicmagic | 1.20.11 | Cyclic-1.12.2-1.20.11.jar | None |
| L | cdm | 0.4.1 | device_mod_0.4.1_1.12.2.jar | None |
| L | mocreatures | 12.0.5 | DrZharks-MoCreatures-1.12.2-12.0.5.jar | None |
| L | sereneseasons | 1.2.18 | SereneSeasons_1.12.2_1.2.18_universal (1).jar | None |
| L | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | None |
| L | dsurround | @VERSION@ | DynamicSurroundings-1.12.2-3.6.3.jar | None |
| L | cfm | 6.3.0 | furniture_6.3.0_1.12.2 (1).jar | None |
| L | galaxyspace | 2.0.15 | GalaxySpace-1.12.2-2.0.16.jar | None |
| L | cgm | 0.15.3 | guns-0.15.3-1.12.2.jar | None |
| L | llibrary | 1.7.20 | llibrary_1.7.20_1.12.2.jar | None |
| L | iceandfire | 1.9.1 | iceandfire_1.9.1_1.12.2.jar | None |
| L | ichunutil | 7.2.2 | iChunUtil_1.12.2_7.2.2.jar | None |
| L | morph | 7.2.0 | Morph_1.12.2_7.2.1.jar | None |
| L | nei | 2.4.3 | NotEnoughItems_1.12.2_2.4.3.245_universal.jar | None |
| L | portalgun | 7.1.0 | PortalGun_1.12.2_7.1.0.jar | None |
| L | corerm | 1.3.1 | RikMuldsCore_1.3.1.jar | None |
| L | camping | 2.4.2 | TheCampingMod_1.12.2_2.4.2.jar | None |
| L | trapcraft | v2.4.3a | Trapcraft_1.12_v2.4.3a_universal.jar | None |
| L | travelersbackpack | 1.0.35 | TravelersBackpack_1.12.2_1.0.35.jar | None |
| L | vehicle | 0.44.1 | vehicle-mod-0.44.1-1.12.2.jar | None |
| L | xaerominimap | 21.21.0 | Xaeros_Minimap_21.21.0_Forge_1.12.jar | None |
| L | phosphor-lighting | 1.12.2-0.2.6 | phosphor-1.12.2-0.2.6+build50.jar | None |
Loaded coremods (and transformers):
SecurityCraftLoadingPlugin (1.12.2SecurityCraftv1.9.0.2 (1).jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
SSLoadingPlugin (SereneSeasons_1.12.2_1.2.18_universal (1).jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
GSHooksLoader (GalaxySpace-1.12.2-2.0.16.jar)
galaxyspace.core.hooklib.minecraft.PrimaryClassTransformer
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.281.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)
ItemPatchingLoader (ItemPhysic_Full_1.4.37_mc1.12.2.jar)
com.creativemd.itemphysic.ItemTransformer
XaeroMinimapPlugin (Xaeros_Minimap_21.21.0_Forge_1.12.jar)
xaero.common.core.transformer.ChunkTransformer
xaero.common.core.transformer.NetHandlerPlayClientTransformer
xaero.common.core.transformer.EntityPlayerTransformer
xaero.common.core.transformer.AbstractClientPlayerTransformer
xaero.common.core.transformer.WorldClientTransformer
xaero.common.core.transformer.EntityPlayerSPTransformer
xaero.common.core.transformer.PlayerListTransformer
xaero.common.core.transformer.GuiIngameForgeTransformer
xaero.common.core.transformer.GuiBossOverlayTransformer
xaero.common.core.transformer.ModelRendererTransformer
CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)
TransformLoader (DynamicSurroundings-1.12.2-3.6.3.jar)
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
iceandfire (iceandfire_1.9.1_1.12.2.jar)
com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 497.29' Renderer: 'NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2'
OptiFine Version: OptiFine_1.12.2_HD_U_G5
OptiFine Build: 20210124-142939
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: (internal)
OpenGlVersion: 4.6.0 NVIDIA 497.29
OpenGlRenderer: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8