ziggi / FCNPC

FCNPC - Fully Controllable NPC
Apache License 2.0
125 stars 30 forks source link

NPC leaves the server directly after spawning. #315

Closed mitarveliki closed 2 months ago

mitarveliki commented 2 months ago

I am using the latest version of FCNPC. The problem is that the npc spawns and immediately leaves the server. I checked everything and everything is fine. I can't find where the error is. Please help. Screenshot 2024-04-19 221539

ziggi commented 2 months ago

You are kicking them, just don't do it.

mitarveliki commented 2 months ago

I'm not doing anything, just throw it out. What can cause this error?

ziggi commented 2 months ago

Look at the screenshot, you can see (99:2), 99 is an ID and 2 is the reason of disconnect (it means kick or ban).