hi Everyone,
Can anyone help with the below problem - suddenly whenever I use the Comms Console for trade, or try to trade with a trader I get the below error and nothing happens - I guess it's something to do with SeedsPlease but I'm a bi stumped as to what needs fixing exactly.
I've looked in the file Thing_PlantSeedsitem.cs and found the CanStackWith IF lines - but I don't what is wrong with it... Anyone else had this problem or know how to sort it?
JobDriver threw exception in initAction. Pawn=Porter, Job=UseCommsConsole A=CommsConsole693463, Exception: System.NullReferenceException: Object reference not set to an instance of an object
at SeedsPlease.Thing_PlantSeedsItem.CanStackWith (Verse.Thing other) [0x00000] in <filename unknown>:0
at RimWorld.TradeUtility.TradeAsOne (Verse.Thing A, Verse.Thing B) [0x00000] in <filename unknown>:0
at RimWorld.TradeUtility.TradeAsOne (Verse.Thing t, RimWorld.Tradeable trad) [0x00000] in <filename unknown>:0
at RimWorld.TradeDeal.TradeableMatching (Verse.Thing thing) [0x00000] in <filename unknown>:0
at RimWorld.TradeDeal.AddTradeableFor (Verse.Thing t, Transactor trans) [0x00000] in <filename unknown>:0
at RimWorld.TradeDeal.AddAllTradeables () [0x00000] in <filename unknown>:0
at RimWorld.TradeDeal.Reset () [0x00000] in <filename unknown>:0
at RimWorld.TradeDeal..ctor () [0x00000] in <filename unknown>:0
at RimWorld.TradeSession.SetupWith (RimWorld.TradeShip newTrader, Verse.Pawn newPlayerNegotiator) [0x00000] in <filename unknown>:0
at RimWorld.TradeShip.TryOpenComms (Verse.Pawn negotiator) [0x00000] in <filename unknown>:0
at Hospitality.JobDriver_UseCommsConsole.UseConsole (TargetInfo targetA) [0x00000] in <filename unknown>:0
at Hospitality.JobDriver_UseCommsConsole.<MakeNewToils>b__1 () [0x00000] in <filename unknown>:0
at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in <filename unknown>:0