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
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()