matortheeternal / smash

An application that provides a means of performing automatic conflict resolution between multiple Bethesda Plugin Files for TES and Fallout games.
Other
127 stars 20 forks source link

FO4: Official DLC misordered and deselected #156

Closed WildfireDarkstar closed 7 years ago

WildfireDarkstar commented 7 years ago

When launching Mator Smash for Fallout 4 when not using Mod Organizer 2, the six official DLC ESMs are deselected and placed incorrectly in the load order, after all other ESM files. The problem appears to be with the plugins.txt file %LocalAppData%\Fallout4. The DLCs are not listed there, and (I'm guessing?) Smash expects them to be. The problem can be "fixed" by manually adding the files in at the top of plugins.txt, but those lines are subsequently stripped by mod managers like Wrye Bash, which follow the "canonical" format that omits them from plugins.txt.

matortheeternal commented 7 years ago

I've seen this issue a lot, but this should not occur in the latest version. What version are you using?

matortheeternal commented 7 years ago

Please try this build and let me know if it fixes the problem for you: http://puu.sh/xbRvN.zip

WildfireDarkstar commented 7 years ago

Previously, I was using this version:

[03:00:25] (GENERAL) Status: ProgramVersion: 0.4.1.1

Which I understand is the most recent release. The executable files seem to match, at least.

The newer build you link here (version 0.5.0.0, going by the same status line in the log) does fix the problem, though.

matortheeternal commented 7 years ago

OK, I'm going to try to push this build to the general public here in the next few days. Glad it fixes the issue!