naturecodevoid / voicechat-discord

A mod and plugin to make a bridge between Simple Voice Chat and Discord to allow for players without the mod to hear and speak.
https://modrinth.com/mod/simple-voice-chat-discord-bridge
MIT License
20 stars 8 forks source link

Server console unable to view vanilla logs #36

Closed DayDarkTV closed 6 months ago

DayDarkTV commented 6 months ago

Describe the bug Upon server loading with this mod, it is no longer able to view the result messages to any inputted commands. I believe this is what is really happening in #27 the console stops showing any output logs, but clients can connect, and using a command like the say command does still send the message to clients.

To Reproduce Steps to reproduce the behavior: same as #27 , load fabric api, svc, and this mod using quilt loader

Expected behavior Server console should be able to view typical server logs

Screenshots image

Logs Server log: https://pastebin.com/YvaAsh13

Versions (please complete the following information):

naturecodevoid commented 6 months ago

Seems like the same issue, will close as duplicate