arp242.net
arp242.net copied to clipboard
_posts/rimworld-mod-linux.md XML tag issue:
We also need a new “exposed thought”; that’s the mood modifier that shows up in the “needs” tab
In Rimworld v1.6 (not sure when this changed), <WeatherDef>s in Weathers.xml use the <weatherThought> tag, not <exposedThought> (ex. <weatherThought>SoakingWet</weatherThought>). Otherwise, this error will appear on game load: "XML error: <exposedThought>BloodCovered</exposedThought> doesn't correspond to any field in type WeatherDef."
not sure when this changed
Probably did; I'm pretty sure that https://github.com/arp242/RimWorld-RainingBlood/ used to work anyway. Haven't played/installed RimWorld in a few years.