Trying to understand server crash/lag
https://spark.lucko.me/uWEz2fYIzw
I think I do know what plugin is causing this, but the only answer I've go from the developer is "the server is getting overwhelmed" by whatever reason from my side. Please let me know how to fix this.
spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
7 Replies

is it a loop if the same event shows up under itself?
plugin is open source here: https://github.com/MagmaGuy/BetterStructures/blob/master/src/main/java/com/magmaguy/betterstructures/buildingfitter/FitSurfaceBuilding.java
GitHub
BetterStructures/src/main/java/com/magmaguy/betterstructures/buildi...
Adds structures to Minecraft worlds using WorldEdit! - MagmaGuy/BetterStructures
spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
offline?
Testing server behind Velocity so I can use bots to have it generate new chunks
Also for additional info, the crash doesnβt happen with chunky pre-gen
So im guessing it might have something to do with sync/ async? Bc chunky uses async chunk generation from paper if I remembered correctly