System Information
Field | Value |
---|---|
Operating System | Linux - Debian GNU/Linux 12 on x86_64 |
Product | AMP ‘Callisto’ v2.5.0.14 (Mainline) |
Virtualization | Docker |
Application | Minecraft |
Module | MinecraftModule |
Running in Container | Yes |
Current State | Failed |
Problem Description
Issue
I trying to create a Custom Minecraft Server, but i’m using Mohist to can make an server with both Forge and Plugins. so i’m trying to create the custom server type, but the notification is always : Task Failed
Download / Update failed : Couldn’t determine the URL to fetch an update from. You may need to install this server type manually. now i don’t know where i can send the URl to complete this manual installation
Reproduction Steps
- Choose Server Side Custom and upload the server.jar into Game Panel
- Create start.sh with a config java -Xms2048M -Xmx2048M -jar mohist-1.18.2-175-server.jar nogui
- put java -Xms2048M -Xmx2048M -jar mohist-1.18.2-175-server.jar nogui inside the Custom startup arguments and start the server
- Trying Start with both, start.sh and Download Server Type