Hello,
As stated in the title, mods on the server are giving errors for dependencies by picking up either the minecraft version as the mod version of just not finding a version for the mod.
I looked to see if there were any other reports and I found one talking about the same issue for the client version https://github.com/MinecraftForge/MinecraftForge/issues/7696 and that is the issue I am having however on the server side. I don't know a whole lot about coding and such so if any of the language I am using is wrong, sorry, ask me to clarify and I will try too. Also for reference exact same mods working fine, no issues at all, on the client side but giving such errors on the server. I will post an example from the log, others have come up when I try to remove the offending mod, but eventually I am removing all the mods I want as I have to remove pretty much any mod that has a core more or a library dependency.
I am hoping to set this up and while I am happy to find offending mods and incompatibilities as I have cobbled together a few modpacks for my friends in the past I think the solution to this is beyond my means/abilities and does seem to be, at least as far as I can tell, related to the Forge server itself rather then specific mods (though I could be wrong) so I seek advice for those of you here much many more wiser then I! All help is appreciated and many thanks in advance.
P.S. Since I know they work on the client I did look to see if there was a way to disable in checking just so I could test if there was any other issues but I couldn't find a way so I assume there isn't one? Which makes sense