Skip to content

The 3rd upgrade is broken #1

@BoobaPog

Description

@BoobaPog

The error message in the console tells a lot. Looks like you probably misspelled a line of code at line 173

Error message:
System.MissingMethodException: Method not found: 'Void Il2CppAssets.Scripts.Models.Towers.Projectiles.Behaviors.AddBonusDamagePerHitToBloonModel..ctor(System.String, System.String, Single, Single, Int32, Boolean, Boolean, Boolean)'.
at AlchemistFourthPath.AlchemistFourthPath.BloonWeakness.ApplyUpgrade(TowerModel towerModel)
at PathsPlusPlus.PathPlusPlus.Apply(TowerModel tower, Int32 tier) in /home/runner/work/paths-plus-plus/paths-plus-plus/PathsPlusPlus/PathPlusPlus.cs:line 173
at PathsPlusPlus.Patches.RateMutator_Mutate.Prefix(RateSupportMutator __instance, Model model, Boolean& __result) in /home/runner/work/paths-plus-plus/paths-plus-plus/PathsPlusPlus/Patches/GamePatches.cs:line 29
at DMD<Il2CppAssets.Scripts.Models.Towers.Behaviors.RateSupportModel+RateSupportMutator::Mutate>(RateSupportMutator this, Model baseModel, Model model)
at (il2cpp -> managed) Mutate(IntPtr , IntPtr , IntPtr , Il2CppMethodInfo* )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions