Customization with Application Deployment - Unable to start up Minecraft Fabric server

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Phobos’ v2.6.0.12 (Mainline)
Virtualization QEMU_KVM
Application Application Deployment
Module ADSModule
Running in Container No
Current State Indeterminate

Problem Description

Issue

Hey, there! I am currently attempting to port over our existing Minecraft Java server that uses Fabric to launch. I’ve downloaded all files except the world files from the old server and uploaded them to the new server so that I can complete the initial setup before porting the world files. I’ve replaced the existing minecraft_server.jar file with the jar file used to launch our current server (obviously renaming it to match the new jar file). However, when I restart the server, I receive a message saying that there was an error and to check the logs, but no logs are generated afaict.

Any help would be appreciated with this, thanks!

Reproduction Steps

  • Copy existing Fabric server to Hosting host
  • Replace existing minecraft_server.jar file with Fabric server’s jar file
  • Launch and recieve error but no log (afaict)

AMP Log

[19:10:49] [Program Info/1]       : Starting AMP version 2.6.0.12 (Phobos), built 24/02/2025 17:12
[19:10:49] [Program Info/1]       : Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[19:10:50] [Program Info/1]       : Running in a QEMU KVM environment.
[19:10:50] [Program Info/1]       : OS: Linux / x86_64
[19:10:50] [Program Info/1]       : CPU: AMD EPYC 9354P 32-Core Processor (4C/4T)
[19:10:50] [Program Info/1]       : RAM: 16004MB
[19:10:50] [Program Info/1]       : AMP Instance ID: 1251994d-7e9d-443b-a158-d1d1beb07a99
[19:10:50] [Core Info/1]          : Loaded MinecraftModule version 2.6.0.12 by CubeCoders Limited
[19:10:50] [Core Info/1]          : Metrics publishing is enabled at udp://localhost:12820.
[19:10:50] [Loader Info/1]        : Loaded FileManagerPlugin by CubeCoders Limited
[19:10:50] [Loader Info/1]        : Loaded EmailSenderPlugin by CubeCoders Limited
[19:10:50] [Loader Info/1]        : Loaded WebRequestPlugin by CubeCoders Limited
[19:10:50] [Loader Info/1]        : Loaded LocalFileBackupPlugin by CubeCoders Limited
[19:10:50] [Loader Info/1]        : Loaded CommonCorePlugin by CubeCoders Limited
[19:10:50] [Loader Info/1]        : Loaded AnalyticsPlugin by CubeCoders Limited
[19:10:50] [System Error/11]      : Missing plugin/assembly: MaxMind.Db (/home/amp/.ampdata/instances/StoneVania01/Plugins/MaxMind.Db/MaxMind.Db.dll) for 
[19:10:50] [Core Info/1]          : Licence Present: AMP Enterprise Edition - Lifetime Licence
[19:10:51] [Loader Notice/1]      : Using keypair with fingerprint UPaNmZegtWqZqHgsTlLRQdBIptOa0/5+rhJag+wM1o0=
[19:10:51] [Loader Info/1]        : SFTP Server started on 0.0.0.0:2224
[19:10:51] [System Info/10]       : Modpack cache is up-to-date.
[19:10:51] [Core Info/1]          : Webserver started on http://0.0.0.0:8081
[19:10:51] [System Info/9]        : Checking for AMP updates...
[19:10:51] [System Info/7]        : Startup mode is StartApplication.
[19:10:51] [Minecraft Info/7]     : Java located at /usr/lib/jvm/temurin-21-jdk-amd64/bin/java
[19:10:51] [Minecraft Info/7]     : Using 'Official' compatibility mode.
[19:10:51] [System Warning/11]    : Unable to get Bedrock version data from https://www.minecraft.net/en-us/download/server/bedrock: Match not found.
[19:10:51] [System Info/11]       : Trying first Bedrock info fallback...
[19:10:51] [System Warning/10]    : Server failed to start 1/5 times...
[19:10:51] [System Warning/10]    : Server stopped within 5 seconds of starting, AMP will not attempt to restart it.
Error: Could not find or load main class net.fabricmc.loader.impl.launch.server.FabricServerLauncher
Caused by: java.lang.ClassNotFoundException: net.fabricmc.loader.impl.launch.server.FabricServerLauncher
[19:10:52] [System Info/9]        : AMP is up to date.
[19:10:55] [System Activity/11]   : Authentication attempt for user admin from 127.0.0.1
[19:10:55] [System Activity/11]   : Authentication success
[19:10:56] [System Warning/10]    : Unable to get first fallback Bedrock version data from https://www.minecraft.net/en-us/download/server/bedrock: Match not found.
[19:10:56] [System Info/10]       : Trying second Bedrock info fallback...
[19:10:56] [System Info/10]       : Latest Bedrock version: 1.21.31.04
[19:21:59] [System Info/10]       : Checking for AMP updates...
[19:21:59] [System Info/10]       : AMP is up to date.

Make sure you select the Fabric server type and the MC version you want to run, then press Download/Update

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.