-
-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Welcome messages appear again after error in chatcontrol.yml #159
Comments
Hey, please use a paste service such as Pastebin for such lengthy logs next time, my scroll wheel started to heat up while I got to this comment box. The error you posted occurs if there are invalid characters for your server's charset in the configuration. Make sure that you save the file as UTF-8 or that your server has the appropriate charset installed. I am unsure why the first join welcome message showed up, but since MultiChat got disabled due to the file not being able to load, it is unlikely that is the cause. Perhaps EssentialsX took over. By the way, the example you posted all starts with #, meaning that it is commented out and wouldn't work, even if you fixed the error. |
Sorry for the long log, next time i will use Pastebin. |
The first join should be saved in GlobalChatInfo.dat if I recall correctly. Try loading a backup from that. |
Describe the bug
I worked on my chatcontrol.yml and added some regex to be filtered. I might have something done wrong because next day everyone got a Welcome message as if playing the first time.
Full startup log of affected servers
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No welcome message because its not the first time i play
Platform and Versions (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: