Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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