theSkyseS / Engarde-Synthesis-Patcher

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

Unknown Error: Microsoft (R) Build Engine version 16.9.0+57a23d249 for .NET #14

Closed tdog41 closed 3 years ago

tdog41 commented 3 years ago

Hey guys,

I'm getting this error when I try to add the patcher to Synthesis:

Unknown Error: Microsoft (R) Build Engine version 16.9.0+57a23d249 for .NET log-20210321.txt

Edit. I have both Synthesis and .NET latest versions installed.

Cheers

tdog41 commented 3 years ago

I was using the Profile versions for Mutagen and Synthesis. Changing to Latest fixed the issue.

Cheers

theSkyseS commented 3 years ago

Yeah, Mutagen and Synthesis are in active development, so this kind of issues can often occur. Standart steps for solving issues like this:

  1. Make sure that you are using latest version of Synthesis GUI and versions set to "Latest"
  2. If "Latest" version does not work, you can try to set version to "Match"

Kinda related to this: https://github.com/Mutagen-Modding/Synthesis/discussions/168