Server Freeze if struggling to find update service
MissPotato opened this issue · 3 comments
This happened when the server was unable to contact the Mojang authentication servers, leading Paper Devs to believe it might be related to the generic DDOS going on right now. They did say, however, the async is causing the mainthread to freeze when waiting on a response.
Linked below is the log:
Do you have any idea on how to reproduce this?
MissPotato <[email protected]> schrieb am Mi., 17. Juni 2020, 21:15:
… This happened when the server was unable to contact the Mojang
authentication servers, leading Paper Devs to believe it might be related
to the generic DDOS going on right now. They did say, however, the async is
causing the mainthread to freeze when waiting on a response.
Linked below is the log:
https://pastebin.com/833uYnGW
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#24>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA45KKOVEK3JLUADPBEP4JTRXEI4VANCNFSM4OA4P4GA>
.
Unfortunately no, it has only happened when the update server new it was connected to the internet but couldn't actually make a connection. Maybe starting a local server with internet connection and then disabling the internet connection might work?