Reimnop / Discord4Fabric

A beautiful Discord bot client for Fabric
MIT License
37 stars 20 forks source link

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

Open ArkoSammy12 opened 1 year ago

ArkoSammy12 commented 1 year ago

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.

Reimnop commented 1 year ago

Disable console channel while I try to find a solution.