Unofficial mod updates

meiameiameia

Greenhorn
Fish Helper UI — Unofficial Update 1.2.2-unofficial.1

Original mod by Script Kitty / LetsTussleBoiz: [Nexus](https://www.nexusmods.com/stardewvalley/mods/45677) | [Source](https://github.com/LetsTussleBoiz/MatrixFishingUI)

Fork with changes: https://github.com/meiameiameia/MatrixFishingUI

Fixes:
- Mine elevator unlock bug on new saves
- RandomItemId fish handling
- Missing RequiredTags pond matching
- LOCATION_Season Here parsing
- Null item ID in pond rewards
- Null difficulty spam in logs

Requires: SMAPI 4.1.2+, StardewUI
 

Attachments

Alexandriel

Farmhand
Last edited:

meiameiameia

Greenhorn
Enhanced Slingshots (https://www.nexusmods.com/stardewvalley/mods/12763) mod looks awesome, and it's open-source, code is here, with MIT License (nexus "Permissions" graph seem to be set to a nexus default, while author specifically set MIT License in the description, so it is MIT in terms of Modification and Distribution), wasn't updated since 2022: https://github.com/YTSC/StardewValleyMods/tree/master/EnhancedSlingshots
Please update it for 1.6 if you can!
Cheers!
I can try patching this mod after I finish some other stuff I need to do first, this is an interesting one!
 

AnotherPillow

Farmhand
there is a error message appearing when I load my save with your mod
Code:
[Multiple Spouse Dialogs] This mod failed in the GameLoop.SaveLoaded event. Technical details:
NullReferenceException: Object reference not set to an instance of an object.
   at MultipleSpouseDialog.Misc.SetNPCRelations() in C:\Coding\SDV Mods\CeruleanStardewMods\MSD\MultipleSpouseDialog\Misc.cs:line 67
   at StardewModdingAPI.Framework.Events.ManagedEvent`1[[StardewModdingAPI.Events.TimeChangedEventArgs, StardewModdingAPI, Version=4.2.1.0, Culture=neutral, PublicKeyToken=null]].Raise_PatchedBy<SinZ.Profiler>(ManagedEvent`1 this, TimeChangedEventArgs args)
(also cannot see in the github page how to report bugs :/ )
Make an issue. I linked the github repo.
 
Top