RimWorld

RimWorld

Vanilla Outposts Expanded
Pikachu Pæc 27 Dec, 2021 @ 4:58am
Fishing Outposts do not give any resources
As the title says, fishing outposts from VFE doesn't give any fish when a quadrum has passed. Instead, it throws this error:

System.NullReferenceException: Object reference not set to an instance of an object at Verse.GenCollection.RandomElementByWeight[T] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] weightSelector) [0x000a9] in <cdbd0ed5089a418da09b9a259f9dbd8f>:0 at FishingOutpost.Outpost_Fishing.ProducedThings () [0x00028] in <8a1e8ab438eb49468dda6badd822a9de>:0 at Outposts.Outpost.Produce () [0x00001] in <7938c76d120e4069ab2e272138aee476>:0 at Outposts.Outpost.Tick () [0x000cf] in <7938c76d120e4069ab2e272138aee476>:0 at RimWorld.Planet.WorldObjectsHolder.WorldObjectsHolderTick () [0x00029] in <cdbd0ed5089a418da09b9a259f9dbd8f>:0 at RimWorld.Planet.World.WorldTick () [0x00016] in <cdbd0ed5089a418da09b9a259f9dbd8f>:0 at (wrapper dynamic-method) Verse.TickManager.Verse.TickManager.DoSingleTick_Patch1(Verse.TickManager) UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string) (wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch1 (Verse.TickManager) Verse.TickManager:TickManagerUpdate () (wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch1 (Verse.Game) Verse.Root_Play:Update ()