forked from PaperMC/Paper
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
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
Labels
No labels