Monogame Broken After Installing KNI #2380
Replies: 3 comments
|
My first guess would be that KNI is unrelated with your MonoGame error. The two frameworks are unrelated and don't share any nugets or tools. You more likely updated monogame at around the same time.
|
|
Here is a link to a recent error - and a fix- that sounds similar to your issue. However, to be certain about the cause, you need to look at the output panel in visual studio to get more details about the error. |
|
Closing because it's irelevant to KNI. The problem had to do with updating MonoGame to the latest version, and that broke something. |
Uh oh!
There was an error while loading. Please reload this page.
Since I installed KNI for the Web based functionality, building any monogame project just gives the error:
I have tried re-installing the Monogame Extension, the nuget packages and creating new projects but nothing works.
All reactions