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

Plugin not loading ( java.lang.NoClassDefFoundError ) #1221

Open
dayofpay opened this issue Dec 30, 2024 · 0 comments
Open

Plugin not loading ( java.lang.NoClassDefFoundError ) #1221

dayofpay opened this issue Dec 30, 2024 · 0 comments
Labels

Comments

@dayofpay
Copy link

Bug Description
When attempting to enable Residence plugin versions 5.1.6.4 or 5.1.6.3, the server throws a java.lang.NoClassDefFoundError during startup. This issue prevents the plugin from loading successfully. Versions below 5.1.6.3, such as 5.1.6.2, load without errors.

Steps to Reproduce

  1. Download and place Residence 5.1.6.4 (or 5.1.6.3) in the plugins directory.
  2. Start the server running Spigot 1.8.8.
  3. Observe the console for errors during the plugin initialization process.

Expected Behavior
Residence should load without errors, similar to how version 5.1.6.2 operates.

Screenshots/Logs
Console Error Screenshot
(Attach a full console log if available)

Server Environment

  • Server Software: Spigot 1.8.8
  • Java Version: 8
  • Residence Version: 5.1.6.4 (also occurs with 5.1.6.3)

Additional Context

  • Residence 5.1.6.2 works without issues.
  • The error points to a missing class, suggesting a possible dependency issue or compatibility problem with Spigot 1.8.8.
  • No additional plugins were updated during testing.
@dayofpay dayofpay added the bug label Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant