Can large ingame maps lag a server?

I recently started working on a large map room in my server. However, the server has since started lagging quite badly, and its just soft-crashed as well. Is that something that large maps can cause?
18 Replies
Admincraft Meta
Admincraft Meta5mo 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 element3329#0
SilentBot
SilentBot5mo ago
Provide a spark report and we will be able to help you better understand what is causing the lag
Carl-bot
Carl-bot5mo ago
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
From An unknown user
Admincraft Canned Responses
Element
ElementOP5mo ago
spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
Admincraft Meta
Admincraft Meta5mo ago
Spark Profile Analysis
These are not magic values. Many of these settings have real consequences on your server's mechanics. See this guide for detailed information on the functionality of each setting.
✅ Your server isn't lagging
Your server is running fine with an average TPS of 20.
Requested by element3329 • Page 1 of 4
Element
ElementOP5mo ago
How's that? It's improved significantly since earlier, so I think it might have just been something to do with the provider
SilentBot
SilentBot5mo ago
Only issue on that report is your garbage collection I'd recommend switching to using better startup flags
Element
ElementOP5mo ago
How would I do that? I'm on PebbleHost if that helps
SilentBot
SilentBot5mo ago
You would use something like: https://flags.sh/
flags.sh
flags.sh
A simple script generator to start your Minecraft servers with optimal flags.
SilentBot
SilentBot5mo ago
I'm unsure in the new pebble UI how you change your own flags
Element
ElementOP5mo ago
And what would I need to change with these startup flags to make them better?
SilentBot
SilentBot5mo ago
Basically 2 parts of the garbage collection which happens in the background was causing the server to lock up for 1.2s~
No description
SilentBot
SilentBot5mo ago
The flags provided optimise the garbage collection to help prevent that
Element
ElementOP5mo ago
Ahh I see Aikar's flags?
SilentBot
SilentBot5mo ago
Ye
Torrent
Torrent5mo ago
Having a large map doesn’t lag the server if the chunks are pre generated. The only caveat is comparing players on a small map who overlap with each other. Say if you and I built our bases right next to each other. We’d be loading pretty much the same chunks, so our foot print would be the same.
Element
ElementOP5mo ago
!answered
Admincraft Meta
Admincraft Meta5mo ago
post closed!
The post/thread has been closed!
Requested by element3329#0

Did you find this page helpful?