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
when i used mod anythinganywhere to adjust the building position of better Junimos, there have any errors,I'm not sure if this will cause the game to crash if I pick it up like this
#70
Open
zhangken1115 opened this issue
Jul 9, 2024
· 1 comment
[Better Junimos] This mod failed in the Display.MenuChanged event. Technical details:
InvalidOperationException: The AnythingAnywhere.Framework.UI.BuildAnywhereMenu object doesn't have a 'MagicalConstruction' instance field.
at StardewModdingAPI.Framework.Reflection.Reflector.GetField[TValue](Object obj, String name, Boolean required) in SMAPI\Framework\Reflection\Reflector.cs:line 40
at StardewModdingAPI.Framework.ModHelpers.ReflectionHelper.GetField[TValue](Object obj, String name, Boolean required) in SMAPI\Framework\ModHelpers\ReflectionHelper.cs:line 38
at BetterJunimos.BetterJunimos.OnMenuChanged(Object sender, MenuChangedEventArgs e) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/BetterJunimos.cs:line 239
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in SMAPI\Framework\Events\ManagedEvent.cs:line 101
The text was updated successfully, but these errors were encountered:
[Better Junimos] This mod failed in the Display.MenuChanged event. Technical details:
InvalidOperationException: The AnythingAnywhere.Framework.UI.BuildAnywhereMenu object doesn't have a 'MagicalConstruction' instance field.
at StardewModdingAPI.Framework.Reflection.Reflector.GetField[TValue](Object obj, String name, Boolean required) in SMAPI\Framework\Reflection\Reflector.cs:line 40
at StardewModdingAPI.Framework.ModHelpers.ReflectionHelper.GetField[TValue](Object obj, String name, Boolean required) in SMAPI\Framework\ModHelpers\ReflectionHelper.cs:line 38
at BetterJunimos.BetterJunimos.OnMenuChanged(Object sender, MenuChangedEventArgs e) in /Users/tristenmiller/Desktop/development/Stardew-Mods/BetterJunimos/BetterJunimos.cs:line 239
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in SMAPI\Framework\Events\ManagedEvent.cs:line 101
The text was updated successfully, but these errors were encountered: