System Information
| Field | Value |
|---|---|
| Operating System | Windows - Windows 11 Pro on x86_64 |
| Product | AMP ‘Phobos’ v2.6.3.0 (Mainline) |
| Virtualization | None |
| Application | Minecraft |
| Module | MinecraftModule |
| Running in Container | No |
| Current State | Failed |
Problem Description
Issue
After following the guide, the server’s /mods is missing required jars; startup fails with the missing-dependency list above. If I move the full client mod set over, the server crashes.
Reproduction Steps
- Download COBBLEVERSE-1.5-CF.zip (MC 1.21.1) from CurseForge. In AMP (Java 21, Fabric 0.16.x), upload/extract server.zip per guide.
- Start server → /mods lacks deps; only modlist.html lists them. Errors mention missing fabric-api, fabric-language-kotlin, architectury 13.x, cloth-config 15.0.130+, cobblemon 1.6.1.
- To fill the /mods folder. I go to where the mod folder is installed and copy all the mods in that folder into the AMP /mods folder.