I can assure you it works, you must be doing something wrong or you have a mod conflict. Please provide an smapi log as just saying it’s not working isn’t helpful for me
Hmm no installed mods jump out at me as being potentially conflicting. Are you using a wav file with a horse name or one without to replace all horses?
Thank you for this mod!! It's the best horse sound changer I've seen so far.
But I have a problem with the latest update, I receive this on SMAPI:
[Change Horse Sounds] Mod crashed on entry and might not work correctly. Technical details: NullReferenceException: Null method for CF.ChangeHorseSounds at HarmonyLib.PatchProcessor.Patch() at ChangeHorseSounds.ModEntry.Entry(IModHelper helper) in D:\StardewProjects\OpenSource\ChangeHorseSounds1.6\ModEntry.cs:line 53 at StardewModdingAPI.Framework.SCore.LoadMods(IModMetadata[] mods, JsonHelper jsonHelper, ContentCoordinator contentCore, ModDatabase modDatabase) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/SCore.cs:line 1860
I've already downloaded the latest update for this mod.
I can replicate it just by installing Dynamic Reflections. I'm certain it's because that particular code is only supposed to run in multiplayer and i had it set up that the first line of code is running in multiplayer only and the rest is running all the time by mistake.
45 comments
https://smapi.io/log/3fa7c0dc49d5434da9439603f8f3a442
thanks a lot for your help!
But I have a problem with the latest update, I receive this on SMAPI:
[Change Horse Sounds] Mod crashed on entry and might not work correctly. Technical details:
NullReferenceException: Null method for CF.ChangeHorseSounds
at HarmonyLib.PatchProcessor.Patch()
at ChangeHorseSounds.ModEntry.Entry(IModHelper helper) in D:\StardewProjects\OpenSource\ChangeHorseSounds1.6\ModEntry.cs:line 53
at StardewModdingAPI.Framework.SCore.LoadMods(IModMetadata[] mods, JsonHelper jsonHelper, ContentCoordinator contentCore, ModDatabase modDatabase) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/SCore.cs:line 1860
I've already downloaded the latest update for this mod.