Issue CP 1.17 Completely Breaks Pelican Postal

WhitneyFox

Planter
Hi Modders (and Unofficial Modders),

The recent Content Patcher upgrade has broken the Pelican Postal Services Mod (unofficial update here: https://community.playstarbound.com...tardew-valley-1-4.156000/page-54#post-3357484)

SMAPI doesn't give an error until you try to use the mod in game and then it gives this error:

[Pelican Postal Service] This mod failed in the Input.ButtonPressed event. Technical details:
System.NullReferenceException: Object reference not set to an instance of an object.
at Pelican.Friendship.NpcHandler.FindKnownNPCs()
at Pelican.Menus.PostalService.Open()
at Pelican.ModEntry.OnButtonPressed(Object sender, ButtonPressedEventArgs e)
at StardewModdingAPI.Framework.Events.ManagedEvent`1.<>c__DisplayClass16_1.<Raise>
b__2() in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\Events\ManagedEvent.cs:line 129
at StardewModdingAPI.Framework.PerformanceMonitoring.PerformanceMonitor.Track
(String collectionName, String sourceName, Action action) in C:\source\_Stardew\
SMAPI\src\SMAPI\Framework\PerformanceMonitoring\PerformanceMonitor.cs:line 87
at StardewModdingAPI.Framework.Events.ManagedEvent`1.<>c__DisplayClass16_0.<Raise>
b__1() in C:\source\_Stardew\SMAPI\src\SMAPI\Framework\Events\ManagedEvent.cs:line 129


If possible, when this fixed, could the modder who fixes it also fix it so it will both send gifts and complete quests.

Thanks.
 
Top