AndroidQuazar / VanillaExpandedFramework

Vanilla Expanded Framework for RimWorld
Other
36 stars 18 forks source link

VEF Breaks Vanilla's Mechanism for Repairing Drug Policies #6

Closed brucethemoose closed 4 years ago

brucethemoose commented 4 years ago

When removing a mod from an existing save that adds new drugs, vanilla Rimworld will clean up the drug policies containing the old drugs:

https://gist.github.com/HugsLibRecordKeeper/11863c0257e457949e78305c7bc920a1#file-output_log-txt-L109

But when VEF is loaded, the old drug policies don't get cleaned up, and the game spams the log:

https://gist.github.com/HugsLibRecordKeeper/34fe164cefd381d518bd3ebdaaef635c#file-output_log-txt-L227

juanosarg commented 4 years ago

@OrionFive Take a look at this!

OrionFive commented 4 years ago

@brucethemoose Generally, removing mods mid-game is not something any mod actively supports. But because I apparently have time over, I made an attempt at a fix that you get to try out. So please download this, make sure it loads the local and not the steam version (mod manager?) and check if it solves the issue.

If not, a new log would be useful.