RimWorld

RimWorld

Realistic Rooms Lite
shadowk 20 Apr, 2020 @ 10:52pm
Error Overwriting BaseFilth
Hello! I'm trying to identify/clear out mod conflicts by using AllYourBase mod. It's telling me that your mod is being bad:

"[Realistic Rooms Lite] causes compatibility errors by overwriting BaseFilth in file C:\Games\RimWorld\Mods\Realistic Rooms Lite\v1.1\Defs\ThingDefs_Misc\Filth_Various.xml"

I'm guessing this is one of those icky "overwriting abstract base class" situations that are supposed to be avoided (theoretically).

Also, I looked at the differences between Core and your version of Filth_Various.xml and I don't quite understand some of the changes.

For example in this defname: <defName>Filth_FireFoam</defName>
I see: <texPath>Things/Filth/Spatter</texPath>

But in the Core Filth_Various.xml, it says: "Things/Filth/Firefoam", which makes sense considering it is the firefoam def.

Anyway maybe you can ease my mind about your mod. It does seem to be working well regardless of the devlog nagging.