Skip to content

SmartSpawner crashes when adding SimpleClaimSystemV2 NoClassDefFoundError: SimpleClaimSystem #169

@eoxyn

Description

@eoxyn

Minecraft Version

1.21.11

Plugin Version

1.6.1

📌 Bug Description

[00:23:51] [Server thread/INFO]: [SmartSpawner] Enabling SmartSpawner v1.6.1
[00:23:51] [Server thread/ERROR]: Error occurred while enabling SmartSpawner v1.6.1 (Is it up to date?)
java.lang.NoClassDefFoundError: fr/xyness/SCS/SimpleClaimSystem
at SmartSpawner-1.6.1.jar//github.nighter.smartspawner.hooks.IntegrationManager.lambda$checkProtectionPlugins$6(IntegrationManager.java:102)
...
Caused by: java.lang.ClassNotFoundException: fr.xyness.SCS.SimpleClaimSystem

⚡ Steps to Reproduce

[00:23:51] [Server thread/INFO]: [SmartSpawner] Enabling SmartSpawner v1.6.1
[00:23:51] [Server thread/ERROR]: Error occurred while enabling SmartSpawner v1.6.1 (Is it up to date?)
java.lang.NoClassDefFoundError: fr/xyness/SCS/SimpleClaimSystem
at SmartSpawner-1.6.1.jar//github.nighter.smartspawner.hooks.IntegrationManager.lambda$checkProtectionPlugins$6(IntegrationManager.java:102)
...
Caused by: java.lang.ClassNotFoundException: fr.xyness.SCS.SimpleClaimSystem

📜 Logs or Errors (if applicable)

[00:23:51] [Server thread/INFO]: [SmartSpawner] Enabling SmartSpawner v1.6.1
[00:23:51] [Server thread/ERROR]: Error occurred while enabling SmartSpawner v1.6.1 (Is it up to date?)
java.lang.NoClassDefFoundError: fr/xyness/SCS/SimpleClaimSystem
    at SmartSpawner-1.6.1.jar//github.nighter.smartspawner.hooks.IntegrationManager.lambda$checkProtectionPlugins$6(IntegrationManager.java:102)
...
Caused by: java.lang.ClassNotFoundException: fr.xyness.SCS.SimpleClaimSystem

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions