Hey, guys! Have you ever encountered such a problem (see screenshot)? Stops the build on the file Hero.xml … But if I delete the file Hero.xml , then completely passes successfully (see screenshot 2). And if I rebuild Hero.xml manually, it passes without errors (see screenshot 3).
- Show the xml.
- Does this happen only in gui or during normal builds too?
- What version of monogame?
- classic : -)
If it’s only happening in gui then honestly, who cares. I don’t think I used the gui in years. I wrote a pipeline tool extension which simplifies the process down to “drop the file into the folder - everything else will be done for you”, and it covers 99% of the gui features - without having to deal with its bugs.