Open wesley27 opened 9 years ago
How is it empty? https://github.com/md-5/AnnotatedConfig
...
Maybe I was viewing a cached copy of the page or something? Not sure, I was only able to see the main class file and not the others. My apologies for wasting your time, although I really appreciate you taking the time to respond :P
Now I still can't compile due to this error.. I've tried several things and can't figure it out for the life of me. http://i.gyazo.com/066b9e718a97d29bee2d7e2f3ff7d437.png
Cast null to the specific type you need, in this case (HashSet
The HashSet in the method is already null though? I haven't changed any of your code yet
Hello, you haven't released deadbolt on bukkit or spigot, and we know you have lots to do. So we thought we'd try to compile deadbolt with 1.8 support ourselves, but we can't. The dependency for your "AnnotatedConfig" is preventing compilation. I tried looking at your repo for AnnotatedConfig to compile it myself and use that, but it's essentially an empty repo. Any chance you can help? Maybe fix the repo or pom in deadbolt so we can compile it ourselves?
Here's a picture of the error. http://i.gyazo.com/a5c26901477300ec794c88a1654d05d9.png
Thanks!