The server also does not crash, nor generate a traceback. Is it possible there is a bug where the traceback is not logged due to a missing method call in certain multiplayer situations?
Just checked. Happens with Vanilla also (my fabric install did not have any mods, but I checked anyways). I'll add that to the description, and make sure to do it next time 🙂
I can confirm, that even with debug turned on, no traceback is generated. The last two lines are:
12:49:46.594 dzp [Render thread] Connecting to 166.70.232.119, 25565
12:49:54.300 com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService [Render thread]Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
The server also does not crash, nor generate a traceback. Is it possible there is a bug where the traceback is not logged due to a missing method call in certain multiplayer situations?