You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
log_game("CHRONOFAILURE: Time collapse with rollover number [midnight_rollovers].")
384
+
send2coders(message ="CHRONOFAILURE: Time is collapsing, rollover number [midnight_rollovers]. Attempting timeless reboot.", color ="#ff0000", admiralty =1)
385
+
restart_timeout =0// time isn't trustworthy anymore
386
+
restart_clear =0
387
+
switch(Recreate_MC()) // attempt reboot
388
+
if(-1)
389
+
log_game("CHRONOFAILURE: MC reboot failed.")
390
+
send2coders(message ="CHRONOFAILURE: Timeless reboot failed.", color ="#ff0000", admiralty =1)
391
+
if(0)
392
+
log_game("CHRONOFAILURE: MC reboot failed beyond repair.")
0 commit comments