Could use some help with a problematic chunk/chunks crashing server

The logs suspect mods that have been fine for weeks now. I looked at the chunks with NBTExplorer but didn't see anything that stood out as a problem. Any help would be appreciated. https://mclo.gs/dEC9bLv
22 Replies
Admincraft Meta
Admincraft Meta2mo 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 boyardeebandit#0
Skullians
Skullians2mo ago
Modrinth
5.19.6+mc1.20.1 - ModernFix
Download ModernFix 5.19.6+mc1.20.1 on Modrinth. Supports 1.20.1 Forge. Published on Dec 7, 2024. 42 downloads.
Boyardee Bandit
Boyardee BanditOP2mo ago
I'll try that. Just for learning sake, what led you to this?
Skullians
Skullians2mo ago
also try update servercore if you look at the giant red error text you'll usually see some mods mentioned which have hooked into the server. plus if you scroll down a little further you'll see that forge literally says "Suspected mods"
Boyardee Bandit
Boyardee BanditOP2mo ago
yes, but those have been running without issue for weeks. I'm just trying to understand why now they are all of a sudden throwing issues
Skullians
Skullians2mo ago
try get Neruina too if you really wish you can set max-tick-time to -1 in server.properties but that will result in your server possibly indefinitely hanging
Boyardee Bandit
Boyardee BanditOP2mo ago
I tried that actually but it didn't seem to make a difference. It still crashed with the watchdog warning
Skullians
Skullians2mo ago
it only fixes so much wait why do you have xaeros minimap/worldmap? those are client side only
Boyardee Bandit
Boyardee BanditOP2mo ago
hmm maybe I forgot to exclude them
Skullians
Skullians2mo ago
is modernfix the only perf mod you have?
Boyardee Bandit
Boyardee BanditOP2mo ago
at any rate though, I can load into the world just fine and play and do whatever as expected. But when I get near the problematic chunk, thats when it crashes, so it seems that xaeros isn't causing this issue
Skullians
Skullians2mo ago
yeah I was just commenting on it what's in the problematic chunk have you tried just yeeting it with MCASelector?
Skullians
Skullians2mo ago
https://github.com/Fenixin/Minecraft-Region-Fixer you can try scan your world with this if you want
GitHub
GitHub - Fenixin/Minecraft-Region-Fixer: Python script to fix some ...
Python script to fix some of the problems of the Minecraft save files (region files, *.mca). - Fenixin/Minecraft-Region-Fixer
Boyardee Bandit
Boyardee BanditOP2mo ago
a few small create farms, a handufl of botany pot mystical agriculture farms, and item storage
Skullians
Skullians2mo ago
hmm
Boyardee Bandit
Boyardee BanditOP2mo ago
is there a difference between mcaselector and nbtexplorer?
Skullians
Skullians2mo ago
mcaselector allows you to literally view and yeet chunks / areas
No description
Boyardee Bandit
Boyardee BanditOP2mo ago
oh thats way nicer
Skullians
Skullians2mo ago
there's also the possibility that it's so laggy in that chunk that the server is freezing because a AMD Ryzen 5 2600 is a pretty poor CPU for minecraft
Boyardee Bandit
Boyardee BanditOP2mo ago
its running in a docker container with 20 GB ram thrown at it this is a dedicated server, not server and client on the same box
Skullians
Skullians2mo ago
and? your log says your server is running a ryzen 5 2600 which is an awful cpu also, does your server use 20gb? you're not using aikar's flags which also is not ideal whatsoever especially for that amount of ram
Boyardee Bandit
Boyardee BanditOP2mo ago
I mean its plenty for what we use it for. I'm aware its not a great cpu, but neither do we need ultra high end. Usage with ~7 people on was sitting around 14 GB RAM.

Did you find this page helpful?