RimWorld

RimWorld

QualitySurgeon
Panacea 8 Jul, 2021 @ 10:08am
Error "Exception at BreadthFirstTraverse"
Using the binary method I have narrowed down this issue to QS specifically.

I just started this save and built my first wooden butcher table. After I put a bill in it, job giver threw the following exception. Any attempt to select a pawn to work the butcher table caused a message on right clicking the table saying that Actung prevented this exception, but idk what that means. Butcher table is un usable.
System.MissingMethodException: void Verse.Log.Warning(string)
at (wrapper dynamic-method) RimWorld.WorkGiver_DoBill.RimWorld.WorkGiver_DoBill.JobOnThing_Patch1(RimWorld.WorkGiver_DoBill,Verse.Pawn,Verse.Thing,bool)
at (wrapper dynamic-method) RimWorld.WorkGiver_Scanner.RimWorld.WorkGiver_Scanner.HasJobOnThing_Patch1(RimWorld.WorkGiver_Scanner,Verse.Pawn,Verse.Thing,bool)
at (wrapper dynamic-method) RimWorld.FloatMenuMakerMap.RimWorld.FloatMenuMakerMap.AddJobGiverWorkOrders_NewTmp_Patch2(UnityEngine.Vector3,Verse.Pawn,System.Collections.Generic.List`1<Verse.FloatMenuOption>,bool)
at RimWorld.FloatMenuMakerMap.AddUndraftedOrders (UnityEngine.Vector3 clickPos, Verse.Pawn pawn, System.Collections.Generic.List`1[T] opts) [0x00084] in <7927e938de4c4089b4add4215e58d5b1>:0
at (wrapper dynamic-method) RimWorld.FloatMenuMakerMap.RimWorld.FloatMenuMakerMap.ChoicesAtFor_Patch5(UnityEngine.Vector3,Verse.Pawn)
Last edited by Panacea; 8 Jul, 2021 @ 2:00pm