Fixed #247 Solution analysis missing project in folders. (revised)
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.