Repeating skill not working after dev build update
Summary
Some background; I have a greatmoon skill that repeats a set of mechanics after several delays. A side note to that, I may not be using the raytrace mechanic right, but it worked lol. A run-down of the bug is I have this skill that was solid before, but since the update it throws the provided error. I understand with such a new build this is expected, so I am just bringing it up.
Steps to reproduce
Plug these in and attempt to cast the skill using the staff (just get rid of itemmodel). Skill: https://pastebin.com/MRCUCtZp Item: https://pastebin.com/EzrjhGna
Current behavior
The "meteor" comes down fine and cast the first initial set of skills, but cuts off after that and provides the errors
Intended correct behavior Ideally, the effect should happens several times ending with a particlesphere.
Server log file
Provide a link to a Pastebin paste with a copy of your server's latest.log file from startup to "Done!" AND includes a player connecting.
Debug log snippet
https://pastebin.com/MJ6ZvsgB Note: Im aware of that massive skill/skilltree being missing, its because it hasnt been made lol.
Proposed fixes
I think it's just a bug. Possible fixes that I could do on my end is maybe trying an aura instead of what im doing now, but this way in theory should work as well given it has worked before.