CRASH on latest dev build when using this projectile skill
I use this item skill with artifacts to clear out any glitched mobs after a restart of the server, It does loads of damage in a big radius, it's just an admin item really. Here is the skills for it
at7bt: Skills:
- effect:particles{particle=FALLING_DUST;a=5;hs=0.1;vs=0.1} @origin at7be: Skills:
- effect:particlesphere{particle=FALLING_DUST;a=150;hs=1;vs=1;r=5}
- effect:sound{s=ambient.cave;v=1;p=1} @self
- effect:particles{p=FALLING_DUST;vs=0.5;hs=0.4;a=5} @EntitiesNearOrigin{r=5;ignore=armorstand,players}
- damage{a=6000;pi=true} @EntitiesNearOrigin{r=50;ignore=armorstand,players} at7b: Skills:
- projectile{oT=at7bt;oE=at7be;v=25;i=1;hR=1.5;vR=1.5;hnp=true;sE=false;pi=true;tyo=1.5;syo=1.5;mr=20;sfo=1;hp=true;g=0.7}
- effect:sound{s=block.dispenser.fail;v=1;p=0.7} @self
I have used latest MythicArtifacts and latest MythicCrucible to see if it would make a difference but it is only when downgrading back to 1 dev build older the bug stops happening. It generates this in the console on use https://pastebin.com/LQSCgdYZ And it also only works on this mob here https://pastebin.com/rF7vauAd I have tested on other mobs but it seems to only happen on this one so far