Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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.