Open Kenny-Hui opened 3 years ago
Hi,
Thanks for bringing this to my attention. It looks like it's trying to set the player join/leave avatar in the embed when it gets sent to Discord.
For now, can you please edit your themes setting and set the avatar URL to null
(without quotes) to disable this feature.
Thanks, Ax.
Describe the bug When an unseen player is attempting to join the game, it will sometimes crash the server.
To Reproduce Steps to reproduce the behaviour:
It's very random, and I am unable to consistently reproduce the issue.
Expected behaviour No crashes
Logs & Screenshots `---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 8/3/21, 2:07 PM
Description: Exception in server tick loop
java.lang.IllegalArgumentException: URL must be a valid http(s) or attachment url.
A detailed walkthrough of the error, its code path and all known details is as follows:
-- System Details --
Details:
Additional context My best guess is it crashed while displaying the user's head avatar into the embed thumbnail, however you can't turn off the thumbnail separately.
Also, this is a rather old crash report, while the server crashed just today, I am unable to access the crash log due to the design of the web panel.
I will try to elaborate more informations when I got back home