RimWorld

RimWorld

Dragonian Prime Race
Cerilex 27 Jul, 2021 @ 1:03pm
Operating bug
So I'm playing 1.2 and having an issue about an exception with my Dragonians that I believe may have something to do with the latest update as I wasn't having it previously. I could be wrong but having tried removing the mods that may have been causing it to no success has me suspicious. The issue is my colonists can't operate on my Dragonians at all.Here's the log Achtung came up with when I copied the error. If you need more let me know

Exception in RimWorld.FloatMenuMakerMap.ChoicesAtFor: System.MissingMethodException: bool RimWorld.PawnUtility.CanCasuallyInteractNow(Verse.Pawn,bool,bool,bool)
at RimWorld.FloatMenuMakerMap.AddJobGiverWorkOrders_NewTmp (UnityEngine.Vector3 clickPos, Verse.Pawn pawn, System.Collections.Generic.List`1[T] opts, System.Boolean drafted) [0x001e3] in <7927e938de4c4089b4add4215e58d5b1>:0
- transpiler CM_Prioritize_Research: IEnumerable`1 CM_Prioritize_Research.FloatMenuMakerMap_Patches+FloatMenuMakerMap_AddJobGiverWorkOrders_NewTmp:Transpiler(IEnumerable`1 instructions)
- transpiler net.pardeike.rimworld.mods.achtung: IEnumerable`1 AchtungMod.FloatMenuMakerMap_AddJobGiverWorkOrders_Patch:Transpiler(IEnumerable`1 instructions, MethodBase original)
- transpiler rimworld.jecrell.doorsexpanded: IEnumerable`1 DoorsExpanded.HarmonyPatches:DoorRemoteAddJobGiverWorkOrdersTranspiler(IEnumerable`1 instructions)
- prefix net.pardeike.rimworld.mods.achtung: Void AchtungMod.FloatMenuMakerMap_AddJobGiverWorkOrders_Patch:Prefix(Pawn pawn, ForcedWork& __state)
- postfix net.pardeike.rimworld.mods.achtung: Void AchtungMod.FloatMenuMakerMap_AddJobGiverWorkOrders_Patch:Postfix(Pawn pawn, ForcedWork __state)
at RimWorld.FloatMenuMakerMap.AddUndraftedOrders (UnityEngine.Vector3 clickPos, Verse.Pawn pawn, System.Collections.Generic.List`1[T] opts) [0x00084] in <7927e938de4c4089b4add4215e58d5b1>:0
at RimWorld.FloatMenuMakerMap.ChoicesAtFor (UnityEngine.Vector3 clickPos, Verse.Pawn pawn) [0x000cf] in <7927e938de4c4089b4add4215e58d5b1>:0
- postfix net.pardeike.rimworld.mods.achtung: Void AchtungMod.FloatMenuMakerMap_ChoicesAtFor_Postfix:Postfix(List`1 __result, Vector3 clickPos, Pawn pawn)
- postfix roolo.whatthehack: Void WhatTheHack.Harmony.FloatMenuMakerMap_ChoicesAtFor:Postfix(Vector3 clickPos, Pawn pawn, List`1& __result)
- postfix BDew.Restraints: Void Restraints.FloatMenuMakerMapPatch:Postfix(List`1 __result, Vector3 clickPos, Pawn pawn)
- finalizer net.pardeike.rimworld.mods.achtung: Exception AchtungMod.FloatMenuMakerMap_ChoicesAtFor_Patch:Finalizer(Exception __exception, List`1& __result)

If it turns out I'm mistaken please let me know.
Last edited by Cerilex; 27 Jul, 2021 @ 1:41pm