forked from cdaragorn/Ui-Info-Suite
-
Notifications
You must be signed in to change notification settings - Fork 305
Closed
Labels
Description
Mod Version
v2.3.4
Multiplayer
Single Player
SMAPI Log
No response
Description
Issue
The same error won't stop repeating. It's gotten so long I can't upload my SMAPI log because it says it's too large. The message will repeat about once a second. The message that keeps repeating is as follows:
[22:23:53 ERROR UI Info Suite 2] This mod failed in the Display.RenderedHud event. Technical details:
NullReferenceException: Object reference not set to an instance of an object.
at UIInfoSuite2.UIElements.ShowToolUpgradeStatus.OnRenderedHud(Object sender, RenderedHudEventArgs e) in C:\Users\Drew\RiderProjects\DH-UIInfoSuite2\UIInfoSuite2\UIElements\ShowToolUpgradeStatus.cs:line 131
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in SMAPI\Framework\Events\ManagedEvent.cs:line 101
[22:23:53 ERROR UI Info Suite 2] This mod failed in the Display.RenderingHud event. Technical details:
NullReferenceException: Object reference not set to an instance of an object.

Steps to Reproduce
Not sure.
Reactions are currently unavailable