Startup Issue with Minecraft - Server doesnt run

System Information

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

Problem Description

Issue

I added the mods and config of prominence 2 and then the server didnt start

Reproduction Steps

  • Started server with fabric
  • Downloaded mods and config from prominence 2
  • Server wont run now

How did you add the mods exactly please?

Transferring them filezilla, and also transferring the config folders

Java minecraft, especially modded minecraft, can be extremely picky. Some steps I can recommend to try to either get it to run, or to narrow down where the issue lies at.

  1. Install the version of vanilla MC you wish to use and insure it fully loads.
  2. Install the modloader of choice (in your case fabric) and again launch MC and make sure it loads.
  3. Install the mods (or modpack) and again check to see if it fully loads.
  4. If all pass, stop the server, wipe (delete) the world map and start it back up and play.

Common issues with MC not running:

  1. Wrong java version. Latest version of java WILL NOT work with older versions of MC.
  2. MC/modloader version mismaches. Make sure the version of modloader your using matches the version of MC and mods/modpack your using.
  3. Mod conflicts. In the case of modpacks this is rare, but a mod conflict can cause MC to fail to fully load.

Final bit of advice…log files and the console window in AMP can GREATLY help in pinpointing where the loading failed and point you in the direction needed to fix it.

I’ve already done that, the server runs without any mods, as soon as I put the mods and the configuration the server doesn’t start up

You’d need to read the log to see why it doesn’t start.
Probably some client mod that can’t load on the server

I believe ThePotatoKing is 100% correct here. The screenshot you shared showed some warnings, but nothing that is completely game-breaking because it looks like it is still loading. We can’t tell because its not the compete log file and doesn’t show the point of exactly where its crashing at.

I looked up that modpack, and I am assuming your using Prominence II [RPG] v2.8.4 (the latest version), which that version only supplied the client side modpack and not the server files. The difference here is that some mods, like what ThePotatoKing said, only run client-side.

The last version of that modpack that also supplied the server files was v2.8.0hf. I recommend you download that version of the server files, and then try to figure out what was changed between v2.8.0hf and v2.8.4 and manually update/add/remove mods that were changed between those versions… which will be difficult due to lack, or should I say improper documentation of what was done between those versions, i.e. in the change log it said " * Updated some mods", but doesn’t say which ones so you will need to compare over 300 mods to see what was changed.

In short, either download v2.8.0hf and manually add/update/remove the changed mods to bring that server pack upto v2.8.4, or just stick with v2.8.0hf until they update the modpack with the proper server files.

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