Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen








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