RimWorld

RimWorld

Real Ruins
Arkitekt 18 Apr, 2024 @ 1:46pm
Error starting new world
Could not execute post-long-event action. Exception: System.NullReferenceException: Object reference not set to an instance of an object
[Ref 52612332]
at RealRuins.RealRuins+Page_SelectStartingSite_PostOpen_Patch.Postfix () [0x00001] in <2ce4ec919833440eb6fb507177566966>:0
at RimWorld.Page_SelectStartingSite.PostOpen () [0x00367] in <957a20e0be784a65bc32cf449445b937>: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 <957a20e0be784a65bc32cf449445b937>:0
at RimWorld.Page_CreateWorldParams.<CanDoNext>b__19_1 () [0x0000d] in <957a20e0be784a65bc32cf449445b937>:0
at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () [0x0007c] in <957a20e0be784a65bc32cf449445b937>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string)
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch2 (Verse.Root)
Verse.Root_Entry:Update ()
< >
Showing 1-4 of 4 comments
Crazybmanp 18 Apr, 2024 @ 9:30pm 
Same exact error here as well
Bring the Beans 7 Aug, 2024 @ 1:52am 
Same here. Except mine says

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.
Last edited by Bring the Beans; 7 Aug, 2024 @ 1:53am
Zedric 28 Oct, 2024 @ 11:42pm 
It's a config problem, one of the updates added a new section that wasn't initialized properly.

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.
Pro_Crastination 30 Oct, 2024 @ 12:59pm 
Or if solution of Zedric not helps - try to delete this config file "..._RealRuins_Mod.xml" entirely
Last edited by Pro_Crastination; 30 Oct, 2024 @ 12:59pm
< >
Showing 1-4 of 4 comments
Per page: 1530 50