Took me 3 commits to do it right, dumb rookie mistakes. I'll hopefully do better when it comes time for Diseases and then Crime. Truth be told I had a ton of distractions in the house while updating that file and kept getting interrupted, repeatedly!
Take the dll named .debug and erase the term '.debug' after renaming the main dll something like .core so that removing .debug won't cause the file rename to error since there already IS a dll with that name. Then load. It will point out all the xml errors even if you're not running Visual Studio with it.
Rename the two dlls back to normal to go back to faster processing and NEVER commit a debug dll in the place of a standard one!
But this is a big valuable tool for xml modders to be aware of.
Take the dll named .debug and erase the term '.debug' after renaming the main dll something like .core so that removing .debug won't cause the file rename to error since there already IS a dll with that name. Then load. It will point out all the xml errors even if you're not running Visual Studio with it.
Rename the two dlls back to normal to go back to faster processing and NEVER commit a debug dll in the place of a standard one!
But this is a big valuable tool for xml modders to be aware of.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.