Discord4Fabric
Discord4Fabric copied to clipboard
[BUG] An error when a player joins causes the server to stop
The strack trace points to an error that happens with d4fConsoleMessagesListener
Here is the full stack trace of the error. It doesn't cause the server to crash however, it simply stops it.
This is a Fabric Minecraft server, version 1.20.1. I tried using the pull request for 1.20, but the same error happens. The server is able to start and run "normally" with both the main version of the mod, and the 1.20 pull request.
https://mclo.gs/LZ1VUJQ
Edit: I just realized that the latest commit on Github has a merged PR that fixes too long console messages, which is the error that shows up in the stacktrace. I was using the latest release on Modrinth instead. Will edit this message again if it fixes the issue.
Disable console channel while I try to find a solution.