Discord4Fabric

Discord4Fabric

683 Downloads

[BUG] An error when a player joins causes the server to stop

ArkoSammy12 opened this issue ยท 1 comments

commented

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.

commented

Disable console channel while I try to find a solution.