OrangeChuckCharles Posted May 13 Share Posted May 13 Hi guys, on 2nd Spring of 5th year, I right-clicked Sam as my spouse in game and SMAPI just popped with red warnings. Meanwhile, the dialogue from Sam became garbled letters instead. (shown as pic attached) It is the first time of this warning shown & it popped in SMAPI everytime I clicked to make a dialogue with Sam. I've deleted a bunch of mods and restarted for a lot of times and I just fail to find out where goes wrong. I'll appreciate it if anyone could help me figure out how to solve this. Thank you!! Here's the SMAPI log: https://smapi.io/log/8a38943b15224d6d94ffdf8fa59e3df0 below is the quote from the red warning: Quote 15:22:32 ERROR game An error occurred in the base update loop: ArgumentNullException: Value cannot be null. (Parameter 'source') at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument) at StardewValley.Menus.DialogueBox.checkDialogue(Dialogue d) in D:\GitlabRunner\builds\Gq5qA5P4\1\ConcernedApe\stardewvalley\Farmer\Farmer\Menus\DialogueBox.cs:line 607 at StardewValley.Menus.DialogueBox.receiveLeftClick(Int32 x, Int32 y, Boolean playSound) in D:\GitlabRunner\builds\Gq5qA5P4\1\ConcernedApe\stardewvalley\Farmer\Farmer\Menus\DialogueBox.cs:line 446 at StardewValley.Game1.updateActiveMenu(GameTime gameTime) in D:\GitlabRunner\builds\Gq5qA5P4\1\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 4798 at StardewValley.Game1._update(GameTime gameTime) in D:\GitlabRunner\builds\Gq5qA5P4\1\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 4010 at StardewValley.Game1.Update(GameTime gameTime) in D:\GitlabRunner\builds\Gq5qA5P4\1\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 3185 at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) in SMAPI\Framework\SCore.cs:line 1084 15:22:32 WARN game WARNING: Mismatched UI Mode Push/Pop counts. Correcting. Link to comment Share on other sites More sharing options...
Recommended Posts