RimWorld

RimWorld

Androids [1.3 | Discontinued]
Memmo 5 Aug, 2021 @ 1:41pm
1.3 Ideology and royalty, droids and Rocketman(?) red error
I'm not sure what causes this red error, but each droid triggers 1 red error every minute or so with the following text:

SOYUZ:[NOTSOYUZ] Soyuz caught an error while a pawn is ticking. Soyuz probably didn't cause it since this is just used to catch the exception and reset the state. Unless Soyuz is in the StackTrace it's not it. with error System.NullReferenceException: Object reference not set to an instance of an object at AlienRace.HarmonyPatches.WantsToUseStylePrefix (Verse.Pawn pawn, RimWorld.StyleItemDef styleItemDef, System.Boolean& __result) [0x00018] in <15fc92eec6ca491090fda951bd1d6e83>:0 at (wrapper dynamic-method) RimWorld.PawnStyleItemChooser.RimWorld.PawnStyleItemChooser.WantsToUseStyle_Patch2(Verse.Pawn,RimWorld.StyleItemDef,System.Nullable`1<RimWorld.TattooType>) at RimWorld.Pawn_StyleTracker.get_HasUnwantedBeard () [0x00000] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at RimWorld.Pawn_StyleTracker.get_HasAnyUnwantedStyleItem () [0x00008] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at RimWorld.Pawn_StyleTracker.StyleTrackerTick () [0x00022] in <1b9c4c73530448bcbb33283e1d4d7d05>:0 at (wrapper dynamic-method) Verse.Pawn.Verse.Pawn.Tick_Patch3(Verse.Pawn) UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch2 (string) RocketMan.Logger:Debug (string,System.Exception,string) Soyuz.Patches.Pawn_Tick_Patch:Finalizer (Verse.Pawn,System.Exception) (wrapper dynamic-method) Verse.Pawn:Verse.Pawn.Tick_Patch3 (Verse.Pawn) Verse.TickList:Tick () (wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch3 (Verse.TickManager) Verse.TickManager:TickManagerUpdate () (wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch1 (Verse.Game) Verse.Root_Play:Update ()