Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Fixed #247 Solution analysis missing project in folders. (revised)

Compare
Choose a tag to compare
@malware-dev malware-dev released this 09 Sep 16:22
· 51 commits to master since this release
35d49fc

You need to have updated your Visual Studio 2019 to at least 16.8.

Fixed #247 Solution analysis missing project in folders.
This bug fix was brought to you by @ElRato, who both reported, debugged and subsequently fixed the bug. Thank you very much for your contribution!

Revision: Some project configurations resulted in a NullReferenceException.

KNOWN ISSUES:

  • I am aware that some of you do not get the benefit of the automatic resolving of game binary files. I have yet to be able to reproduce the problem, so I cannot fix it. In the mean time you can get around the issue by setting this folder manually in the Tools|Options|MDK/SE. Check the Game Install Path (Bin64) checkbox and find your Space Engineers installation folder, and the Bin64 folder inside that.

  • After upgrading your project, VS might complain that it does not find the MDK analyzer. This is caused by the project not getting properly upgraded. I don't know why the upgrade wizard doesn't get run properly, I don't have this problem myself. Unloading / reloading your project manually, by right-clicking the project node, should force the upgrade wizard to run.