Possible mod issue?

Mallow

Newcomer
Crashing robins build farm buildings menu? SMAPI gave this error message, I don't recognize nor can I find anything on "Bells and whistles" though? Is there somewhere I should look?
"
[SMAPI] The StardewValley.Menus.CarpenterMenu menu crashed while drawing itself. SMAPI will force it to exit to avoid crashing the game.
NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.BellsAndWhistles.SpriteText.getWidthOfString(String s, Int32 widthConstraint) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\BellsAndWhistles\SpriteText.cs:line 57
at StardewValley.Menus.CarpenterMenu.draw(SpriteBatch b) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Menus\CarpenterMenu.cs:line 1327
at StardewModdingAPI.Framework.SModHooks.TryDrawMenu(IClickableMenu menu, Action draw_menu_action) in SMAPI\Framework\SModHooks.cs:line 114

"
Help?
 
Top