Open GrandADMCorgi opened 2 months ago
Was just about to post this, hopefully gets resolved!
I'm also getting the same error.
What worked for me was setting Mutagen and Synthesis to 'Match' in the patcher's versioning settings.
The patcher is searching for "SkyrimModHeader.HeaderFlag.Light;" where it should be looking for "SkyrimModHeader.HeaderFlag.Small". ssebaa's pull request fixes this issue but it still needs to be merged into the main branch.
I'm getting this error: Program.cs(234,110): error CS0117: 'SkyrimModHeader.HeaderFlag' does not contain a definition for 'Light' Help on troubleshooting would be appreciated.