Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Alexw1984

#1
Quote from: Leucetius on July 13, 2015, 04:27:56 AM

Did you initially started your colony without the SeedsPlease update done by me (which removed the genome from the seeds) and then did the update? I guess the game tries to stack seeds with different genomes.

No - I'm pretty sure I started with 1.8c as standard. It happened mid game - I think it was a Deep Space Miner Trader that it first occured. - I've tried redownloading and reinstalling but get the same problem, I'm not sure what exactly what is missing, a file or just a reference in another file?

Saying that though - where is the seedsplease update?  The only one I've seen doesn't look compatible with the modpack - it's missing a load of defs

#2
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