Closed LofiTurtle closed 2 years ago
I am working on a fix for this, and will make a PR when it is done.
For now, the /reload
command will update MCDC to use the new log file.
Oh! So this is why the log file sent by the /log
command is often not the whole of it.
Checks
Java Version
17.0.3
Minecraft Version
1.19
MCDiscordChat Version
2.0.0-alpha.6
Description
When the server time passes from 23:59:59 to 00:00:00, console messages stop being sent to Discord. The server saves the existing
latest.log
as a.log.gz
and creates a new log file for the new day. MCDC doesn't detect this file change, and doesn't watch for messages in the new file.Example (compare this to the log below):
To Reproduce
Log
Config