URGENT: Server shuts down due to significant tick delay!
The server shuts down based on the following:
Spark Profiler Summary (4min, before crash again):
https://spark.lucko.me/204QwixTpZ
Spark Heapsummary: (see comment)
spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
32 Replies
based on my understanding, it's alex's mobs something that is stuck, am I right?
does disabling it work until I find a solution to then reenable it?
Cresh Report
this implies that there's an issue with your world generation settings(?) and it's getting stuck trying to parse them
idk how that's possible
Is it related with the map itself or some mod doing funky stuff?
no mods are present in the stacktrace, but that doesn't mean a mod isn't causing it
The thing is, the world is already prerendered 12x12k
does the server crash if you go out of the 12k x 12k area?
no, its bordered at 12k, I am not even there
could be another dimension? It's hard to really know why
acutally, I might have a few chunks that werent fully rendered as I was working with mcaselector
maybe a player ran into it which caused the issues
no other dimension is present or explored
I think I will just redownload the map and rerender it and reupload it
Does this say anything new?
I killed all entities to see if it makes a difference
appears to be exactly the same
how do you read it to be an map gen issue?
Just so I can follow and maybe find something
in the first stacktrace, it's calling WorldGenSettings.encode

could possibly be datafixerupper, I'm not sure?
this is also just happening because of autosave, not worldgen, my bad
autosave?
What could I do to disable it?
or increase interval
you can do /save-off, but then if the server crashes, you loose your progress
so I probably wouldn't
I cant play with the current state as it crashes within 5 minutes anway
I'd see if removing datafixerupper helps
always gets stuck for a minute on something
where?
oh nvm
that's vanilla
so this is modded
okay
I misread, I'm tired
understandable
we dont need to fix it today, I'll keep trying
if it's already pregenned, maybe try removing c2me
hmmm
With c2 disabled

I think I am gonna disable every terrain optimization related mod
and retry
I have had no sucess so far, I will try to disable one mod after the other tomorrow 😩
I would welcome any additional help/idea/suggestions from other readers too, this has been extremely tiresome working on it