You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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, Dictionary2 variables, LocalBuilder runOriginalVariable, Boolean allowFirsParamPassthrough, LocalBuilder& tmpObjectVar, List1 tmpBoxVars)
at HarmonyLib.MethodPatcher.<>c__DisplayClass36_0.b__0(MethodInfo fix)
at HarmonyLib.MethodPatcher.AddPrefixes(Dictionary2 variables, LocalBuilder runOriginalVariable) at HarmonyLib.MethodPatcher.CreateReplacement(Dictionary2& 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.
The text was updated successfully, but these errors were encountered:
[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.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.
The text was updated successfully, but these errors were encountered: