You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
13 January 2022, 8:00AM
[16:57:33 ERROR Better Friendship] This mod failed in the Display.RenderedWorld event. Technical details:
NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.NPC.getGiftTasteForThisItem(Item item) in stardewvalley\Farmer\Farmer\NPC.cs:line 938
at BetterFriendship.GameExtensions.<>c__DisplayClass1_0.b__1(Item x) in C:\Users\Urbanyeti\source\repos\stardew-better-friendship\BetterFriendship\BetterFriendship\GameExtensions.cs:line 23
at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator1.ToArray()
at System.Linq.Buffer1..ctor(IEnumerable1 source)
at System.Linq.OrderedEnumerable1.ToList(Int32 minIdx, Int32 maxIdx) at BetterFriendship.ModEntry.OnRenderedWorld(Object sender, RenderedWorldEventArgs e) in C:\Users\Urbanyeti\source\repos\stardew-better-friendship\BetterFriendship\BetterFriendship\ModEntry.cs:line 98 at StardewModdingAPI.Framework.Events.ManagedEvent1.Raise(TEventArgs args, Func`2 match) in SMAPI\Framework\Events\ManagedEvent.cs:line 126
Most likely due to the Henchman, the green goblin guy you meet when you enter.
I'll toss a log in for good measure. I disabled the Suggestion Bubbles to get it to stop spamming.
13 January 2022, 8:00AM
[16:57:33 ERROR Better Friendship] This mod failed in the Display.RenderedWorld event. Technical details:
NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.NPC.getGiftTasteForThisItem(Item item) in stardewvalley\Farmer\Farmer\NPC.cs:line 938
at BetterFriendship.GameExtensions.<>c__DisplayClass1_0.b__1(Item x) in C:\Users\Urbanyeti\source\repos\stardew-better-friendship\BetterFriendship\BetterFriendship\GameExtensions.cs:line 23
at System.Linq.Enumerable.WhereSelectEnumerableIterator
2.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator
1.ToArray()at System.Linq.Buffer
1..ctor(IEnumerable
1 source)at System.Linq.OrderedEnumerable
1.ToList(Int32 minIdx, Int32 maxIdx) at BetterFriendship.ModEntry.OnRenderedWorld(Object sender, RenderedWorldEventArgs e) in C:\Users\Urbanyeti\source\repos\stardew-better-friendship\BetterFriendship\BetterFriendship\ModEntry.cs:line 98 at StardewModdingAPI.Framework.Events.ManagedEvent
1.Raise(TEventArgs args, Func`2 match) in SMAPI\Framework\Events\ManagedEvent.cs:line 126Most likely due to the Henchman, the green goblin guy you meet when you enter.
I'll toss a log in for good measure. I disabled the Suggestion Bubbles to get it to stop spamming.
https://smapi.io/log/cf3f1408324849199ad4c4ba42bae5d0
The text was updated successfully, but these errors were encountered: