Menu

Show posts

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.

Show posts Menu

Messages - Totti

#1
I already switched to the auto saved one :D but thanks anyway
#2
http://prntscr.com/awmhgs
This seems to be the problem. But how do I fix it?
#4
Quote from: Acruid on April 10, 2016, 03:23:51 PM
How to make this work with an existing save:

  • Open save file with notepad at: "C:\Users\<USERNAME>\AppData\LocalLow\Ludeon Studios\RimWorld\Saves\".
  • Ctrl+F, search for the tag "<components>".
  • Add the EDB interface component to the list. The line is "<li Class="EdB.Interface.ComponentColonistBar" />".
  • Save...
  • Profit!

The components section looks like this in my save before...
<components>
<li Class="BreakdownManager" />
<li Class="RTMadSkills.MapComponent_RTSkillIncreaser" />
<li Class="RTFusebox.MapComponent_RTFusebox" />
<li Class="FluffyManager.Manager">
<JobStack>
<JobStack />
</JobStack>
</li>
</components>


And after:

<components>
<li Class="BreakdownManager" />
<li Class="RTMadSkills.MapComponent_RTSkillIncreaser" />
<li Class="RTFusebox.MapComponent_RTFusebox" />
<li Class="FluffyManager.Manager">
<JobStack>
<JobStack />
</JobStack>
</li>
<li Class="EdB.Interface.ComponentColonistBar" />
</components>


Got a problem and I can't open my save anymore.
http://prnt.sc/awkpso
http://prntscr.com/awktuf
http://prntscr.com/awku0a
Please help, I don't want to lose this map.