Unstable 1.10 60 Sec server tick

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
N

NPCKiller

Guest
Title:
Unstable 1.10 60 Sec server tick
Launcher Version:
Server
Modpack:
FTB Unstable 1.10
Modpack Version:
4.2.5
Log Link:
Details of the issue:
<Crash Log> <Crash Log>http://pastebin.com/xQzL9Qht <Server log> http://pastebin.com/xQzL9Qht

Server runs for a bit then when a user joined it forced shutdown. I looked at the log and it was clear that it was a long tick that happened and it forced shutdown. I don't know what other info you would need so please feel free to ask.
 

Robijnvogel

Well-Known Member
May 8, 2013
533
421
89
Wow, an actual Error instead of an Exception.

Sounds like the "serverhangwatchdog" shut down your server after that long tick, so that log doesn't really provide any info.

I guess you already found this? :
Code:
This crash was caused by a feature called the server watchdog,
which was added in 1.8. Its job is to shut the server down if a single
server tick takes more than a configurable number of milliseconds
(by default 60000, or 60 seconds).

I think your Forge version is a little too experimental. Try downgrading Forge a few versions.
 
N

NPCKiller

Guest
Sweet Thanks for the info I must of missed the update Vanilla Added a watchdog I could of swore that was a mod. But any way Ill Change that. Thank you VERY Very much for your time.