Zues script error

Zues script print an error to log and stops working:

Код:
[Lua error] #lua call # 1 scripts_data / Zeus.lua: 420: bad argument # 2 to 'IsSameTeam' (arg is not an Entity: 2349571578880)
stack traceback:
    [C]: in field 'IsSameTeam'
    scripts_data / Zeus.lua: 420: in upvalue 'calculate_killsteal_count'
    scripts_data / Zeus.lua: 1127: in function <scripts_data / Zeus.lua: 1099>

How to reproduce:

1. Enter demo mode with Zues, set max level, put skill point into thunder gods wrath
2. Enable auto thundergods wrath in "hero specific" menu of UC
3. Spawn some enemy heroes, make them walk around and stuff - takes about 30 seconds

After error prints, script stops working and requires reload all scripts

Where can I find scripts_data / Zeus.lua so I can fix the problem?