burbulinis
burbulinis
Hello, could you please list the full stacktrace? The part after `Stacktrace:`.
Thanks, the issue appears to come from Skript. Could you please send the output of your `/sk info`? The error is coming from the script `build/particle_stick.sk` at line `104`. Do...
Ah, I see. Could you send the `/plugins` folder? The code looks okay to me, but what is `{_particle}` set to and how big is `{_amount}`?
In my opinion, this fix is unreliable, and not what the user would want. Though, there is an existing recipe PR, which might include this
perhaps tests? :D
I've fixed the conflicts so we can merge this PR for 2.12
Thanks for your first pull request, @ChickChicky! We appreciate your contribution 🎉 If you have any ideas for improvements or find any bugs, don’t hesitate to open another PR. Looking...
Why not just use ExprValueWithin to clarify the type?
You could add tests for the `OfflinePlayer` and `UUID` comparator in the `ExprUUID.sk` file
> Can you explain to me the reasoning of having spawner data? It seems to be like a mostly unnecessary in between step, and id prefer skript to treat it...