Shoot mechanic throws errors when used by a player thru MMOCore
Summary
Describe the bug encountered in detail.
Tried using the shoot mechanic, whenever it is used, console throws an error. also when shoot type is arrow, the arrows are obtainable by players.
Steps to reproduce
Provide a full set of steps used to reproduce the bug, including links to SEPARATE Pastebin pastes for each relevant configuration file.
Use this skill in MMOCore: https://pastebin.com/MRnHyWCD It will give errors whenever the arrow is fired.
Current behavior
Describe what happens currently, while the bug is affecting your server.
Arrow shot gives errors on console, they can also be picked up by players.
Intended correct behavior
Describe what you think should happen instead of the bug.
Should not give errors and cannot be picked up!
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
Provide a link to a Pastebin paste with an excerpt of your latest.log file that includes debug output where you trigger the bugged behavior.
Proposed fixes
Describe what you think the issue or any potential fixes may be.
Not quite sure how to fix this.