Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Warning: HarmonyX] AccessTools.DeclaredMethod: Could not find method for type ForestGiantAI and name Awake and parameters
- [Error : Unity Log] ArgumentException: Undefined target method for patch method static void TombsMadnessMod.Patches.ForestGiantPatch::ForestGiantSpeedPatch(ForestGiantAI& ___instance)
- Stack trace:
- HarmonyLib.PatchClassProcessor.PatchWithAttributes (System.Reflection.MethodBase& lastOriginal) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
- HarmonyLib.PatchClassProcessor.Patch () (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
- Rethrow as HarmonyException: Patching exception in method null
- HarmonyLib.PatchClassProcessor.ReportException (System.Exception exception, System.Reflection.MethodBase original) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
- HarmonyLib.PatchClassProcessor.Patch () (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
- HarmonyLib.Harmony.PatchAll (System.Type type) (at <474744d65d8e460fa08cd5fd82b5d65f>:0)
- TombsMadnessMod.TombsMadnessModBase.Awake () (at <da7d939f2391464fa3eaa6bfdb4cbb1c>:0)
- UnityEngine.GameObject:AddComponent(Type)
- BepInEx.Bootstrap.Chainloader:Start()
- UnityEngine.Rendering.HighDefinition.HDRenderPipelineAsset:OnEnable()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement