FancyMcPlugins / FancyNpcs

FancyNpcs is a simple, lightweight and fast npc plugin using packets
https://modrinth.com/plugin/fancynpcs
MIT License
100 stars 23 forks source link

[BUG] Getting disconnected while creating a npc #70

Open FewerElk opened 6 months ago

FewerElk commented 6 months ago

Sometimes when I create a npc I get disconnected. I just loose the screenshot 😅 but I remember that it said something like that : this npc already has a name in the npc team. But it was the first npc of the server.

OliverSchlueter commented 6 months ago

Do you use bungeecord?

FewerElk commented 6 months ago

No, I use velocity. But it was the first npc of the velocity.

OliverSchlueter commented 6 months ago

Okay, there is already a known bug that you get kicked when you are the first user (with bungeecord). Switching to velocity solved the issue for everyone, who had bungeecord.

But if you are using velocity and getting the same problem, it would be good, if you could send me the error/message that appears in the proxy log next time it happens to you.

I will do some investigation and try to reproduce it.

Thank you for reporting this issue