https://smapi.io/log/b5ec25719f8b43a99edb00fb2bed762f PelicanTTS 1.14.0 stops working when I have the Lookup Anything mod installed. I hope this can be fixed because these 2 mods are essential mods for me. It's a bug in PelicanTTS; it's trying to access something in Lookup Anything that doesn't exist. If someone could please fix this issue in PelicanTTS that would be great.
On the 1.6 Version as well. Is there a website where I can preview the voices? Sometimes the drop down menus in the mod config bug out, forcing me to restart the game
[PelicanTTS] Mod crashed on entry and might not work correctly. Technical details: System.Exception: Parameter "text" not found in method static System.Void Pathoschild.Stardew.LookupAnything.DrawTextHelper::InitIfNeeded() at HarmonyLib.MethodPatcher.EmitCallParameter(MethodInfo patch, Dictionary`2 variables, LocalBuilder runOriginalVariable, Boolean allowFirsParamPassthrough, LocalBuilder& tmpObjectVar, List`1 tmpBoxVars) at HarmonyLib.MethodPatcher.<>c__DisplayClass36_0.<AddPrefixes>b__0(MethodInfo fix) at HarmonyLib.MethodPatcher.AddPrefixes(Dictionary`2 variables, LocalBuilder runOriginalVariable) at HarmonyLib.MethodPatcher.CreateReplacement(Dictionary`2& finalInstructions) at HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo) at HarmonyLib.PatchProcessor.Patch() at PelicanTTS.Screengraber..ctor() in C:\Users\Chris\Documents\Git\Stardew-Valley-Mods\PelicanTTS\Screengraber.cs:line 52 at PelicanTTS.PelicanTTSMod.Entry(IModHelper helper) in C:\Users\Chris\Documents\Git\Stardew-Valley-Mods\PelicanTTS\PelicanTTSMod.cs:line 67 at StardewModdingAPI.Framework.SCore.LoadMods(IModMetadata[] mods, JsonHelper jsonHelper, ContentCoordinator contentCore, ModDatabase modDatabase) in SMAPI\Framework\SCore.cs:line 1766.
70 comments
PelicanTTS 1.14.0 stops working when I have the Lookup Anything mod installed. I hope this can be fixed because these 2 mods are essential mods for me.
It's a bug in PelicanTTS; it's trying to access something in Lookup Anything that doesn't exist. If someone could please fix this issue in PelicanTTS that would be great.
If you ever update it here, would it be possible to add the new voices from Polly ?
♥
Where can I find that version? I mean when I downloaded this, SMAPI gives back an error that this is no longer compatible. :(
http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124930
System.Exception: Parameter "text" not found in method static System.Void Pathoschild.Stardew.LookupAnything.DrawTextHelper::InitIfNeeded()
at HarmonyLib.MethodPatcher.EmitCallParameter(MethodInfo patch, Dictionary`2 variables, LocalBuilder runOriginalVariable, Boolean allowFirsParamPassthrough, LocalBuilder& tmpObjectVar, List`1 tmpBoxVars)
at HarmonyLib.MethodPatcher.<>c__DisplayClass36_0.<AddPrefixes>b__0(MethodInfo fix)
at HarmonyLib.MethodPatcher.AddPrefixes(Dictionary`2 variables, LocalBuilder runOriginalVariable)
at HarmonyLib.MethodPatcher.CreateReplacement(Dictionary`2& finalInstructions)
at HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo)
at HarmonyLib.PatchProcessor.Patch()
at PelicanTTS.Screengraber..ctor() in C:\Users\Chris\Documents\Git\Stardew-Valley-Mods\PelicanTTS\Screengraber.cs:line 52
at PelicanTTS.PelicanTTSMod.Entry(IModHelper helper) in C:\Users\Chris\Documents\Git\Stardew-Valley-Mods\PelicanTTS\PelicanTTSMod.cs:line 67
at StardewModdingAPI.Framework.SCore.LoadMods(IModMetadata[] mods, JsonHelper jsonHelper, ContentCoordinator contentCore, ModDatabase modDatabase) in SMAPI\Framework\SCore.cs:line 1766.
{not compatible with Lookup Anything}
Just copy and paste under the last "Pitch": 0.00 line
},
"Andy": {
"Voice": "Russell",
"Pitch": 0.0
},
"Sophia": {
"Voice": "Justin",
"Pitch": 0.0
},
"Olivia": {
"Voice": "Raveena",
"Pitch": 0.0
},
"Victor": {
"Voice": "Russell",
"Pitch": 0.0
},
"Susan": {
"Voice": "Nicole",
"Pitch": 0.0
},
"Morris": {
"Voice": "Brian",
"Pitch": 0.0
},
"Marlon": {
"Voice": "Geraint",
"Pitch": 0.00
thank you :)