All the Mods 6 - To the Sky - ATM6sky - Skyblock

All the Mods 6 - To the Sky - ATM6sky - Skyblock

992k Downloads

Server no longer starts

coldino opened this issue ยท 2 comments

commented

Describe the bug
Server won't start anymore.

[14Oct2021 14:14:44.252] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@1959c575
[14Oct2021 14:14:45.223] [Worker-Main5/DEBUG] [com.ma.ManaAndArtifice/]: mana-and-artifice:ritual_circle_forest/start_pool at 39 0 167
[14Oct2021 14:14:45.242] [Worker-Main4/DEBUG] [com.ma.ManaAndArtifice/]: mana-and-artifice:wistful_runesmith/start_pool at 167 0 39
[14Oct2021 14:14:49.079] [Server thread/DEBUG] [com.robotgryphon.compactcrafting.CompactCrafting/]: Found 0 nearby projectors.
[14Oct2021 14:14:50.016] [Server thread/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming func_188401_b with desc (FF)F
[14Oct2021 14:14:50.040] [Server thread/INFO] [net.minecraftforge.coremod.CoreMod.apotheosis/COREMODLOG]: Patching CombatRules#getDamageAfterMagicAbsorb
[14Oct2021 14:14:52.000] [Server thread/DEBUG] [com.robotgryphon.compactcrafting.CompactCrafting/]: Found 0 nearby projectors.
[14Oct2021 14:15:01.147] [Server thread/DEBUG] [com.robotgryphon.compactcrafting.CompactCrafting/]: Found 0 nearby projectors.
[14Oct2021 14:15:03.999] [Server thread/DEBUG] [com.robotgryphon.compactcrafting.CompactCrafting/]: Found 0 nearby projectors.
[14Oct2021 14:15:35.401] [Server thread/DEBUG] [com.robotgryphon.compactcrafting.CompactCrafting/]: Found 0 nearby projectors.
[14Oct2021 14:15:39.504] [Server thread/DEBUG] [com.robotgryphon.compactcrafting.CompactCrafting/]: Found 0 nearby projectors.
[14Oct2021 14:15:50.349] [Server Watchdog/FATAL] [net.minecraft.server.dedicated.ServerHangWatchdog/]: A single server tick took 60.00 seconds (should be max 0.05)
[14Oct2021 14:15:50.349] [Server Watchdog/FATAL] [net.minecraft.server.dedicated.ServerHangWatchdog/]: Considering it to be crashed, server will forcibly shutdown.
[14Oct2021 14:15:51.027] [Server Watchdog/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 2d735ab0-78f1-436f-a1fb-918907bea0b2

To Reproduce
Hard to say what's causing this as everything seemed fine when I stopped the server yesterday. Some things I did that were new yesterday:

  • Killed my first dragons in The Other and brought back a load of loot
  • Started Mana and Artifice

Additional context
Using 1.1.8 with updated cyclic, industrial foregoing and a downgraded JEI to resolve other bugs I suffered from (from solutions found in other issues here). Those changes have been active for some time and look unlikely to be relevant.

Crash report: https://pastebin.com/EPQvAH5G
Debug log: debug.zip

I see #557 so I tried updating Citadel as well as Ice and Fire, but that just causes obvious startup exceptions.

Any idea what I can do/try?

commented

If you are still having this issue; A thing you can try to bypass this issue and at least get it started again would be:

In the server.properties file change the value of max-tick-time to -1

This should bypass the issue but might not be a long term solution

commented

Thanks for the assist. This let me get in (painfully) and work out that I'd been a total idiot. Insanely fast villager spawners are fun, but killing them with Mahou Tsukai doesn't work when you are offline! The trick was getting into the server as early in the boot process as possible to let it use my mana again.

Added an online detector with Integrated Dynamics. Done. Thank you.