RWA-Team / RimworldAscension

Rimworld Ascension Mod Repository
6 stars 1 forks source link

Crafting fails #176

Closed lost-RD closed 8 years ago

lost-RD commented 8 years ago

Butchering: JobDriver threw exception in initAction. Pawn=Table, Job=DoBill A=Thing_TableButcherNeolithic21880 B=Thing_Hare_Corpse21323 C=(96, 0, 80), Exception: System.NullReferenceException: Object reference not set to an instance of an object at Verse.GenRecipe+<MakeRecipeProducts>c__Iterator1D7.MoveNext () [0x00000] in <filename unknown>:0 at System.Collections.Generic.List1[Verse.Thing].AddEnumerable (IEnumerable1 enumerable) [0x00000] in <filename unknown>:0 at System.Collections.Generic.List1[Verse.Thing]..ctor (IEnumerable1 collection) [0x00000] in <filename unknown>:0 at System.Linq.Enumerable.ToList[Thing] (IEnumerable1 source) [0x00000] in :0 at RA.RA_Toils_Recipe+<>c__DisplayClass1_0.b__0 () [0x00000] in :0 at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in :0`

Stone cutting: JobDriver threw exception in initAction. Pawn=Grace, Job=DoBill A=Thing_TableStonecutterNeolithic35500 B=Thing_ChunkGranite26991 C=(98, 0, 78), Exception: System.NullReferenceException: Object reference not set to an instance of an object at Verse.GenRecipe+<MakeRecipeProducts>c__Iterator1D7.MoveNext () [0x00000] in <filename unknown>:0 at System.Collections.Generic.List1[Verse.Thing].AddEnumerable (IEnumerable1 enumerable) [0x00000] in <filename unknown>:0 at System.Collections.Generic.List1[Verse.Thing]..ctor (IEnumerable1 collection) [0x00000] in <filename unknown>:0 at System.Linq.Enumerable.ToList[Thing] (IEnumerable1 source) [0x00000] in :0 at RA.RA_Toils_Recipe+<>c__DisplayClass1_0.b__0 () [0x00000] in :0 at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in :0`

Wivex commented 8 years ago

fixed