hyper1on / Empire-1_5-Continued-

Continued version of Empire, Trying for 1.5
0 stars 4 forks source link

Warning at game start #2

Open iuriguilherme opened 3 months ago

iuriguilherme commented 3 months ago

Didn't seem to affect anything, but this log entry was marked as error:

This PawnGenerationRequest was not created through the correct constructor.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.PawnGenerationRequest:ValidateAndFix ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.PawnGenerator.GeneratePawn_Patch1 (Verse.PawnGenerationRequest)
FactionColonies.MilUnitFC:generateDefaultPawn ()
FactionColonies.MilUnitFC:.ctor (bool)
FactionColonies.MilitaryCustomizationUtil:checkMilitaryUtilForErrors ()
FactionColonies.FactionFC:WorldComponentTick ()
RimWorld.Planet.WorldComponentUtility:WorldComponentTick (RimWorld.Planet.World)
RimWorld.Planet.World:WorldTick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch2 (Verse.TickManager)
Verse.Game:<InitNewGame>b__68_1 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Play:Update ()