PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
54 stars 21 forks source link

Error loading the plugin, something is not configured right or an exception occured. #4007

Closed kylemarham closed 1 week ago

kylemarham commented 2 months ago

Terms

Discord Username (optional)

OhSoGamer#0

What happened?

There seems to be a conflict with score and ei

[11:43:07] [Server thread/ERROR]: [ItemsAdder] Error loading the plugin, something is not configured right or an exception occured. More detail: [11:43:07] [Server thread/WARN]: java.lang.NoClassDefFoundError: de/tr7zw/nbtapi/iface/ReadWriteItemNBT [11:43:07] [Server thread/WARN]: at SCore-5.24.9.7.jar//com.ssomar.score.features.custom.nbttags.NBTTags.writeNBTTags(NBTTags.java:231)

Full server log: https://mclo.gs/N3oJoCg

Steps to reproduce the issue

Install latest version on 1.21.1 server, error appears

Server version

[11:53:33 INFO]: Checking version, please wait... [11:53:33 INFO]: This server is running Paper version 1.21.1-74-master@971a7a5 (2024-09-08T20:24:20Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT) You are 3 version(s) behind Download the new version at: https://papermc.io/downloads/paper Previous version: 1.21-66-99ae7bb (MC: 1.21)

ItemsAdder Version

[11:54:08 INFO]: ItemsAdder version 4.0.2-beta-release-10

ProtocolLib Version

[11:54:33 INFO]: ProtocolLib version 5.3.0-SNAPSHOT-726

LoneLibs Version

[11:54:51 INFO]: LoneLibs version 1.0.58

Full Server Log

https://mclo.gs/N3oJoCg

Error (optional)

No response

Problematic items yml configuration file (optional)

No response

Other files, you can drag and drop them here to upload. (optional)

No response

Screenshots/Videos (you can drag and drop files or paste links)

No response

LoneDev6 commented 1 week ago

Update LoneLibs and ItemsAdder. Anyway seems it might be an issue of SCore (I'm not its developer) which is using NBT API without shading it.