Closed AlatarQ closed 7 months ago
Hi @AlatarQ , this bad sort behaviour for the version list was fixed in c1c6cf5 but only for the already existing entries in the mod list, not in the new entry part at the bottom.
While this is being fixed, is it possible to work around by saving and downloading the incorrect version, then refreshing the list and selecting the right version after?
I can't get mod list to do anything at all except to download new mod, changing version has no effect (modlist does save, timestamp updates), but no change in files on server. some snooping around: [2024-04-04T22:54:13Z INFO agent::server::mods] Mods to install: [2024-04-04T22:54:13Z INFO agent::server::mods] Mods to delete: web app get current version correctly and push selected version correctly too and i would suggest to add column with "current version", and now it's really confusing at start how this list works
@AlatarQ the list populates with the current version selected in the drop-down control, you can click the drop down and change the version to a different one that you want and it will be registered as a change to be made on the server side.
I just pushed a fix for several issues related to adding mods to the list:
Could you please try with the new build and let me know if you still encounter any issues?
Mod version lists correctly showing current version. Changing version works fine too. Only thing not working is installing specific version when adding new mod, it download latest version. It's not very needed function, just reporting for completion.
@AlatarQ I'm unable to reproduce downloading the latest version of a newly added mod when the version is specified, with either of the following variations of steps:
Variant A:
+
to add the entry to the listVariant B:
+
to add the entry to the listFor me, both variations submit the correct version to the server side. I tested this using the flib
mod, both with an initially empty mod list as well as a mod list with pre-existing entries.
Could you provide give a detailed step breakdown which leads to the incorrect version being requested?
I've been able to reproduce the bug on Microsoft Edge, I will update on further progress
Mod management page has problems with versions adding fo example "flib" adds flib 0.9.2 while newest is 0.14.0, manually changing to 0.14.0 before save doesn't help, it still download 0.9.2