You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ChatControl was reloading fine before, until I tried adding a variable to the List.Format section in settings.yml to see if it would work ({player_vanished_colored}). It didn't work, so I reverted to {player_vanished}, then did /chc rl. Upon doing this, the server froze for about 15 seconds, then the plugin was reloaded and the change was applied. This has also happened to me a few other times when trying to add certain variables to my formats.
You should be able to reproduce it by adding in a variable to the List.Format section of settings.yml.
The text was updated successfully, but these errors were encountered:
It's either your database is too far away from the minecraft server or your network was slow, either way I can move these ops async but it will not solve the issue. Try looking into if you can add some driver flag to the Database.Line key to resolve the throttling, see if you find something on google.
Upon updating to v11.0.4 I get the following error: https://pastebin.com/3q7ggmZv. I tried changing it to mysql and even back to {driver}, but I get the freezing again.
Are you using MySQL?
Yes
Are you using a proxy?
Yes - BungeeCord
"/version ChatControlRed" - plugin version
11.0.3-BETA
Optional: Error log
https://pastebin.com/9EpibEXD
ZIP of "/chc debug"
debug.zip
Steps to reproduce
ChatControl was reloading fine before, until I tried adding a variable to the
List.Format
section insettings.yml
to see if it would work ({player_vanished_colored}
). It didn't work, so I reverted to{player_vanished}
, then did/chc rl
. Upon doing this, the server froze for about 15 seconds, then the plugin was reloaded and the change was applied. This has also happened to me a few other times when trying to add certain variables to my formats.You should be able to reproduce it by adding in a variable to the
List.Format
section ofsettings.yml
.The text was updated successfully, but these errors were encountered: