Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Could not execute post-long-event action. Exception: System.NullReferenceException: Object reference not set to an instance of an object
[Ref 5F1DB340]
at RealRuins.RealRuins+Page_SelectStartingSite_PostOpen_Patch.Postfix () [0x00001] in <2ce4ec919833440eb6fb507177566966>:0
at RimWorld.Page_SelectStartingSite.PostOpen () [0x00367] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
- POSTFIX com.woolstrand.realruins: Void RealRuins.RealRuins+Page_SelectStartingSite_PostOpen_Patch:Postfix()
- POSTFIX com.woolstrand.realruins: Void RealRuins.RealRuins+Page_SelectStartingSite_PostOpen_Patch:Postfix()
at Verse.WindowStack.Add (Verse.Window window) [0x0003a] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
at RimWorld.Page_CreateWorldParams.<CanDoNext>b__19_1 () [0x0000d] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x0007c] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
and it happens when I try to create a new colony. Like, I click new colony, choose my start, and when it generates the world for the first time i get this error and the window doesn't close.
To fix it, go to your Config folder (approximately C:\Users\~yourself~\AppData\LocalLow\Ludeon\Rimworld\Config) and find the one for RealRuins, likely called Mod_1552146295_RealRuins_Mod.xml if you installed it via steam.
The line that's causing the problem is
<planetaryRuinsOptions IsNull="True" />
so delete that line before you try again.