RimWorld

RimWorld

Rim of Madness - Bones
drayath Jul 23, 2024 @ 11:26am
Work around for alpha animals conflict.
Work-around for the alpha animals conflict:
Find <your steam folder>\steamapps\workshop\content\294100\1180573408\Patches/BonelessAlphaAnimals.xml
do a find and replace all:
<li Class="PatchOperationAdd">
to
<li Class="PatchOperationAdd"><success>Always</success>

Makes the mod load and ignore any not found alpha animals.
You might find one or more of the alpha animals have bones when they should not this just skips the error, it does not fix it.