Startup Issue with Minecraft - server won't start and says server jar is missing

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Phobos’ v2.6.0.0 (Mainline)
Virtualization Docker
Application Minecraft
Module MinecraftModule
Running in Container Yes
Current State Failed

Problem Description

Issue

its says the server jar is missing when I try and set up the Minecraft forge server

Reproduction Steps

  • navigating to status
  • hovering mouse over start
  • pressing start

Log into your VM get into the amp user.

su -l amp

get into your docker instance:
docker exec -it dockername (EX: AMP_MinecraftServer) bash
cd /AMP/Minecraft/

Check if you see minecraft_server.jar in that directory.

You don’t have to go into the docker container, all the files are accessible via the file manager.
That’s also just the wrong Jar for a Forge server.
The Jar should be set to Autoselect, and the version of Forge you’re running, then you just hit Download/Update

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