Instalează Steam
conectare
|
limbă
简体中文 (chineză simplificată)
繁體中文 (chineză tradițională)
日本語 (japoneză)
한국어 (coreeană)
ไทย (thailandeză)
български (bulgară)
Čeština (cehă)
Dansk (daneză)
Deutsch (germană)
English (engleză)
Español - España (spaniolă - Spania)
Español - Latinoamérica (spaniolă - America Latină)
Ελληνικά (greacă)
Français (franceză)
Italiano (italiană)
Bahasa Indonesia (indoneziană)
Magyar (maghiară)
Nederlands (neerlandeză)
Norsk (norvegiană)
Polski (poloneză)
Português (portugheză - Portugalia)
Português - Brasil (portugheză - Brazilia)
Русский (rusă)
Suomi (finlandeză)
Svenska (suedeză)
Türkçe (turcă)
Tiếng Việt (vietnameză)
Українська (ucraineană)
Raportează o problemă de traducere
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()