Skip to content
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

No information messages in the console #20

Open
iNightboat opened this issue Nov 22, 2024 · 8 comments
Open

No information messages in the console #20

iNightboat opened this issue Nov 22, 2024 · 8 comments
Labels
help wanted Extra attention is needed

Comments

@iNightboat
Copy link

iNightboat commented Nov 22, 2024

Fixed in nightly 79

Updated to nightly-82

I may be wrong, but after after setting "showErrors" in the config to false the login messages disappeared when logging on to the server. Maybe "joinMessage" is also considered an error and is not displayed in the console because of this.

Also, the display of user messages has disappeared in the console.
I think that "showErrors" turned off not only errors, but also all system messages displayed earlier in the console so check it out, please

@DrMeepso
Copy link
Owner

If you closed the server incorrectly the steam lobby will continue to exist for a few minutes after, this can cause you to start a new server with the same code, and you will join the old lobby and not the lobby they cove server is expecting. you can type exit in the console to make sure it shut down correctly

@DrMeepso
Copy link
Owner

If this remains an issue after restarting the server properly, LMK!

@DrMeepso DrMeepso reopened this Nov 22, 2024
@DrMeepso
Copy link
Owner

missclick lmao

@iNightboat
Copy link
Author

If this remains an issue after restarting the server properly, LMK!

Player messages are not displayed in the console in any case. As for joinMessage, I will not be able to check now, I will add this information a little later.

@iNightboat
Copy link
Author

iNightboat commented Nov 23, 2024

I can't say for sure, since it needs to be checked again, but it's as if joinMessage is not displayed after the game limit is exceeded. Anyone who logs on to the server after 12 people are already on it does not see the login message

p.s: The suspicions were confirmed. If there are more than 12 people on the server, the login message is not displayed
p.s.s: The same problem applies to the display of player messages on the console. If there are more than 12 people on the server, the messages is not displayed

@DrMeepso
Copy link
Owner

I still can't reproduce the error, try restarting the server again with the exit command

@iNightboat
Copy link
Author

iNightboat commented Nov 26, 2024

I still can't reproduce the error, try restarting the server again with the exit command

Steps to get the bug:

  1. Enter "showErrors = false" in server.cfg
  2. Start the server
  3. Wait until there are more than 12 players playing on it
  4. Log in to the server

Result: The login message will not be displayed, as well as the message about the presence of admin rights (if any)
I recorded 2 videos, the first one has a completely empty server. On the second one, 12 people are already playing.

p.s. The server did not restart, the joinMessage language is Russian (maybe that's the problem)

@DrMeepso
Copy link
Owner

I don't think it's feasible to me to have 12 people in a dev environment lobby, just don't use the showerrors = false config for now

@DrMeepso DrMeepso added the help wanted Extra attention is needed label Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants