Youda008 / DoomRunner

Preset-oriented graphical launcher of various ported Doom engines (an alternative to ZDL)
GNU General Public License v3.0
205 stars 13 forks source link

[Bug] Mod deletion while selected #41

Closed NightFright2k19 closed 2 years ago

NightFright2k19 commented 2 years ago

If you have a mod selected for being loaded (checkbox checked) in section "6. Add mods" and delete the file manually (before removing it from the launcher list first), DoomRunner fails to take the file out of the list. You will keep getting a popup telling you it cannot find the removed file, even after closing and reopening the launcher.

The only solution right now is to edit options.json and remove the problematic entry.

Youda008 commented 2 years ago

I think this is the same issue as the previous one https://github.com/Youda008/DoomRunner/issues/40 I hope i will get back to this project at the end of summer and fix :all_the_things:

Youda008 commented 2 years ago

Fixed. Will be part of next release soon.