安裝 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.