安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
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.