Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mod isn't working D: #9

Open
lytied opened this issue Oct 13, 2023 · 1 comment
Open

Mod isn't working D: #9

lytied opened this issue Oct 13, 2023 · 1 comment

Comments

@lytied
Copy link

lytied commented Oct 13, 2023

I have BTD6 ModHelper like the readme said to do and I have nothing else installed just to make sure no other mods were messing it up, but I seem to get this error code every time I do an "Ascended Upgrade" and none of them ever work.

this is the error it gives me: [00:01:35.698] [BloonsTD6_Mod_Helper] System.MissingMethodException: Method not found: 'Void Il2CppAssets.Scripts.Simulation.Towers.TowerManager.UpgradeTower(Int32, Il2CppAssets.Scripts.Simulation.Towers.Tower, Il2CppAssets.Scripts.Models.Towers.TowerModel, Int32, Single, Single, Boolean, Boolean, Boolean, Boolean, Boolean, Int32)'.
at AscendedUpgrades.UnityToSimulation_UpgradeTower_Impl.Postfix(UnityToSimulation __instance, ObjectId id, Int32 pathIndex, Int32 inputId)
at DMD<Il2CppAssets.Scripts.Unity.Bridge.UnityToSimulation::UpgradeTower_Impl>(UnityToSimulation this, ObjectId id, Int32 pathIndex, Int32 callbackId, Int32 inputId, Double nonUpgradeCashInvestment)
at (il2cpp -> managed) UpgradeTower_Impl(IntPtr , ObjectId , Int32 , Int32 , Int32 , Double , Il2CppMethodInfo* )

@doombubbles
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants