-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot disable/delete mod installed by fomod wizard #2423
Labels
Comments
Thanks for the report, I am first going to try and replicate it on Windows.
Seems the file was ingested by the app as an external change rather than being treated as a mod file. This is definitely a bug. |
Pickysaurus
added
os-windows
This affects Windows related code.
Epic: Apply-ingest
labels
Jan 2, 2025
This appears to be a bug related to the mod using a FOMOD installer, but I don't know of any mods off-hand that use it so I can't test it. |
Pickysaurus
removed
os-windows
This affects Windows related code.
os-linux
This affects Linux related code.
labels
Jan 2, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Report
Summary
NexusMods.App is not cleaning up some mod files that were generated by a Vortex installed mod. When the mod is disabled, or completely deleted, the mod files will still be regenerated when launching the game from the NexusMods.App.
Steps to reproduce
<...>/steamapps/common/Cyberpunk 2077/archive/pc/mod
WillyJL_BetterMinimap_*.archive
is still presentWillyJL_BetterMinimap_*.archive
<root>/steamapps/common/Cyberpunk 2077/engine/config/platform/pc/WillyJL_BetterMinimap_DistanceFix.ini
WillyJL_BetterMinimap_*.archive
has reappearedWillyJL_BetterMinimap_DistanceFix.ini
will also reappearWhat is the expected behaviour?
Toggling off or Deleting the mod should remove the file and not regenerate it when starting the game from the app.
If this is due to a misconfiguration of the mod itself there should still be some way of cleaning up orphaned mods from the App when a FOMOD has been removed and not have them reappear on subsequent plays.
Other information
Tip
Starting the game from steam/cli does not regenerate the mod files. This is the workaround to avoid having mod files reappear.
Caution
Re-running the FOMOD wizard, by re-installing the mod, with different settings will generate multiple version of the mod
Logs
nexusmods.app.main.current.log
nexusmods.app.slim.current.log
System Info
OS: Pop!_OS 22.04 LTS x86_64
Kernel: 6.9.3-76060903-generic
DE: GNOME 42.9
CPU: 13th Gen Intel i5-13600K (20) @ 5.100GHz
GPU: Intel Device a780
GPU: NVIDIA 01:00.0 NVIDIA Corporation Device 2782
The text was updated successfully, but these errors were encountered: