Open jamesweech opened 4 years ago
Hi, excuse me for late response, about a half of month ago I was busy cause had to complete my exams :sweat_smile:. I was able to build this plugin under java version 1.8 and didn't run into a problem. Now, I do build it on my archlinux machine with java 14.0.1 and it also succeeds. I advice you to close this repo and try to run ./gradlew shadowJar
(or gradlew.bat shadowJar
on Windows). This should build plugin from scratch, being compatible with your Java version. I'll make release .jar on GitHub up to date ASAP
Thanks for looking at it at all and I hope the exams went well!
Will compile asap and report back, many thanks :)
Hey there, I'm having the following issues upon load, Looking at it I think you're built for Java10 when the spigot build I am on requires/requests 8? If this is the case no worries it's my bad for a plugin requiring such a old version of java and I'll close the issue :)