-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot compile #116
Comments
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) is probably sufficient |
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!
The text was updated successfully, but these errors were encountered: