RimWorld

RimWorld

Infinite Trader (Continued by Zaljerem)
Jagroy 25 Sep, 2021 @ 1:44am
freeze bug still happening
JobDriver threw exception in initAction for pawn Marcus driver=JobDriver_UseCommsConsole (toilIndex=1) driver.job=(UseCommsConsole (Job_16264) A=Thing_CommsConsole50291)
System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.TransferableUtility.CanStack (Verse.Thing thing) [0x00059] in <b64badbf3c3d41018b3ca5d3e8c77771>:0
at RimWorld.TransferableUtility.TransferAsOne (Verse.Thing a, Verse.Thing b, RimWorld.TransferAsOneMode mode) [0x00042] in <b64badbf3c3d41018b3ca5d3e8c77771>:0
at RimWorld.TransferableUtility.TradeableMatching (Verse.Thing thing, System.Collections.Generic.List`1[T] tradeables) [0x00030] in <b64badbf3c3d41018b3ca5d3e8c77771>:0
at RimWorld.TradeDeal.AddToTradeables (Verse.Thing t, RimWorld.Transactor trans) [0x00000] in <b64badbf3c3d41018b3ca5d3e8c77771>:0
at RimWorld.TradeDeal.AddAllTradeables () [0x0009d] in <b64badbf3c3d41018b3ca5d3e8c77771>:0
at (wrapper dynamic-method) RimWorld.TradeDeal.RimWorld.TradeDeal.Reset_Patch1(RimWorld.TradeDeal)
at RimWorld.TradeDeal..ctor () [0x0001c] in <b64badbf3c3d41018b3ca5d3e8c77771>:0
at RimWorld.TradeSession.SetupWith (RimWorld.ITrader newTrader, Verse.Pawn newPlayerNegotiator, System.Boolean giftMode) [0x00024] in <b64badbf3c3d41018b3ca5d3e8c77771>:0
at RimWorld.Dialog_Trade..ctor (Verse.Pawn playerNegotiator, RimWorld.ITrader trader, System.Boolean giftsOnly) [0x0004d] in <b64badbf3c3d41018b3ca5d3e8c77771>:0
at RimWorld.TradeShip.TryOpenComms (Verse.Pawn negotiator) [0x0000e] in <b64badbf3c3d41018b3ca5d3e8c77771>:0
at RimWorld.JobDriver_UseCommsConsole+<>c__DisplayClass1_0.<MakeNewToils>b__1 () [0x00031] in <b64badbf3c3d41018b3ca5d3e8c77771>:0
at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001de] in <b64badbf3c3d41018b3ca5d3e8c77771>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
(wrapper dynamic-method) Verse.AI.JobUtility:Verse.AI.JobUtility.TryStartErrorRecoverJob_Patch1 (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
Verse.AI.JobDriver:TryActuallyStartNextToil ()
Verse.AI.JobDriver:ReadyForNextToil ()
Verse.AI.JobDriver:Notify_PatherArrived ()
Verse.AI.Pawn_PathFollower:PatherArrived ()
Verse.AI.Pawn_PathFollower:TryEnterNextPathCell ()
Verse.AI.Pawn_PathFollower:PatherTick ()
Verse.Pawn:Tick ()
Verse.TickList:Tick ()
Verse.TickManager:DoSingleTick ()
Verse.TickManager:TickManagerUpdate ()
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()