边缘世界 RimWorld

边缘世界 RimWorld

Character Editor
Captolamia 2021 年 9 月 10 日 上午 8:27
BUG error
Missing something?

Have you seen this error before?


Exception in Verse.LongEventHandler.UpdateCurrentSynchronousEvent: 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.LongEventHandler.UpdateCurrentSynchronousEvent (System.Boolean& sceneChanged) [0x0004f] in <d243303f714d4dc48680ccaecd2f594e>:0
- transpiler net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.RunloopExceptionHandler:Transpiler(IEnumerable`1 instructions)
- prefix me.samboycoding.blm: Boolean BetterLoading.Stage.InitialLoad.StageRunPostLoadPreFinalizeCallbacks:PreUpdateCurrentSynchronousEvent()
- prefix me.samboycoding.blm: Boolean BetterLoading.Stage.InitialLoad.StageRunPostFinalizeCallbacks:PreUpdateCurrentSynchronousEvent()
< >
正在显示第 1 - 4 条,共 4 条留言
Captolamia 2021 年 9 月 10 日 下午 1:43 
No bottom on bottom UI bar, No settings (gives error) .

Captolamia 2021 年 9 月 10 日 下午 1:44 
More Errors

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()
VOID  [开发者] 2021 年 9 月 11 日 上午 6:51 
looks like your settings file could not be read. try to run steam as administrator
最后由 VOID 编辑于; 2021 年 9 月 11 日 上午 8:23
Captolamia 2021 年 9 月 11 日 上午 11:56 
引用自 VOID
looks like your settings file could not be read. try to run steam as administrator
Ooh... hmm ok maybe that explains some other wierdness. Thanks!
< >
正在显示第 1 - 4 条,共 4 条留言
每页显示数: 1530 50