Skip to content

Bug reports, please!

Pre-release
Pre-release

Choose a tag to compare

@bensku bensku released this 17 Nov 12:31
· 4302 commits to master since this release

Edit: There is serious issue with lists and multi-parameter functions. I am debugging, but it is not easy to fix. If you manage to find a solution, please message me.

So, here's a new build. While I think there are still issues, I have fixed some (most?) of what you have reported. This is still mainly for testing and does not support 1.11 features (but runs on 1.11 server... just fine?).

  • Added Skript to my DIY Maven repository
  • Fixed ConcurrentModificationException (well, at least one possible cause)
  • Fixed and overhauled logging few more times, still needs a bit work
  • Fixed NullPointerException in ip expression (closes #233)
  • Fixed error in offline player resolver being not useful for me (relates #237)
  • Fixed compiling and running on Spigot 1.11

Known issue: Reloading individual scripts doesn't work; you'll have to reload them all.