I'm setting up (or trying to) a modded dedicated server through GPortal... In the .ini file I've listed all the mod IDs as \SpnOpenCloth;\tsarlib;\amclub;\firearmmod (there are a lot more) but when the server starts only like 6 out of 36 mods download, the rest giving me this error message:
WARN : Mod f:0, t:1775730692360, st:23,672,390> ZomboidFileSystem.loadModAndRequired> required mod "Neat_Building" not found
WARN : Mod f:0, t:1775730692360, st:23,672,390> ZomboidFileSystem.loadModAndRequired> required mod "Neat_Crafting" not found
WARN : Mod f:0, t:1775730692361, st:23,672,390> ZomboidFileSystem.loadModAndRequired> required mod "Project_Cook" not found```
I'm not very experienced with the technical side of servers and I figure starting with an unstable build is probably not the best... Reading forums and stuff is how I found out they need to be listed with ```\```` and that setting "DoLuaChecksum" to false is meant to help... But it doesn't. Am I doing something wrong? I'm starting to think it has something to do with how GPortal runs the servers but I wanna be sure it's not my fault.