RimWorld

RimWorld

Dragon's Stuffed Floors
< >
Showing 1-5 of 5 comments
DragonKing  [developer] 26 Nov, 2022 @ 1:01pm 
Do you have the "remove all" toggle enabled in your settings? the warning is just because it tries to remove something that does not exist. In other words, it is safe to ignore, tho I suppose it would make sense for me to see if I can prevent those from appearing.
Smaug 26 Nov, 2022 @ 1:21pm 
Would be cool, when people see red in the log the first assumption is that something broke.
klvlt 21 Dec, 2022 @ 7:02am 
You can prevent the errors pretty easily if you exchange "XmlExtensions.PatchOperationRemove" with "XmlExtensions.PatchOperationSafeRemove" in the individual patches. Just Copy/Paste. It checks the node exists before trying to remove it. (Sorry if I'm butting in here. It's just that I'm trying to learn more about modding, and I've been starting out by looking at other people's mods, and troubleshooting stuff myself if I can. XML Extensions seemed really useful, so I read up on it and stumbled across this very easy solution.)
Smaug 21 Dec, 2022 @ 10:18am 
Nice, thanks.
DragonKing  [developer] 7 Feb, 2023 @ 2:36am 
Thank you for the insight, I implemented it this last update, so let me know if it all works as intended :)
< >
Showing 1-5 of 5 comments
Per page: 1530 50