Currently i dont have any content loaded into my mgcb but if i add for example a valid xml file i get the same error.
It still builds the xnb’s of the loaded files, but still there is that error message. To be honest, for me it looks like pipeline is still full of bugs.
I tried already reinstalling MonoGame, still the same error message appears.
How can i find out what the problem is, i tried to attach visual studio but its not showing anything. I cant debug it idk why.
Running it separately or directly from the VS projects doesnt matter, still that error. And no, the game doesnt run when i try this obviously, it would try to override the xnb files which are in use ofc.
Very weird, anyways thanks for trying to help me out. Maybe there is some other users here experiencing the same problem. Please let me know then guys.
Like @lozzajp I too haven’t had any problems with it, VS 2015, update 3 win 7, 8.1 and 10 - all 64 bit etc (and now MG 3.5 - still no issues).
Have you tried simply adding a new image - looking at your screen shot it looks like the content is empty maybe your getting the error because there is nothing valid in the content (not sure about xml, never done that yet) - try adding a simple png and see if that builds.
Edit: In Fact, i think its the MGCB that is crashing, not the pipeline itself.
Coz, after i close that debugging window normally the executable crashes right? but the pipeline is still running then. And it also says its the MGCB.exe that was crashed.
Indeed, i installed the 3.4 now, and its working like a charm. I can successfully build, i mean the pipeline looks a little different to the 3.5 one but at least it works now. I can add the png file now and build it without any debugging error.
I agree, quite bizarre, never had this issue - and I installed 3.5 straight over my previous version - didn’t uninstall the previous version at all. I downloaded the same 3.5 from the home page as well.