安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
Exception in Verse.Root.Start: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <eae584ce26bc40229c1b1aa476bfa589>:0
at CharacterEditor.CEditor+ModOptions.LoadSlots (System.String filepath) [0x00088] in <16ed3f20b54e49dcb88fb7222362e3a1>:0
at CharacterEditor.CEditor+ModOptions.ReInit () [0x0006e] in <16ed3f20b54e49dcb88fb7222362e3a1>:0
at CharacterEditor.CEditor+ModOptions..ctor () [0x00008] in <16ed3f20b54e49dcb88fb7222362e3a1>:0
at CharacterEditor.CEditor+ModData.CreateType (CharacterEditor.EType eType) [0x0032c] in <16ed3f20b54e49dcb88fb7222362e3a1>:0
at CharacterEditor.CEditor+ModData.Get[T] (CharacterEditor.EType eType) [0x00015] in <16ed3f20b54e49dcb88fb7222362e3a1>:0
at CharacterEditor.CEditor+ModData..ctor () [0x00021] in <16ed3f20b54e49dcb88fb7222362e3a1>:0
at CharacterEditor.CEditor..ctor () [0x001d8] in <16ed3f20b54e49dcb88fb7222362e3a1>:0
at CharacterEditor.CEditor.OnMainMenuInit () [0x0000d] in <16ed3f20b54e49dcb88fb7222362e3a1>:0
at RimWorld.MainMenuDrawer.Init () [0x00046] in <d243303f714d4dc48680ccaecd2f594e>:0
- postfix rimworld.mod.charactereditor: Void CharacterEditor.CEditor:OnMainMenuInit()
- postfix com.github.harmony.rimworld.mod.twitchtoolkit: Void TwitchToolkit.HarmonyPatches:ToolkitUtilsNotify()
at Verse.UIRoot_Entry.Init () [0x00010] in <d243303f714d4dc48680ccaecd2f594e>:0
- postfix name.krypt.rimworld.rwlayout.alpha2: Void RWLayoutVersionTester.RWLayoutVersionTester:ShowMismatchMessage()
at Verse.Root.<Start>b__6_0 () [0x0003b] in <d243303f714d4dc48680ccaecd2f594e>:0
at Verse.Root.Start () [0x0006f] in <d243303f714d4dc48680ccaecd2f594e>:0
- transpiler net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.RunloopExceptionHandler:Transpiler(IEnumerable`1 instructions)
- postfix PawnRules: Void PawnRules.Patch.Verse_Root_Start:Postfix()