libraryaddict / LibsDisguises

Minecraft disguise plugin
https://www.spigotmc.org/resources/libs-disguises.32453/
Other
257 stars 128 forks source link

Warning spamming console #660

Closed srnyx closed 2 years ago

srnyx commented 2 years ago

https://paste.srnyx.xyz/quwovekohu.md

libraryaddict commented 2 years ago

Not sure how you got that error, are you sure your LD and PL versions are correct?

What does /version say?

srnyx commented 2 years ago

Not sure how you got that error, are you sure your LD and PL versions are correct?

What does /version say?

That's what /version said. Also, the warning is spammed thousands (or at least hundreds) of times. Then randomly (or not randomly, but I just don't know why) stops. The thing is, I don't even use Lib's Disguises for anything right now, I just have it since it's an optional dependency for ItemsAdder.

libraryaddict commented 2 years ago

Yeah, looking at the code of the error.

It sounds like another plugin is messing around with metadata packets, and isn't doing it in a sane way.

srnyx commented 2 years ago

It sounds like another plugin is messing around with metadata packets, and isn't doing it in a sane way.

Plugins: https://paste.srnyx.xyz/folavizica.txt

libraryaddict commented 2 years ago

Don't recognize Vanadium

PacketListenerApi could also be a guilty member GlowAPI could be worth trying removing FarmControl is weird, not sure but could be worth trying.

Those are just guesses.

srnyx commented 2 years ago

Don't recognize Vanadium

Vanadium is my own plugin, I don't think it touches "metadata packets"

PacketListenerApi could also be a guilty member

Not even sure what uses that, to be honest

GlowAPI could be worth trying removing

Don't think it's used at all so probably not

I'll still try them all, though (unless I forget 😔)