Mods Refresh is broken, reports success but does not make any changes (Linux)
taylor85345 opened this issue · 5 comments
Running the "ffmt mods refresh" command after altering modlist.cfg instantly reports success with the correct number of mods to be enabled and disabled, but no actual changes are made to game files. This makes it impossible to selectively disable mods
I am running Manjaro Linux with the Steam version of FFXIV running in Proton. I am new to ffmt and not a developer by any stretch, so if there are any logs or additional information I can provide I will be glad to do so.
Looking into this today
As it turns out the toggling of mods is now an asynchronous task in the framework and just had to be awaited in ffmt for "ffmt mods refresh" to work as intended once more. This will be fixed in the next release.
@taylor85345 Could you confirm that mods refresh works with the latest release?
Thank you, and sorry for the delayed response. The Mods Refresh function now behaves as expected in the new AUR build of 0.9.2 (Also much appreciated).
Thank you @taylor85345!
In case anyone else has issues, try using the shorthand "mr" instead of "mods refresh". That part will be reworked for next release anyways.