Bryan Terce
Bryan Terce
This seems to be happening because java calls can only be used as conditions in if statements. Anyway, the continue if syntax will most likely be removed in 2.x since...
Does this have a (good) use case? Most effects don't need this.
A continue loop effect should just be in Skript though. I can't really see a good reason to alter control flow outside of statements that ought to be in Skript...
But for only a single feature? Seems like an addon would be a better fit, especially considering that it won't be necessary for newer versions of Skript.
So, strings should be parsed into UUIDs when applicable?
I'm not sure how I feel about treating specific expressions differently. It means introducing a local variable could potentially change the script's semantics and the behavior would be inconsistent with...
I don't think this is a skript-mirror issue, this sounds like a limitation of Skript's script loader
Please post the full, unmodified stack trace/error log. There is not enough information in your report to diagnose the issue.
The paste you posted is expired. You can paste the log directly into a comment using ``` a code block ```
That is just a warning, it shouldn't affect any of your code. On Sat, Sep 7, 2019 at 4:05 AM Giovanni wrote: > *Describe the bug* > Since beta7, the...