LimeGlass

Results 323 comments of LimeGlass

Try it without an arrow. Try a custom entity. Like a pig which is the original issue someone reported. It's a ProjectileSource so that shouldn't differ from a defined Projectile...

We might have to release a 2.6.4 to fix.

Here is an issue when running 1.10.2, probably because SoundCategory doesn't exist. ``` [11:50:17 ERROR]: #!#! Stack trace: [11:50:17 ERROR]: #!#! java.lang.RuntimeException: pattern compiling exception, element class: ch.njol.skript.effects.EffStopSound [11:50:17 ERROR]:...

I added my gradle test environment to the dev/2.6 branch so I can grab these errors with Java 8

Was the potion fix even added to the dev branch was it compiled in 2.6.3? Still getting error for 1.13. We need to ensure that the fix was released in...

1.9 and 1.12 erroring with the bob test. Unsure if this is something we should address. ``` [12:07:46 ERROR]: Could not pass event SkriptTestEvent to Skript v2.6.3 java.lang.AssertionError: diamond sword...

Lower priority from high to medium because it's legacy versions, not many use them.

> The lingering potion error isn't on the dev/2.6 branch, it was merged after the release: #4904 The 1.9-1.12 tests with BOB fails have been doing that for a long...

Spigot generates the player UUID on each server when it's in offline mode, and since you have to set your servers to offline mode for Bungeecord, this means that you...

This issue was directed to this pull request https://github.com/SkriptLang/Skript/issues/4246 Has this been addressed in this pull request? Yes -> This issue can be referenced. No -> The PR available tag...