System Information
| Field | Value |
|---|---|
| Operating System | Linux - Ubuntu 24.04.4 on x86_64 |
| Product | AMP ‘Proteus’ v2.8.0.2 (Mainline) |
| Virtualization | None |
| Application | Minecraft |
| Module | MinecraftModule |
| Running in Container | No |
| Current State | Stopped |
Problem Description
Issue
I’m trying to set up a server on a modpack called Nuclear Tech : New Horizons (a fork of gregtech). I got the server pack from github, extracted it on the instance, set up the correct forge version (latest 1.7.10 version), java 8 as instructed for the modpack and selected the server.jar file provided by the modpack in the server settings. When I launch the server, it starts normally (and I could even join it for a few seconds), then it gets shut down by the watchdog because of a tick exceeding the max tick time (even when I set it to 10 mins). I’ve also tried to put -Dfml.readTimeout=180 @java9args.txt in the additional java options like you would do for a regular gregtech server, it didn’t work. Even though i’m familliar with modded mc, I’m pretty new to linux, servers and AMP … I would be grateful if someone can help !
Reproduction Steps
- Install Nuclear Tech : New Horizons modpack on the instance
- Try to start the server
- Server stalls and get killed by the watchdog