Hey. My savefile was also corrupted by the removal of this mod. I fixed it by finding stoves from savefile, removing all bills from them and adding </bills> </billstack> and </thing> after them. Somehow those closings had been moved to all the way to the bottom just before </things>. Works fine now! GL guys.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages1
#2
Mod bugs / Unable to load
March 01, 2017, 07:24:31 PM
Hello.
I've been playing my save for a while now with same mods, and now I can't load any of my save or autosaves anymore. I have a quite a bit of mods, but the error to me doesn't seem to point at any of them. I am suspecting Fluffy's Work Tabs tho, since the error I guess is coming from "at RimWorld.Bill.GetUniqueLoadID () [0x00000] in <filename unknown>:0 ", if I'm not mistaken.
Here is the full logs in github:
https://gist.github.com/HugsLibRecordKeeper/d8c2ffe17a9b2b2b2da90556c743c4bd
If anyone could check them out and see if there is anything I can do to fix it, I would be super grateful.
Thanks in advance
EDIT: Found the problem. Bulk meals mod was removed from workshop, which caused save to corrupt stoves so that their </bills> and </billstack> and </thing> went way out of line, I just moved them back and removed the old bills. Seems to work now.
I've been playing my save for a while now with same mods, and now I can't load any of my save or autosaves anymore. I have a quite a bit of mods, but the error to me doesn't seem to point at any of them. I am suspecting Fluffy's Work Tabs tho, since the error I guess is coming from "at RimWorld.Bill.GetUniqueLoadID () [0x00000] in <filename unknown>:0 ", if I'm not mistaken.
Here is the full logs in github:
https://gist.github.com/HugsLibRecordKeeper/d8c2ffe17a9b2b2b2da90556c743c4bd
If anyone could check them out and see if there is anything I can do to fix it, I would be super grateful.
Thanks in advance

EDIT: Found the problem. Bulk meals mod was removed from workshop, which caused save to corrupt stoves so that their </bills> and </billstack> and </thing> went way out of line, I just moved them back and removed the old bills. Seems to work now.
Pages1