kangarko / ChatControl-Red

Issue tracker and documentation for the next generation ChatControl Red, the most advanced chat management plugin.
43 stars 22 forks source link

1.20.1: Cannot access logs via in-game command starting on version 10.26.0 and higher #2687

Closed gre3x closed 1 month ago

gre3x commented 1 month ago

"/version ChatControlRed" - plugin version

10.26.3

Are you using MySQL?

Yes

Are you using BungeeCord?

Yes

Error log (if applicable)

There are no errors in console

"/chc debug" output (strongly recommended)

debug.zip

Information about the issue/bug

Attempting to use any kind of /chc log command just says "Compiling database information..." and then a few seconds later says "No logs for were found" image

There are no errors in console (even with every debugging option enabled).

I manually checked the MySQL database, and I can see that there are logs in the database.

NOTE: This did not happen before v10.26.0 and when downgrading to v10.25.9, the logs command works fine and shows the latest logs.

My guess is that this commit as part of v10.26.0 has caused some issue, but I am not sure what it is since there are no console logs: https://github.com/kangarko/ChatControl-Red-Src/commit/d4a7d847a01d2e0782548971c7fb2d40cfa1caea

gre3x commented 1 month ago

I honestly tried to compile ChatControlRed locally, but I kept running into issues lol so I'm making this issue so that you can hopefully take a look :)

kangarko commented 1 month ago

Hey, I cannot reproduce on the latest build:

a

I remember fixing this recently, not sure why it did not push to release. Will make a new release tonight, thanks.