Safe boot for a server
Is there a way or a fabric mod to "safe boot" my server as in it sets the tick rate to 0 and stops all chunk loaders?
This is just to detect any lag machines on the server. Also is there like a log system that shows us what chunk is causing lag. i also need something like Xaero's map but for the whole world so where ever players go I can see the chunks loaded on that "universal map'.
7 Replies
!spark
Spark Profiler
Spark can be used to see why your server or client is lagging.
Users can share a spark report via
/spark profiler start --timeout 300
which creates a report after 5 minutes. The spark report is useful in debugging why your server is lagging, so ideally you should always provide one while asking for support.
Download | Website | Docs
Admincraft Canned Responses
That can be used to identify lag, not sure wether you can pinpoint it to an area tho
I can SOMEWHAT pinpoint lag
Ik spark profiler but I mean it kibda helps in letting me know what is causing the lag
But basically I use one of those mods that saves server storage space my unloading the chunks that the server doesn't use (or nothing has been placed or broken there) from the main memory. Then I can use dynmap, ledger and
An
Ahem
A ~utility mod~
To locate stuff within those chunks that causes the lag
Ledger is just to show me who did it
But again I want to safe boot the server. As in if there is a lag machine, it wont work since I stopped the server ticking
But I wanna know if there is a mod to do that
Well just /tick freeze once you join, or in the console as it starts
That should stop all possible lag machines
doesn't the game start the moment the server starts?
Yes but those few seconds don’t matter because as long as the lag doesn’t originate from the spawn chunks it wouldn’t occur anyway cuz it’s unloaded