安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
Root level exception in OnGUI(): System.MissingMethodException: void Verse.PawnGenerationRequest..ctor(Verse.PawnKindDef,RimWorld.Faction,RimWorld.PawnGenerationContext,int,bool,bool,bool,bool,bool,bool,single,bool,bool,bool,bool,bool,bool,bool,bool,single,Verse.Pawn,single,System.Predicate`1<Verse.Pawn>,System.Predicate`1<Verse.Pawn>,System.Collections.Generic.IEnumerable`1<RimWorld.TraitDef>,System.Collections.Generic.IEnumerable`1<RimWorld.TraitDef>,System.Nullable`1<single>,System.Nullable`1<single>,System.Nullable`1<single>,System.Nullable`1<Verse.Gender>,System.Nullable`1<single>,string,string,RimWorld.RoyalTitleDef)
at (wrapper dynamic-method) Verse.PawnGenerator.DMD<DMD<GeneratePawn_Patch3>?643406208::GeneratePawn_Patch3>(Verse.PawnGenerationRequest)
at Verse.PawnGenerator.GeneratePawn (Verse.PawnKindDef kindDef, RimWorld.Faction faction) [0x0005c] in <56c3d53315e64465a345345159dd2fd3>:0
at Verse.DebugToolsSpawning+<>c__DisplayClass1_0.<SpawnPawn>b__1 () [0x00017] in <56c3d53315e64465a345345159dd2fd3>:0
at Verse.DebugTool.DebugToolOnGUI () [0x00018] in <56c3d53315e64465a345345159dd2fd3>:0
at Verse.DebugTools.DebugToolsOnGUI () [0x00007] in <56c3d53315e64465a345345159dd2fd3>:0
at RimWorld.UIRoot_Play.UIRootOnGUI () [0x000b4] in <56c3d53315e64465a345345159dd2fd3>:0
at Verse.Root.OnGUI () [0x0003d] in <56c3d53315e64465a345345159dd2fd3>:0
Verse.Log:Error(String, Boolean)
Verse.Root:OnGUI()
maybe it helps
after deactivating and activating several mods in order to find the conflict a run an external mod manager (RimPy Mod Manager) to auto sort the mod list like every time i add a new mod. and suddenly i can give bith again and spawn pawns via debug.
i have no clue what i did to fix it, but it works
good to know that it's fixed for you, but yeah haven't seen anything like it in a long time, it must be some mod that does pawn generation aswell, especially if you could not generate any pawns with the debug (outside of birth even if I understood it correct) because I am not hooked into those functions