79763447

Date: 2025-09-13 00:34:16
Score: 2
Natty:
Report link

The stack trace lead me to find out that the client sending a plain text message crashed the thread. Adding a try-catch statement fixes this problem. As the commenter said, I should never use catch (Exception ignored) {} in my script, unless absolutely needed.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Hamadr4x