RimWorld

RimWorld

Need Bar Overflow
Bah 27 Aug @ 6:29pm
Settings don't save?
Hi, I can't pin down when the issue started (last time I played and used this mod was years ago), but currently the settings don't save when you exit the game. So when the game starts, all the overflows are set to 100%, effectively having no mod.

I checked the settings XML file, and the contents looks like this:

<?xml version="1.0" encoding="utf-8"?>
<SettingsBlock>
<ModSettings Class="NeedBarOverflow.Settings">
<Setting_Common IsNull="True" />
<Need_Food IsNull="True" />
<Need_Rest IsNull="True" />
<Need_Joy IsNull="True" />
<Need_KillThirst IsNull="True" />
</ModSettings>
</SettingsBlock>

So it's not saving the overflow percentage? Thanks!