EssentialsX

EssentialsX

2M Downloads

Mob entities with UUIDs?

mibby opened this issue ยท 2 comments

commented

EssentialsX dev 237.

Is it normal for mob entities to be adding UUID files?

[15:00:20] [Server thread/WARN]: Tried to add entity Skeleton with pending removal and duplicate UUID 5fd969c1-ea9e-47c0-820b-bf6b6402113d
[15:00:20] [Server thread/WARN]: Tried to add entity Zombie with pending removal and duplicate UUID 5bc008e6-78f9-4d6a-a5ce-257375727119
[15:00:20] [Server thread/WARN]: Tried to add entity Creeper with pending removal and duplicate UUID 08dc5143-9a65-4476-aa92-1364e14473b4
[15:00:20] [Server thread/WARN]: Tried to add entity Zombie with pending removal and duplicate UUID 0055f38c-cf1a-4c78-9d6d-b980129c8f31
[15:00:20] [Server thread/WARN]: Tried to add entity Spider with pending removal and duplicate UUID 0feb9282-ad61-4615-a5c2-565e3b339599
[15:00:20] [Server thread/WARN]: Tried to add entity Zombie with pending removal and duplicate UUID a8a0c775-f7d7-4027-898e-54ede910cb71
[15:00:20] [Server thread/WARN]: Tried to add entity Creeper with pending removal and duplicate UUID d918cabf-e2c9-4c43-b2eb-843ab5d63162
[15:00:20] [Server thread/WARN]: Tried to add entity Creeper with pending removal and duplicate UUID e74ebfd3-9156-4061-bdd9-c5c5d7de1fe3
[15:00:20] [Server thread/WARN]: Tried to add entity Zombie with pending removal and duplicate UUID 173b2f68-3572-4412-a6ac-ed3ff447a6e9
[15:00:20] [Server thread/WARN]: Tried to add entity MinecartChest with pending removal and duplicate UUID 2e567ce6-b867-18f5-1174-cae73fd00120
[15:00:20] [Server thread/WARN]: Tried to add entity Creeper with pending removal and duplicate UUID d1d2a641-1993-423c-861b-10a3189b7c63
[15:00:20] [Server thread/WARN]: Tried to add entity Witch with pending removal and duplicate UUID e2a483e4-4662-4e8a-bcca-2bcf8f74f761
[15:00:20] [Server thread/WARN]: Tried to add entity Sheep with pending removal and duplicate UUID 0fd7b211-342b-f063-2e79-88d12b9c2e09
[15:00:20] [Server thread/WARN]: Tried to add entity Skeleton with pending removal and duplicate UUID bd48b793-bba5-49fc-b31e-2566b5cda4b7
[15:00:20] [Server thread/WARN]: Tried to add entity Creeper with pending removal and duplicate UUID 88f6161f-c662-48f6-817f-3efcce3fad31
[15:00:20] [Server thread/WARN]: Tried to add entity Enderman with pending removal and duplicate UUID 11fd353a-b969-4035-90a7-407ff67f2109
[15:00:20] [Server thread/WARN]: Tried to add entity Zombie with pending removal and duplicate UUID aa698305-751e-4cb2-a2a0-0799039a23d4
[15:00:20] [Server thread/WARN]: Tried to add entity Zombie with pending removal and duplicate UUID 0db36a01-c537-4ec0-975b-78986b333b63
[15:00:20] [Server thread/WARN]: Tried to add entity Zombie with pending removal and duplicate UUID 640e2fbf-36f2-457e-ab3f-766e6120a880
[15:00:20] [Server thread/WARN]: Tried to add entity Zombie with pending removal and duplicate UUID b57b522d-48ea-4678-ae5f-146978df67bb
[15:00:20] [Server thread/WARN]: Tried to add entity Skeleton with pending removal and duplicate UUID 1bb37568-3377-4c0a-9071-2fc8972b761a
[15:00:20] [Server thread/WARN]: Tried to add entity Zombie with pending removal and duplicate UUID 93b6b7de-8639-4e55-9b17-dc6c34b7aba2
[15:00:20] [Server thread/WARN]: Tried to add entity Skeleton with pending removal and duplicate UUID 9a56fa98-8402-430c-b0ea-d32b89ef5a98
[15:00:20] [Server thread/WARN]: Tried to add entity Villager that already exists with UUID 21719304-3218-4aad-b953-4c64507c40cd
commented

Why do you think Essentials is causing this? These error messages look like spawning entities with exact same UUIDs, most likely another plugin is spawning these, otherwise report it as a bug to Spigot.

commented