安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
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.