-
Notifications
You must be signed in to change notification settings - Fork 27
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
bug: reading the rules of a V Rising server sometimes fails #230
Comments
Hi, im the server owner for La Station, I autorize him for using my server ip/query port for testing. But dont crash my server |
hey @ribasco, any chance you could have a look at it? |
Just so that we have logs in case the linked server no longer exists: Logs
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, i'm the maintainer of the v-rising-discord-bot and just received two reports where users of my bot ran into timeout issues. A closer look revealed that the rules query was causing the timeout while all other queries (playerlist and server info) succeeded as expected.
This is one of the servers in question: https://www.battlemetrics.com/servers/vrising/27556679
I've added a reproducer here: https://github.com/DarkAtra/v-rising-discord-bot/blob/6b7038d1f525d6e3433a69e50d0ddd09fe75fcb6/src/main/kotlin/de/darkatra/vrising/discord/clients/serverquery/ServerQueryClient.kt#L47-L54
The text was updated successfully, but these errors were encountered: