Need help finding the source of this lag in a specific spot on my server. Spark report included.

Our server TPS drops to about 15-17 whenever I am at a certain player's base. They have some pretty big crop farms (just crops, not anything automated). There is also a iron golem farm but it seems to be pretty slow. Also there is a huge hole that a player has for storage that is filled with barrels with item frames, but it doesn't seem like A TON of item frames. Here is the spark report: https://spark.lucko.me/4hveNnOdP6
spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
4 Replies
Admincraft Meta
Admincraft Meta6mo ago
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by faultyfunctions#0
Admincraft Meta
Admincraft Meta6mo ago
An error has occurred!
ReferenceError: version is not defined
at analyzeProfile (/home/ubuntu/admincraft/admincraft-meta/functions/analyzeProfile.js:174:3)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Object.execute (/home/ubuntu/admincraft/admincraft-meta/commands/profile.js:16:26)
ReferenceError: version is not defined
at analyzeProfile (/home/ubuntu/admincraft/admincraft-meta/functions/analyzeProfile.js:174:3)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Object.execute (/home/ubuntu/admincraft/admincraft-meta/commands/profile.js:16:26)
This was most likely an error on our end. Please report this at the github
Faulty
FaultyOP6mo ago
Nevermind it was the thousands of marker entites that the data pack vanilla refresh added. I've since removed that data pack and killed the marker entities with /kill @e[type=minecraft:marker,tag=refresh_entity_crop] in the problematic areas.
Admincraft Meta
Admincraft Meta6mo ago
post closed!
The post/thread has been closed!
Requested by faultyfunctions#0

Did you find this page helpful?