help i get this in smapi console

b0nez.Val

Newcomer
[UI Info Suite 2] This mod failed in the Display.RenderingActiveMenu event. Technical details:
NullReferenceException: Object reference not set to an instance of an object.
at UIInfoSuite2.Options.ModOptionsPageHandler.DrawButton(GameMenu gameMenu) in C:\Users\Drew\RiderProjects\DH-UIInfoSuite2\UIInfoSuite2\Options\ModOptionsPageHandler.cs:line 747
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in /home/runner/work/SMAPI/SMAPI/src/SMAPI/Framework/Events/ManagedEvent.cs:line 101
[UI Info Suite 2] This mod failed in the Display.RenderedActiveMenu event. Technical details:
NullReferenceException: Object reference not set to an instance of an object.
at UIInfoSuite2.Options.ModOptionsPageHandler.DrawButton(GameMenu gameMenu) in C:\Users\Drew\RiderProjects\DH-UIInfoSuite2\UIInfoSuite2\Options\ModOptionsPageHandler.cs:line 747
at UIInfoSuite2.Options.ModOptionsPageHandler.OnRenderedMenu(Object sender, RenderedActiveMenuEventArgs e) in C:\Users\Drew\RiderProjects\DH-UIInfoSuite2\UIInfoSuite2\Options\ModOptionsPageHandler.cs:line 614
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in /home/runner/work/SMAPI/SMAPI/src/SMAPI/Framework/Events/ManagedEvent.cs:line 101
[Ridgeside Village (SMAPI component)] VillageQuestBoard, VillageQuestBoard, True
[UI Info Suite 2] This mod failed in the Display.RenderingActiveMenu event. Technical details:
NullReferenceException: Object reference not set to an instance of an object.
at UIInfoSuite2.Options.ModOptionsPageHandler.DrawButton(GameMenu gameMenu) in C:\Users\Drew\RiderProjects\DH-UIInfoSuite2\UIInfoSuite2\Options\ModOptionsPageHandler.cs:line 747
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in /home/runner/work/SMAPI/SMAPI/src/SMAPI/Framework/Events/ManagedEvent.cs:line 101
[UI Info Suite 2] This mod failed in the Display.RenderedActiveMenu event. Technical details:
NullReferenceException: Object reference not set to an instance of an object.
at UIInfoSuite2.Options.ModOptionsPageHandler.DrawButton(GameMenu gameMenu) in C:\Users\Drew\RiderProjects\DH-UIInfoSuite2\UIInfoSuite2\Options\ModOptionsPageHandler.cs:line 747
at UIInfoSuite2.Options.ModOptionsPageHandler.OnRenderedMenu(Object sender, RenderedActiveMenuEventArgs e) in C:\Users\Drew\RiderProjects\DH-UIInfoSuite2\UIInfoSuite2\Options\ModOptionsPageHandler.cs:line 614
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in /home/runner/work/SMAPI/SMAPI/src/SMAPI/Framework/Events/ManagedEvent.cs:line 101
[UI Info Suite 2] This mod failed in the Display.RenderingActiveMenu event. Technical details:
NullReferenceException: Object reference not set to an instance of an object.
at UIInfoSuite2.Options.ModOptionsPageHandler.DrawButton(GameMenu gameMenu) in C:\Users\Drew\RiderProjects\DH-UIInfoSuite2\UIInfoSuite2\Options\ModOptionsPageHandler.cs:line 747
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in /home/runner/work/SMAPI/SMAPI/src/SMAPI/Framework/Events/ManagedEvent.cs:line 101
[UI Info Suite 2] This mod failed in the Display.RenderedActiveMenu event. Technical details:
NullReferenceException: Object reference not set to an instance of an object.
at UIInfoSuite2.Options.ModOptionsPageHandler.DrawButton(GameMenu gameMenu) in C:\Users\Drew\RiderProjects\DH-UIInfoSuite2\UIInfoSuite2\Options\ModOptionsPageHandler.cs:line 747
at UIInfoSuite2.Options.ModOptionsPageHandler.OnRenderedMenu(Object sender, RenderedActiveMenuEventArgs e) in C:\Users\Drew\RiderProjects\DH-UIInfoSuite2\UIInfoSuite2\Options\ModOptionsPageHandler.cs:line 614
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in /home/runner/work/SMAPI/SMAPI/src/SMAPI/Framework/Events/ManagedEvent.cs:line 101
[UI Info Suite 2] This mod failed in the Display.RenderingActiveMenu event. Technical details:
NullReferenceException: Object reference not set to an instance of an object.
at UIInfoSuite2.Options.ModOptionsPageHandler.DrawButton(GameMenu gameMenu) in C:\Users\Drew\RiderProjects\DH-UIInfoSuite2\UIInfoSuite2\Options\ModOptionsPageHandler.cs:line 747
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in /home/runner/work/SMAPI/SMAPI/src/SMAPI/Framework/Events/ManagedEvent.cs:line 101
[UI Info Suite 2] This mod failed in the Display.RenderedActiveMenu event. Technical details:
NullReferenceException: Object reference not set to an instance of an object.
at UIInfoSuite2.Options.ModOptionsPageHandler.DrawButton(GameMenu gameMenu) in C:\Users\Drew\RiderProjects\DH-UIInfoSuite2\UIInfoSuite2\Options\ModOptionsPageHandler.cs:line 747
at UIInfoSuite2.Options.ModOptionsPageHandler.OnRenderedMenu(Object sender, RenderedActiveMenuEventArgs e) in C:\Users\Drew\RiderProjects\DH-UIInfoSuite2\UIInfoSuite2\Options\ModOptionsPageHandler.cs:line 614
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in /home/runner/work/SMAPI/SMAPI/src/SMAPI/Framework/Events/ManagedEvent.cs:line 101
 
Top