-Minsc-
Member
I'll post this here incase anyone has some ideas. These errors seem to be fairly common as of late in the server console.
It appears to be something to do with mobs having the same UUID. I have attempted to kill specific mobs with the /kill command and the UUID but had no luck fixing the issue. One solution would be to kill all mobs on the server, not exactly something I want to do.
Code:
12.03 18:27:03 [Server] Server thread/WARN Keeping entity Squid that already exists with UUID 004ea1aa-e194-4561-b139-0fcf11d4c56b
12.03 18:27:03 [Server] Server thread/WARN Keeping entity Squid that already exists with UUID b8f6d12c-2406-4880-9594-b1eba3de14d6
12.03 18:27:02 [Server] Server thread/WARN Keeping entity Guardian that already exists with UUID ad4621aa-bad8-4fbb-8c61-3374b85c6f51
12.03 18:27:02 [Server] Server thread/WARN Keeping entity Guardian that already exists with UUID 359e169c-5602-4723-8993-6b6e2d856377
12.03 18:24:40 [Server] Server thread/WARN Keeping entity Squid that already exists with UUID b8f6d12c-2406-4880-9594-b1eba3de14d6
12.03 18:24:40 [Server] Server thread/WARN Keeping entity Squid that already exists with UUID 004ea1aa-e194-4561-b139-0fcf11d4c56b
12.03 18:24:40 [Server] Server thread/WARN Keeping entity Guardian that already exists with UUID 359e169c-5602-4723-8993-6b6e2d856377
12.03 18:24:40 [Server] Server thread/WARN Keeping entity Guardian that already exists with UUID ad4621aa-bad8-4fbb-8c61-3374b85c6f51
12.03 18:20:32 [Server] Server thread/WARN Keeping entity Cow that already exists with UUID 833f613d-b907-4cb1-a749-d76a6fc31d3b
12.03 18:20:25 [Server] Server thread/WARN Keeping entity Pig that already exists with UUID 9cee42d5-9929-4830-83a9-f02e3d63413a
12.03 18:19:37 [Server] Server thread/WARN Keeping entity MushroomCow that already exists with UUID f8094877-9fa5-4807-b83b-eab343c46bed
12.03 18:19:10 [Server] Server thread/WARN Keeping entity Sheep that already exists with UUID b02e4e76-42b8-4c66-96ff-009787915508
12.03 18:19:10 [Server] Server thread/WARN Keeping entity Sheep that already exists with UUID 131e1d54-e5c2-4e2b-83c3-80c61418a2a7
12.03 18:19:08 [Server] Server thread/WARN Keeping entity Sheep that already exists with UUID 9a8868f5-fc0f-4c89-bad7-a8e7680bfcd1
12.03 18:19:08 [Server] Server thread/WARN Keeping entity Sheep that already exists with UUID 5cbc93eb-7031-498d-a251-1dfad679c836
It appears to be something to do with mobs having the same UUID. I have attempted to kill specific mobs with the /kill command and the UUID but had no luck fixing the issue. One solution would be to kill all mobs on the server, not exactly something I want to do.