TIS-3D

TIS-3D

981k Downloads

(74-mods) Forge on Apex Hosting server crashes on startup.

Taggart1993 opened this issue ยท 2 comments

commented

crash-2022-12-28_04.58.32-fml (1).txt
I start the server and it seems to run fine, but it crashes when it tries to load this mod. I got help from a discord for modding, they said to update the forge version, but I'm not sure how I can do that on Apex, since it just runs on a jar named "Forge_1.16.5.jar" and doesn't give me an option to change the Forge version, only the Minecraft version. The error is "Manifest: NOSIGNATURE".

commented

i would recommend asking in the forge discord as that is a fml crash

commented

Caused by 1: java.lang.NoClassDefFoundError: li/cil/manual/api/prefab/item/AbstractManualItem

Ah, looks like you're missing the markdown manual mod dependency on the server. It's mistakenly marked as a client only dependency in the mod definition, hence no proper error message on that, sorry about that.