Closed zachbr closed 7 years ago
java 9 has not been officially released and most spigot plugins (for now) require java 8
...that is true and irrelevant.
The bug happens on buildtools, too. I updated the ASM dependency and it did the job quiet well. BuildTools > ASM > a dependency that caused the bug. New beta version of ASM works.
The fix md_5 did until j9 gets released.
BuildTools: It’s related to special source. https://hub.spigotmc.org/jira/plugins/servlet/mobile#issue/BUILDTOOLS-324
https://github.com/findbugsproject/findbugs/releases/tag/3.1.0_preview2
Edit: I see you’re using another system.
We are very aware.
if that switches to Java 9 then we can worry.
lol
Fixed in c562261.
Whoops this isn't fixed.
This is actually fixed now.
Paperclip will not run on Java 9 due to the changes made by JEP-220
SystemClassLoader not URLClassLoader