__Error:__
https://hastebin.com/iselokuron.bash
__Code:__
https://hastebin.com/witixexene.vbs
I was asked to report the error, so I'm reporting the error :)
This is Skript's fault but it's just because in one of your scripts, there is a way long line. Once you reload again it may disappear, but the best solution is splitting it up or storing the value somewhere else
(NB : I suggested reporting the error)
You could try increasing the stack size via the -Xss flag (e.g -Xss250M).
Could we possibly catch it somewhere and point the user to a specific line or is the place where the StackOverflowError is thrown too unpredictable?
The place where this happens is very predictible, it's the parser. :^)
Most helpful comment
The place where this happens is very predictible, it's the parser. :^)