Skip to content

Not working for me with v1.1.2647 #28

@dohamann

Description

@dohamann

I know this minor update wasn't supposed to break anything, but my savegame that worked great an hour earlier had a major issue with DoorsExpanded on load. Essentially all wide doors were uninstalled and only one half of the door was portrayed, even when spawning a new one in god mode.

I have no experience modding RimWorld but I guess this stacktrace is directly related to the problem:

Root level exception in OnGUI(): System.NullReferenceException: Object reference not set to an instance of an object
  at Verse.GridsUtility.GetThingList (Verse.IntVec3 c, Verse.Map map) [0x00000] in <0de063f107214aa3839ba3ee388b65f4>:0 
  at DoorsExpanded.Building_DoorExpanded.get_BlockedOpenMomentary () [0x0001e] in <67cde003d2de4e17b90e3af2229697df>:0 
  at DoorsExpanded.Building_DoorExpanded.SpawnSetup (Verse.Map map, System.Boolean respawningAfterLoad) [0x0005b] in <67cde003d2de4e17b90e3af2229697df>:0 
  at (wrapper dynamic-method) Verse.GenSpawn.DMD<DMD<Spawn_Patch2>?788563712::Spawn_Patch2>(Verse.Thing,Verse.IntVec3,Verse.Map,Verse.Rot4,Verse.WipeMode,bool)
  at RimWorld.Designator_Build.DesignateSingleCell (Verse.IntVec3 c) [0x00092] in <0de063f107214aa3839ba3ee388b65f4>:0 
  at Verse.DesignatorManager.ProcessInputEvents () [0x00058] in <0de063f107214aa3839ba3ee388b65f4>:0 
  at RimWorld.MapInterface.HandleMapClicks () [0x0000f] in <0de063f107214aa3839ba3ee388b65f4>:0 
  at RimWorld.UIRoot_Play.UIRootOnGUI () [0x00089] in <0de063f107214aa3839ba3ee388b65f4>:0 
  at (wrapper dynamic-method) Verse.Root.DMD<DMD<OnGUI_Patch1>?366962176::OnGUI_Patch1>(Verse.Root)

Log: https://pastebin.com/i6jren1T

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions