RimWorld

RimWorld

Not enough ratings
Unified Xml Export
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.1, 1.2, 1.3
File Size
Posted
Updated
33.511 KB
15 Jan, 2021 @ 10:24pm
24 Jul, 2021 @ 9:47pm
3 Change Notes ( view )

Subscribe to download
Unified Xml Export

Description
Debug intrument to export unified xml.
That xml is internally used by RimWorld to deserialize data after loading mods and applying patches

File saved on game startup and located in Mods directory by default. You can change its location in mod settings.

You can use it to check how exactly your xml patches were applied and inheritance resolved.


On question why buttom half of the file is not indented with "indent" option:

Some xml files have randomy placed characters in them (typos, I presume). Xml engine presumes they have meaning and trying to preserve exact text value of the xml node.

One such file is present in Rimworld data directory:
\RimWorld\Data\Core\Defs\WorkTypeDefs\WorkTypes.xml
search for ">>" and remove extra angle bracket.

Mod' xml files can have the same issue. Already reported bugs to Locks and Nyaron ones.


Warning: resulting xml have size of several megabites. You need a text editor capable of opening large files.


Donate:
You can't


Changelog:

1.0.2
+ RW 1.3 compatibility tag

1.0.1
lost to the history

1.0
+ release
Popular Discussions View All (2)
3
18 Aug, 2021 @ 3:27am
recent update (25 jul) causes black screen in 1.2
sharkman
0
25 Jul, 2021 @ 10:22am
error after recent update
sidfu1
25 Comments
Mlie 31 Jul @ 5:24am 
Since this mod has been reported working in 1.6 I added it to the No Version Warning-mod
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2599504692
Krypt  [author] 24 Jul @ 11:46am 
This is exactly the issue described in description of this mod. Yhe only workaround is to find this extra "e" in the original xml and remove it. Also you probably should report the typo to the mod developer
Just 24 Jul @ 8:16am 
Looks like there is an issue with too many records.
At line 1 520 489 the .xml breaks: https://imgur.com/a/2KFvloI
It is not an issue with VSC (I checked other editors).
turkler 23 Jul @ 1:26pm 
amazingly, still works. thank you, this mod is a must-have for my purposes
Just 16 Jul @ 11:06am 
ah, found :D
Just 16 Jul @ 11:05am 
I use this mod a lot to have a *final* xml export after all patches are applied.

Btw, do you mind to share sources maybe?
turkler 13 Jul @ 11:31am 
godspeed, thank you! this mod has helped me troubleshoot my mods so much
Krypt  [author] 13 Jul @ 11:01am 
1.6 - still works. Somehow.
Just 23 Aug, 2024 @ 3:09pm 
1.5 works
turkler 22 Apr, 2024 @ 5:35am 
can confirm it still works