Illarion-eV / Illarion-Content

Illarion game content, including NPCs, quests, fighting system, etc.
GNU Affero General Public License v3.0
30 stars 40 forks source link

Script Error related to glyphs #362

Closed brightrim closed 1 year ago

brightrim commented 1 year ago

8 Oct 10 12:03:00 Script (err): /usr/share/illarion/scripts/base/common.lua:2604: bad argument #2 to 'atan2' (number expected, got nil)

Narrowed down to the common script function M.pushBack at the line "local alpha = math.atan2(diffX,diffY)", which appears to only be used in glypheffects.lua