Paste your logs.

Built for Minecraft & Hytale

Vanilla Server Log

72 lines
Raw
[01:17:23] [Logger Info] : Starting AMP version 2.4.6.6 (Decadeus), built 05/10/2023 11:56
[01:17:23] [Logger Info] : Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[01:17:23] [Logger Info] : Running in a QEMU KVM environment.
[01:17:23] [Logger Info] : OS: Linux / x86_64
[01:17:23] [Logger Info] : CPU: AMD EPYC 7543P 32-Core Processor (2C/2T)
[01:17:23] [Logger Info] : RAM: 7959MB
[01:17:23] [Logger Info] : AMP Instance ID: 61bf9390-1e29-49f9-b893-b7c975624f4b
[01:17:24] [Logger Info] : Loaded MinecraftModule version 1.0.0.3 by CubeCoders Limited
[01:17:24] [Logger Info] : Metrics publishing is enabled at udp://**.**.**.**:12820.
[01:17:24] [Logger Info] : Loaded FileManagerPlugin by CubeCoders Limited
[01:17:24] [Logger Info] : Loaded EmailSenderPlugin by CubeCoders Limited
[01:17:24] [Logger Info] : Loaded WebRequestPlugin by CubeCoders Limited
[01:17:24] [Logger Info] : Loaded LocalFileBackupPlugin by CubeCoders Limited
[01:17:24] [Logger Info] : Loaded CommonCorePlugin by CubeCoders Limited
[01:17:24] [Logger Info] : Licence Present: AMP Enterprise Edition
[01:17:24] [Logger Notice] : Using keypair with fingerprint o2EZWcKvwwNzyosCweR4iXQ7b/XHgi2JYEzXVxV0rvc=
[01:17:24] [Logger Info] : SFTP Server started on **.**.**.**:2224
[01:17:24] [Webserver Info] : Websockets are enabled.
[01:17:24] [Logger Info] : RouterTimer@10Hz with 2 jobs started
[01:17:24] [Logger Info] : Webserver started on http://**.**.**.**:8081
[01:17:24] [Core Info] : Checking for AMP updates...
[01:17:24] [Logger Info] : Startup mode is StartApplication.
[01:17:24] [Logger Info] : Java located at /usr/lib/jvm/java-17-openjdk-amd64/bin/java
[01:17:24] [Logger Info] : Using 'Forge' compatibility mode.
[01:17:24] [Core Info] : AMP is up to date.
2023-10-31 01:17:25,181 main WARN Advanced terminal features are not available in this environment
[01:17:25] [main/INFO]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.39, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
[01:17:25] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 17.0.4 by Debian
Exception in thread "main" java.lang.IllegalAccessError: class cpw.mods.modlauncher.SecureJarHandler (in unnamed module @0x2f4551e6) cannot access class sun.security.util.ManifestEntryVerifier (in module java.base) because module java.base does not export sun.security.util to unnamed module @0x2f4551e6
at cpw.mods.modlauncher.SecureJarHandler.lambda$static$1(SecureJarHandler.java:45)
at cpw.mods.modlauncher.api.LamdbaExceptionUtils.uncheck(LamdbaExceptionUtils.java:95)
at cpw.mods.modlauncher.SecureJarHandler.<clinit>(SecureJarHandler.java:45)
at cpw.mods.modlauncher.Launcher.lambda$new$6(Launcher.java:55)
at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:52)
at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:47)
at cpw.mods.modlauncher.Environment.computePropertyIfAbsent(Environment.java:62)
at cpw.mods.modlauncher.Launcher.<init>(Launcher.java:55)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:49)
at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:46)
at net.minecraftforge.server.ServerMain.main(ServerMain.java:43)
[01:17:25] [Logger Warning] : Server failed to start 1/5 times...
[01:17:25] [Logger Warning] : Server stopped within 5 seconds of starting, AMP will not attempt to restart it.
[01:17:27] [Logger Info] : Modpack cache is up-to-date.
[01:17:33] [Logger Activity] : Authentication attempt for user admin from **.**.**.**
[01:17:33] [Core Activity] : Authentication success
[01:18:41] [Logger Activity] : Authentication attempt for user admin from **.**.**.**
[01:18:41] [Core Activity] : Authentication success
[01:18:55] [Logger:admin Activity] : Changing setting MinecraftModule.MinecraftSettings.SkipEULACheck to True
[01:19:00] [API:admin Activity] : Starting the application.
[01:19:00] [Logger:admin Info] : Java located at /usr/lib/jvm/java-17-openjdk-amd64/bin/java
[01:19:00] [Logger:admin Info] : Using 'Forge' compatibility mode.
2023-10-31 01:19:01,541 main WARN Advanced terminal features are not available in this environment
[01:19:01] [main/INFO]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.39, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
[01:19:01] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 17.0.4 by Debian
Exception in thread "main" java.lang.IllegalAccessError: class cpw.mods.modlauncher.SecureJarHandler (in unnamed module @0x2f4551e6) cannot access class sun.security.util.ManifestEntryVerifier (in module java.base) because module java.base does not export sun.security.util to unnamed module @0x2f4551e6
at cpw.mods.modlauncher.SecureJarHandler.lambda$static$1(SecureJarHandler.java:45)
at cpw.mods.modlauncher.api.LamdbaExceptionUtils.uncheck(LamdbaExceptionUtils.java:95)
at cpw.mods.modlauncher.SecureJarHandler.<clinit>(SecureJarHandler.java:45)
at cpw.mods.modlauncher.Launcher.lambda$new$6(Launcher.java:55)
at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:52)
at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:47)
at cpw.mods.modlauncher.Environment.computePropertyIfAbsent(Environment.java:62)
at cpw.mods.modlauncher.Launcher.<init>(Launcher.java:55)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:49)
at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:46)
at net.minecraftforge.server.ServerMain.main(ServerMain.java:43)
[01:19:01] [Logger:admin Warning] : Server failed to start 2/5 times...
[01:19:01] [Logger:admin Warning] : Server stopped within 5 seconds of starting, AMP will not attempt to restart it.