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
I will also mention that it looks like this was mentioned to the creator of Locks (DoorsExpanded), but he said that he doesn't have time to focus on correcting at the moment due to work on the Prison Labor mod, but I thought I would mention it here in case others were having a similar issue and were wondering what was up/
Thank you!
Thanks for the fix! That 100% solved the issue for me.
What is it that you need to change the parent door area to?
Or are there other steps you also need to take?
I hope those instruction are clear enough to follow
Thank you very much for the help!
System.NullReferenceException: Object reference not set to an instance of an object
at LocksDoorsExpanded.LockUtility.PawnCanOpen (RimWorld.Building_Door,Verse.Pawn) <0x000de>
at (wrapper dynamic-method) RimWorld.Building_Door.PawnCanOpen_Patch1 (object,Verse.Pawn) <0x00073>
at (wrapper dynamic-method) RimWorld.Building_Door.CanPhysicallyPass_Patch1 (object,Verse.Pawn) <0x00079>
A good way to repro this is to turn the region spawn rate way up (I used 15x) and start a new colony. You will likely see the error immediately.
My save file also has HeronInvisibleDoor defs with null parentDoors, just like SebSeb reported, and I'll try deleting them and loading that save.
edit: Yes, SebSeb's workaround of deleting those <things> fixed it for me too.