darklordabc / Legends-of-Dota-Redux

A Custom Game for Dota 2
http://steamcommunity.com/sharedfiles/filedetails/?id=786348190
52 stars 35 forks source link

IMBA Abilities Issues #1575

Open darklordabc opened 5 years ago

darklordabc commented 5 years ago
scripts\vscripts\lib\util_imba_funcs.lua:554: This object has been deleted from C++ and no longer exists. (Use :IsNull() to detect this.)
stack traceback:
    [C]: in function 'HasAbility'
    scripts\vscripts\lib\util_imba_funcs.lua:554: in function 'HasTalent'
    ...ipts\vscripts\abilities\dota_imba\hero_bounty_hunter.lua:1277: in function <...ipts\vscripts\abilities\dota_imba\hero_bounty_hunter.lua:1275>
Elfansoer commented 5 years ago

CK, Doom, Naga, Techies is currently disabled, so its better to remove those heroes altogether. Clinkz' imba ulti is vanilla Burning Army Can you explain which abilities are missing for Skywrath, Sniper, Tide, and Tiny? In my Client, they have complete 4 abilities.

Elfansoer commented 5 years ago

Can you explain more about Track bug? The Track bug should not happened because of missing reference, unless RemoveAbility cheat command is used, then debuff modifier would lost its reference to removed Track ability.