Manually installing minecraft modpack and first attempt it would not start and is now in a boot loop. I installed the correct forge version first through settings, then installed all server files via FTP.
Reproduction Steps
Install forge that is same version as modpack through settings
Download server files from curseforge and extracting the zip file with mod folder, plugin folder, and other needed mods.
Start server and get stuck in boot loop when attempting first launch. Eventually states that server launch failed
Hi, I appreciate the help! The errors I am encountering are the following
"[Rhino] Failed to get declared methods for com.gregtechceu.gtceu.common.data.GTItems: java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER
[Rhino] Failed to get declared methods for com.lowdragmc.lowdraglib.gui.widget.SceneWidget: java.lang.RuntimeException: Attempted to load class com/lowdragmc/lowdraglib/client/scene/WorldSceneRenderer for invalid dist DEDICATED_SERVER
[Rhino] Failed to get declared methods for dev.latvian.mods.kubejs.bindings.KMath: java.lang.RuntimeException: Attempted to load class com/mojang/blaze3d/vertex/PoseStack for invalid dist DEDICATED_SERVER
Sodium is a client-only mod, be sure that you’re uploading the server modpack (different from the mods on your client) if you’re using a public modpack.
If you’ve created your own modpack be sure to remove any client-only mods, or any mods that rely on the client-only mods.