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
Idk if this has already been noticed and is currently being fixed, but I would like to not that this error pops up:
[20:09:03.425] [Gurren_Core] [ERROR] HarmonyLib.HarmonyException: Patching exception in method null ---> System.ArgumentException: Undefined target method for patch method static void Gurren_Core.Patches._MainMenu.MainMenuOnEnable_Patch::Postfix()
at HarmonyLib.PatchClassProcessor.PatchWithAttributes (System.Reflection.MethodBase& lastOriginal) [0x00047] in <67e16b0234254e2183a98652371f8451>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x00059] in <67e16b0234254e2183a98652371f8451>:0
--- End of inner exception stack trace ---
at HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) [0x0006c] in <67e16b0234254e2183a98652371f8451>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x00084] in <67e16b0234254e2183a98652371f8451>:0
at HarmonyLib.Harmony.<PatchAll>b__11_0 (System.Type type) [0x00007] in <67e16b0234254e2183a98652371f8451>:0
at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action) [0x00014] in <67e16b0234254e2183a98652371f8451>:0
at HarmonyLib.Harmony.PatchAll (System.Reflection.Assembly assembly) [0x00006] in <67e16b0234254e2183a98652371f8451>:0
at MelonLoader.MelonHandler+<>c.<OnApplicationStart_Mods>b__30_0 (MelonLoader.MelonMod x) [0x0001a] in <67e16b0234254e2183a98652371f8451>:0
at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List`1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <67e16b0234254e2183a98652371f8451>:0
No Idea what this means but there you go.
The text was updated successfully, but these errors were encountered:
Idk if this has already been noticed and is currently being fixed, but I would like to not that this error pops up:
No Idea what this means but there you go.
The text was updated successfully, but these errors were encountered: