Skip to content
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

[1.8.8] Error occurred while enabling Sentinel #405

Open
HowardZHY opened this issue Nov 1, 2024 · 0 comments
Open

[1.8.8] Error occurred while enabling Sentinel #405

HowardZHY opened this issue Nov 1, 2024 · 0 comments

Comments

@HowardZHY
Copy link

The output of command /version on my server is: (PaperSpigot 1.8.8)
The output of command /version citizens on my server is: (Citizens v2.0.35-SNAPSHOT (build 3478))
The output of command /version sentinel on my server is: (v2.9.1-SNAPSHOT (build 525))
A pastebin.com link to my (full!) Sentinel/config.yml file is: (UNRELATED)

java.lang.NoClassDefFoundError: org/bukkit/Particle at org.mcmonkey.sentinel.utilities.SentinelAPIBreakageFix.<clinit>(SentinelAPIBreakageFix.java:31) ~[?:?] at org.mcmonkey.sentinel.targeting.SentinelTarget.<clinit>(SentinelTarget.java:49) ~[?:?] at org.mcmonkey.sentinel.utilities.SentinelVersionCompat.<clinit>(SentinelVersionCompat.java:72) ~[?:?] at org.mcmonkey.sentinel.SentinelPlugin.onEnable(SentinelPlugin.java:317) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)

org/bukkit/Particle was added in 1.9, it doesn't exist in 1.8.8, please move the Particle type field to another class that won't be loaded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant