add a check during installation from beta db to ensure the last supported client mods version folder exists
Closed this issue · 2 comments
Willster419 commented
should help with those "game resource does not exist" errors people get when their region isn't in sync with the beta database
Willster419 commented
it turns out that the issue wasn't in the installer, but in the ModSelectionList. See e611345
Settings.WoTClientVersion
was being set in there to what the database xml file contained, which is later used for macros and zip file processing. That's why it would give the wrong version number and cause the game resource errors.
Willster419 commented
fixed in release https://github.com/Willster419/RelhaxModpack/releases/tag/1.3.1.0