Hello,
I'm trying to create a Forge Server with a some mods, but when I start the server I get the following error.
INFO net.minecraftforge.fml.ModLoadingException: Mod survive only supports sereneseasons 4.0.0.80 or above
INFO Currently, sereneseasons is 1.16.5-4.0.1.89
The version of the mod is higher, but it seems Forge thinks it isn't.
This happens for a couple of mods, whichever is found first will return the error.
Is there any way to fix this?