[SMAPI] The StardewValley.Menus.GameMenu menu crashed while drawing itself. SMAPI will force it to exit to avoid crashing the game.
System.ArgumentNullException: 值不能为 null。
参数名: text
在 Microsoft.Xna.Framework.Graphics.SpriteFont.MeasureString(String text)
在 StardewValley.Menus.IClickableMenu.drawHoverText(SpriteBatch b, String text, SpriteFont font, Int32 xOffset, Int32 yOffset, Int32 moneyAmountToDisplayAtBottom, String boldTitleText, Int32 healAmountToDisplay, String[] buffIconsToDisplay, Item hoveredItem, Int32 currencySymbol, Int32 extraItemToShowIndex, Int32 extraItemToShowAmount, Int32 overrideX, Int32 overrideY, Single alpha, CraftingRecipe craftingIngredients) 位置 C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Menus\IClickableMenu.cs:行号 760
在 StardewValley.Menus.CraftingPage.draw(SpriteBatch b) 位置 C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Menus\CraftingPage.cs:行号 535
在 StardewValley.Menus.GameMenu.draw(SpriteBatch b) 位置 C:\Users\gitlab-runner\gitlab-runner\builds\5c0f9387\0\chucklefish\stardewvalley\Farmer\Farmer\Menus\GameMenu.cs:行号 377
在 StardewModdingAPI.Framework.SGame.DrawImpl(GameTime gameTime) 位置 C:\source\_Stardew\SMAPI\src\SMAPI\Framework\SGame.cs:行号 1664
前置都安装好了

如何解决呢?