Ender IO Zoo

Ender IO Zoo

927k Downloads

Server crashing due to tps being too low/tick taking longer than 60s

JoeJoeTV opened this issue ยท 6 comments

commented

Issue Description: Server crashing due to tps being too low/tick taking longer than 60s.

The /debug log shows that the me conduit is taking very much tick time and the crash report shows that the culprit may be ae2. The problem also couldn't be fixed by removing the me core.

I also made an issue on the Applied Energistics 2 Issue tracker: AppliedEnergistics/Applied-Energistics-2#4222

What happens:

Server crashes shortly after starting due to tps being too low/one tick taking longer than 60s.

What you expected to happen:

The Server to start normally and not crash. It worked before and this sort of crash happened one before and I had to use a backup of the world because it would not start.

Steps to reproduce:

  1. Load up world with modpack on server

Affected Versions (Do not use "latest"):

Your most recent log file where the issue was present:

https://gist.github.com/JoeJoeTV/293858231befbf37b3ed4dae960bc803

[EDIT]: I have added a sampler-snapshot.nsp file(sampler-snapshot.zip) and a Sampler Report(sampler-report_0.zip)

commented

Watchdog stall reports are almost useless install Sampler by player and get a stall report please

commented

What command do I have to use with sampler?

commented

@tyler489 I added a sampler-snapshot file. I couldn't generate a report, because the server didn't stay online for 2 minutes.

EDIT: Also got report.

commented

you can disable watchdog but don't remember how been long time ever since we upgraded to new server acts like a beast

commented

This is common on all big server modpacks. Edit server.properties (on the server) and change max-tick-time to -1

commented

i'm closing this temp