Marlon issue?
See original GitHub issueHi. I’ve been playing Stardew with a few mods, including the Expanded but today since updating a couple mods, I keep getting a crash in smapi, something about Marlon not being found?
It’s just after I’ve finished the quest with Clint to blow up the big boulder at the train station and meeting Krobus which is a cutscene with Marlon.
This is what Smapi says in red:
[UI Info Suite 2] This mod failed in the Display.RenderingHud event. Technical details:
System.Collections.Generic.KeyNotFoundException: The given key ‘Marlon’ was not present in the dictionary.
at System.Collections.Generic.Dictionary2.get_Item(TKey key) at Netcode.NetDictionary
5.get_Item(TKey key) in stardewvalley\Farmer\Netcode\NetDictionary.cs:line 71
at UIInfoSuite.UIElements.ShowBirthdayIcon.DrawBithdayIcon()
at UIInfoSuite.UIElements.ShowBirthdayIcon.OnRenderingHud(Object sender, EventArgs e)
at StardewModdingAPI.Framework.Events.ManagedEvent1.Raise(Action
2 invoke, Func`2 match) in SMAPI\Framework\Events\ManagedEvent.cs:line 139
Issue Analytics
- State:
- Created a year ago
- Comments:15 (3 by maintainers)
Top GitHub Comments
Yeah, there was a small problem, my antivirus blocked the upload of the file and I did not notice in time… It is fixed now 😃
Hello guys! Sorry this issue took so much time to fix, I just did not realized that it is actually a breaking error which makes you unable to play the game… I uploaded version 2.2.4 of the mod, which is the fix for this issue - you will be able to use the birthday icon again.