Ошибка при запуске сервера с модами - An error occurred trying to load a proxy into de.krokoyt.element.Element.proxy

Версия Minecraft
1.12.2
API
Forge
1
0
Вот лог:

---- Minecraft Crash Report ----

WARNING: coremods are present:
llibrary (llibrary-core-1.0.11-1.12.2.jar)
LoadingPlugin (Skillable-1.12.x-beta-7.jar)
ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
CreativePatchingLoader (CreativeCore_v1.10.20_mc1.12.2.jar)
SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.5.1.jar)
iceandfire (iceandfire_1.9.1_1.12.2.jar)
Contact their authors BEFORE contacting forge

// My bad.

Time: 3/25/23 3:33 AM
Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderException: java.lang.ClassNotFoundException: de.krokoyt.element.ServerProxy
at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:102)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611)
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.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.loadMods(Loader.java:566)
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:102)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:337)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:169)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:623)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: de.krokoyt.element.ServerProxy
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:223)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at net.minecraftforge.fml.common.ModClassLoader.loadClass(ModClassLoader.java:75)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:348)
at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85)
... 32 more
Caused by: java.lang.NullPointerException


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.12.2
Magma Version: 1.12.2-d04e549e
Operating System: Linux (amd64) version 4.19.0-10-amd64
Java Version: 1.8.0_301, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 85949616 bytes (81 MB) / 331948032 bytes (316 MB) up to 2075918336 bytes (1979 MB)
JVM Flags: 3 total; -Xms128M -Xmx2048M -XX:+UseSerialGC
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2860 29 mods loaded, 29 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 | server.jar | None |
| LC | forge | 14.23.5.2860 | server.jar | None |
| LC | creativecoredummy | 1.0.0 | minecraft.jar | None |
| LC | itemphysic | 1.4.0 | minecraft.jar | None |
| LC | aether_legacy | 1.5.3 | aether_1.12.2_v1.5.3.jar | None |
| LC | astikorcarts | 1.12.2-0.1.2.7 | astikorcarts_1.12.2_0.1.2.7.jar | None |
| LC | skillable | beta-7 | Skillable-1.12.x-beta-7.jar | None |
| LC | autoreglib | 1.3-13 | AutoRegLib-1.3-13.jar | None |
| LC | battletowers | 1.6.3 | BattleTowers_1.12.2.jar | None |
| LC | birdwmod | 1.12.2-1.6.0 | thebirdwatchingmod-1.6.0.jar | None |
| LC | bookworm | 1.12.2-2.5.2.1 | bookworm-1.12.2-2.5.2.1.jar | None |
| LC | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| LC | coroutil | 1.12.1-1.2.37 | coroutil-1.12.1-1.2.37.jar | None |
| LC | configmod | v1.0 | coroutil-1.12.1-1.2.37.jar | None |
| LC | creativecore | 1.10.0 | CreativeCore_v1.10.20_mc1.12.2.jar | None |
| LC | desirepaths | 1.12.1-1.2.8 | desirepaths-1.12.1-1.2.8.jar | None |
| LC | ebwizardry | 4.3.4 | ElectroblobsWizardry_4.3.4_MC1.12.2.jar | None |
| LE | element | 1.0.1 | ElementaryStaffs_1.12.2_1.0.4.jar | None |
| L | epicfight | 1.12.2-2.0.0 | EpicFightMod-1.12.2-2.2.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 | mowziesmobs | 1.5.8 | mowziesmobs_1.12.2_1.5.8.jar | None |
| L | rwg | 1.0.1 | Realistic_World_Generation_Mod_1.12.2.jar | None |
| L | roguelike | 1.7.2 | RoguelikeDungeons_1.12.2_1.7.2 (1).jar | None |
| L | spartanweaponry | 1.5.1 | SpartanWeaponry-1.12.2-1.5.1.jar | None |
| L | twilightforest | 3.11.1021 | twilightforest_1.12.2_3.11.1021_universal.jar | None |
| L | orelib | 3.6.0.1 | orelib-1.12.2-3.6.0.1 (1).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
LoadingPlugin (Skillable-1.12.x-beta-7.jar)
vazkii.skillable.base.asm.ClassTransformer
ItemPatchingLoader (ItemPhysic_Full_1.4.34_mc1.12.2.jar)
com.creativemd.itemphysic.ItemTransformer
CreativePatchingLoader (CreativeCore_v1.10.20_mc1.12.2.jar)

SpartanWeaponry-MixinLoader (SpartanWeaponry-1.12.2-1.5.1.jar)

iceandfire (iceandfire_1.9.1_1.12.2.jar)
com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'Magma'
Type: Dedicated Server (map_server.txt)
 
Краш-лог
crash-2023-03-25_03.33.26-server.txt
Краш-лог:
crash-2023-03-25_03.33.26-server.txt
Сверху