Skip to content

Citizens Breaks (NoSuchMethodError for getEntityMetadata) #10

@xcodian

Description

@xcodian

Hello, I'm running into a bit of an incompatibility issue here...

I compiled this for myself, and ran a test server with it.

Upon trying to use Citizens2, there is a method lookup error.

java.lang.NoSuchMethodError: org.bukkit.craftbukkit.v1_8_R3.CraftServer.getEntityMetadata()Lorg/bukkit/craftbukkit/v1_8_R3/metadata/EntityMetadataStore;

This error cannot be reproduced on a regular Paper installation, so I am wondering whether there is a breaking change to the org.bukkit.craftbukkit.v1_8_R3.CraftServer.getEntityMetadata() method?

Is there a way to fix this, or some patch I should exclude when building?

Thank you for any support!

Java Version

openjdk version "1.8.0_312"
OpenJDK Runtime Environment (build 1.8.0_312-b10)
OpenJDK 64-Bit Server VM (build 25.312-b10, mixed mode)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions