Closed ncfavier closed 3 years ago
Hello again!
Thanks for the interest in my plugin! Interestingly, on my server, I found some Chinese bot IPs establishing TCP connections to the Terraria server which triggers the same bug. This would indicate that this issue happens when the Terraria handshake isn't finished successfully (automatic bots?). This bug will be fixed in the 1.2 release, once I'm done polishing the IRC framework.
Thank you so much for letting me know, have a great day <3
Hello, Due to personal reasons, I was unable to develop this plugin for the past couple of weeks, but today I've released the final 1.2 version with the mentioned bug fixed, if you're still interested. Sorry for the enormous delay.
Thanks!
I get this exception from time to time:
Nothing else in the log seems to indicate a cause.
I think this would be solved by adding some checks in
OnJoin
andOnLeave
, like it's done here.