Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen








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