I don't use vortex myself so I've got no idea how it'll interact with mods for this game. Game hasn't had any updates that broke mods since I think ~2019. Regardless, I think I found a way to bypass that vortex error, try the new version via vortex. Lemme know if it's still fighting you
Changing "Min" to 5.0.0 or whatever value below the your current gameverision in manifest.json fixes the issue. Not sure if vortex lets you hack modfiles manually. that's the string currently in the mod "SupportedGameVersion": { "Min": "5.9.9", "Max": "5.9.9" }
Most mods on here set the min-max anywhere from 1.0.0 to 69.420 lol
5 comments
Changing "Min" to 5.0.0 or whatever value below the your current gameverision in manifest.json fixes the issue. Not sure if vortex lets you hack modfiles manually.
that's the string currently in the mod
"SupportedGameVersion": {
"Min": "5.9.9",
"Max": "5.9.9"
}
Most mods on here set the min-max anywhere from 1.0.0 to 69.420 lol