安装 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