root@aurorix~ Сервер помечен как offline...
[Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds...
[Pterodactyl Daemon]: Updating process configuration files...
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
root@aurorix~ Сервер помечен как starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
[Pterodactyl Daemon]: Finished pulling Docker container image
container@pterodactyl~ java -version
openjdk version "19.0.2" 2023-01-17
OpenJDK Runtime Environment Temurin-19.0.2+7 (build 19.0.2+7)
OpenJDK 64-Bit Server VM Temurin-19.0.2+7 (build 19.0.2+7, mixed mode, sharing)
container@pterodactyl~ java -Xms128M -XX:MaxRAMPercentage=95.0 -Dterminal.jline=false -Dterminal.ansi=true @unix_args.txt
[10:13:26] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.3.13, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[10:13:26] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 19.0.2 by Eclipse Adoptium; OS Linux arch amd64 version 5.15.0-102-generic
[10:13:27] [main/INFO] [op.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
[10:13:27] [main/INFO] [op.OptiFineTransformationService/]: OptiFine ZIP file URL: union:/home/container/mods/OptiFine-1.19.2_HD_U_I1.jar%23167!/
[10:13:27] [main/INFO] [op.OptiFineTransformationService/]: OptiFine ZIP file: /home/container/mods/OptiFine-1.19.2_HD_U_I1.jar
[10:13:27] [main/INFO] [op.OptiFineTransformer/]: Target.PRE_CLASS is available
[10:13:27] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/container/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER
[10:13:27] [main/INFO] [op.OptiFineTransformationService/]: OptiFineTransformationService.initialize
[10:13:28] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/fmlcore/1.19.2-43.3.13/fmlcore-1.19.2-43.3.13.jar is missing mods.toml file
[10:13:28] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.3.13/javafmllanguage-1.19.2-43.3.13.jar is missing mods.toml file
[10:13:28] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.3.13/lowcodelanguage-1.19.2-43.3.13.jar is missing mods.toml file
[10:13:28] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/mclanguage/1.19.2-43.3.13/mclanguage-1.19.2-43.3.13.jar is missing mods.toml file
[10:13:28] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 4 dependencies adding them to mods collection
[10:13:29] [main/INFO] [op.OptiFineTransformationService/]: OptiFineTransformationService.transformers
[10:13:29] [main/INFO] [op.OptiFineTransformer/]: Targets: 386
[10:13:31] [main/INFO] [op.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.]
[10:13:32] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[10:13:33] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.sonicether.soundphysics.MixinConnector]
[10:13:33] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments []
[10:13:33] [main/WARN] [mixin/]: Reference map '${refmap_target}refmap.json' for corgilib.forge.mixins.json could not be read. If this is a development environment you can ignore this message
[10:13:33] [main/ERROR] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER
[10:13:33] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/GameRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER)
[10:13:33] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.GameRenderer was not found darkness.client.json:MixinGameRenderer
[10:13:33] [main/ERROR] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/DimensionSpecialEffects$EndEffects for invalid dist DEDICATED_SERVER
[10:13:33] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/DimensionSpecialEffects$EndEffects (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/DimensionSpecialEffects$EndEffects for invalid dist DEDICATED_SERVER)
[10:13:33] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.DimensionSpecialEffects$EndEffects was not found darkness.client.json:MixinEndEffects
[10:13:33] [main/ERROR] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/DimensionSpecialEffects$NetherEffects for invalid dist DEDICATED_SERVER
[10:13:33] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/DimensionSpecialEffects$NetherEffects (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/DimensionSpecialEffects$NetherEffects for invalid dist DEDICATED_SERVER)
[10:13:33] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.DimensionSpecialEffects$NetherEffects was not found darkness.client.json:MixinNetherEffects
[10:13:34] [main/ERROR] [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER
[10:13:34] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/GameRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER)
[10:13:34] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.GameRenderer was not found sanitydim.mixins.json:MixinGameRenderer
[Serene Seasons Transformer]: Transforming m_8714_ (Lnet/minecraft/world/level/chunk/LevelChunk;I)V in net/minecraft/server/level/ServerLevel
[Serene Seasons Transformer]: Successfully patched tickChunk
Exception in thread "main" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at MC-BOOTSTRAP/
[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:32)
at MC-BOOTSTRAP/
[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
at MC-BOOTSTRAP/
[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
at MC-BOOTSTRAP/
[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/
[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/
[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/
[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at
[email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at MC-BOOTSTRAP/
[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29)
at MC-BOOTSTRAP/
[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
... 7 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/model/geom/EntityModelSet
at TRANSFORMER/net.optifine/net.optifine.reflect.Reflector.<clinit>(Reflector.java:194)
at TRANSFORMER/
[email protected]/net.minecraft.CrashReport.m_127526_(CrashReport.java:175)
at TRANSFORMER/
[email protected]/net.minecraft.CrashReport.m_127529_(CrashReport.java:345)
at TRANSFORMER/
[email protected]/net.minecraft.server.Main.main(Main.java:105)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
... 10 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.model.geom.EntityModelSet
at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
... 15 more
root@aurorix~ Сервер помечен как offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 1
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.
я раз 5 всё переустанавливал и сервер откатывал