theSkyseS / Engarde-Synthesis-Patcher

This is a port of Engarde patcher to Synthesis/Mutagen Framework
4 stars 3 forks source link

Deprecated function in new Synthesis UI #38

Open Glanzer-modder opened 2 years ago

Glanzer-modder commented 2 years ago

The Synthesis UI was upgraded today and it looks like one of the functions your patcher is using got deprecated. Here is the error:

Program.cs(55,37): error CS1061: 'ILoadOrderGetter' does not contain a definition for 'AssertHasMod'

nephi-dev commented 1 year ago

Same error here, how to fix it?

Glanzer-modder commented 1 year ago

For now you'll just need to tell the Engarde patcher to use a previous version. Click on Engarde-Synthesis-Patcher on the left side in Synthesis, then on the right side set Mutagen and Synthesis to Manual or Match (whichever works for you).