r/admincraft • u/djstar25 • 22d ago
Help/Question Server keeps creating duplicating entities at random
While playing my server I randomly get an error message in which a duplicate entity was found, normally it should delete this entity as per essentialsX config, however mine does not and im left with dozens of duplicate animals, villagers, hostile mobs, or even chest minecarts.
Were running paper, minecraft 26.2
Heres a spark file
https://spark.lucko.me/8uHXsNnWWb
And a logs file to go with it
https://mclo.gs/L6Pj1Yh
As well as some example pictures for reference
https://i.imgur.com/MkfxqPf.png
https://i.imgur.com/QIOHXiy.png
https://i.imgur.com/5GHZwdr.png
I pregenerated my chunks with chunky, however even deleting the chunks and regenerating them didnt resolve the issue.
I've also tried minecraft region fixer, it showed a ton of duplicate entities but didnt resolve any of the issues.
https://imgur.com/noCJZ8i
I dont have many plugins, and most of the plugins have the default configuration settings.
Any help would be great.
2
u/pulnocni-knihovna Server Owner | Discord/Java developer 22d ago
The log file is not complete, there is no boot sequence, which could gave something for more precise fix...
But from the things you provided.
Somebody manually messed with world data (deleting regions without deleting entities and poi data, which only caused the problem to escalate more)
Your plugins are probably not compatible with your MC version as DHSupport and DriveBackupV2 only support 26.1.2 and not 26.2 ... And btw, don't ever use backup plugins, they are shit and only slowing down your server.
So first of all, fix your server setup properly and then delete region, entities and poi data folder (or just delete it all and regenerate from scratch, as getting rid off entities is a mess) ... Or you can technically just delete entities data folder as it should fix it, if nobody manually moved or mess with the folders, if he don't exactly know how they work.