satisfactorymodding / SatisfactoryModManager

A mod manager for easy installation of mods and modloader for Satisfactory
GNU General Public License v3.0
324 stars 77 forks source link

[v3] Rename Server Listing #201

Open Merith-TK opened 1 month ago

Merith-TK commented 1 month ago

I have two servers that use different mod packs, They both show up as "DS (Remote X)" in the list with no way of telling which server is which, even when selected becasue the loaded profile is not stored on the server, meaning there is a risk that when I connect to one of these servers, I will inadvertently, overwrite all the mods with the wrong profile (as per-default actions in the mod manager) and break the save image image

mircearoata commented 1 month ago

This has been requested before, though I don't think an issue was made for it, so now at least it's tracked for others to see as well.

I am planning to add this in the next beta version, and adding this would also allow for redacting the address in the dialog without making the entries indistinguishable.

Regarding overwriting the mods with the wrong profile, that should not happen, because SMM remembers the selected profile per install, so selecting the server install would apply the profile that was last used on it, which should result in no changes assuming no changes were made to the profile.

Merith-TK commented 1 month ago

The problem I ran into was when i would select a server, it would retain the selected profile and try Screenshot of initial launch image

if I select a server that is not the current profile it goes to "default", which deleted all the mods image They were existing before I did this

If i select the zimablade modpack, it loads, image

mircearoata commented 1 month ago

That should not be the case, unless the previously used profile was deleted, or when removing and readding a server, because SMM stores the last selected profile for each install, it doesn't try to apply the one that was shown in the dropdown before choosing the install.

https://github.com/satisfactorymodding/SatisfactoryModManager/assets/19414258/72de0c66-af47-4131-a33a-9d2388c73808

Can you attach the SMM log?

Merith-TK commented 1 month ago

Then IDK what is going on on my end