PatchOperation Stack Traces
Provides stack traces for XML PatchOperations in RimWorld. Standalone version of the same feature from [url=https://steamcommunity.com/workshop/filedetails/?id=2574315206]XML Extensions[/url].
Here is an example of a trace for a broken patch (you can easily figure out the error is that the letter "N" should be capital in defName):
[img]https://i.imgur.com/7lvnPt6.png[/img]
The vanilla error message for the exact same patch (only reports the parent patch, not the one that actually failed; no clue as to what went wrong):
[img]https://i.imgur.com/N8aE3ec.png[/img]
Load order does not matter.
Also check out [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3548013918]XmlDocument Viewer[/url] for another helpful XML modding tool.