Infernio
Infernio
We're definitely not (purposefully) deleting backups when WB is closed. I still have my backups from back when I started using WB back in 2018 sitting in my WB folder....
I'll have to see if I can reproduce it once I find soms time (unless someone beats me to it).
Okay, I can reproduce. This is almost certainly caused by using the "Backups" folder under Bash Mod Data, I think that one is used for backups of plugins (i.e. the...
Yup, it's indeed because that directory gets cleaned of old backups of no-longer-existing plugins: https://github.com/wrye-bash/wrye-bash/blob/49ca6ebcde4ea19fefa857dae341137391c1d939/Mopy/bash/basher/__init__.py#L4203-L4211 That cleanup just shouldn't touch any files with a non-`.espf`/`.esp` extension, since those were most...
Newest nightly (313.202402091838) should fix it.
It's a very random, ad-hoc function that needs to be redone from the ground up. I've never used it either :P
I'll take a look (and close this issue for good once I merge the fix).
Thanks. About dialogue is planned: #666
Mine aren't being wiped. Can you link some of the binaries you tried to install?
Definitely a good idea. Note the comment though: https://github.com/wrye-bash/wrye-bash/blob/8a11027e57b942d5ae084a3a81bafdf4bd5884b6/Mopy/bash/bass.py#L40 Some scripts rely on this for sure, not sure what else does. It might be best to create a new `app_version_extra`...