I have a working b42 MP server with some mods. Decided to migrate ir to debian for better performance, my steps:
- Install steamcmd, install zomboid server
- changed the .json file according to my ram
- made sure server ip is the same for router forwarding
- copied the whole Zomboid folder with save file and settings
the server starts and downloads mods fine, but I can't connect. when connecting as a regular user (non admin) I am stuck at a weird mod error:
file doesnt exist in client media/lua/shared/skill recover journal action.lua
.../SteamLibrary.../mods/Skill Recovery Journal/42.13/media/lua/shared/Skill Recovery Journal Action.lua
The error is weird as both files are with capitals on the server and client.
When connecting as an admin, map load is stuck at a random point with an eventual error.
Is there any step that I missed, can anyone point me out to the direction to check my issue?