habeebweeb / COM3D2.HighHeel

COM3D2 plugin that dynamically adjusts maid's feet for high heels.
GNU General Public License v3.0
4 stars 5 forks source link

conflict with com3d2 1.57 #3

Closed diddpro closed 3 years ago

diddpro commented 3 years ago

This is error log from BepInEx 5.4.9.0 console.

[Info : BepInEx] Loading [COM3D2.HighHeel 1.0.0] [Error : Unity Log] AmbiguousMatchException: Ambiguous matching in method resolution Stack trace: System.Reflection.Binder.FindMostDerivedMatch (System.Reflection.MethodBase[] match) System.MonoType.GetMethodImpl (System.String name, BindingFlags bindingAttr, System.Reflection.Binder binder, CallingConventions callConvention, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) System.Type.GetMethod (System.String name, BindingFlags bindingAttr) HarmonyLib.AccessTools.DeclaredMethod (System.Type type, System.String name, System.Type[] parameters, System.Type[] generics) Rethrow as AmbiguousMatchException: Ambiguous match for TBody::LoadBody_R($) HarmonyLib.AccessTools.DeclaredMethod (System.Type type, System.String name, System.Type[] parameters, System.Type[] generics) HarmonyLib.PatchProcessor.GetOriginalMethod (HarmonyLib.HarmonyMethod attribute) HarmonyLib.Harmony.PatchAll (System.Type type) HarmonyLib.Harmony.CreateAndPatchAll (System.Type type, System.String harmonyInstanceId) COM3D2.HighHeel.Plugin..ctor () UnityEngine.GameObject:AddComponent(Type) BepInEx.Bootstrap.Chainloader:Start() UnityEngine.Application:.cctor() UTY:get_gameProjectPath() UTY:get_gameProjectPath() GameMain:OnInitialize() MonoSingleton1:Initialize(GameMain) MonoSingleton1:Awake()

Coud you fix this error?