Here is what I was told by someone that actually got it working (name is omitted because of confidences):
Quote:
The problem is that the mobs are getting assigned entity IDs that are beyond what the client likes, 10k+ or so is bad, so you need to reuse previously used IDs.
For npcs, objects, clients and corpses.
|
Not sure if that helps.