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

[BUG] sv_demoremove *token doesn't work properly #134

Open
tarbugre opened this issue Apr 16, 2024 · 1 comment
Open

[BUG] sv_demoremove *token doesn't work properly #134

tarbugre opened this issue Apr 16, 2024 · 1 comment

Comments

@tarbugre
Copy link

Describe the bug
using sv_demoremove with token doesn't remove all demos with that token

To Reproduce
Steps to reproduce the behavior:

1- have a big list of demos (3000+)
2- type rcon sv_demoremove *]240315 to remove demos from that date
3- type rcon sv_demoremove *]240315 to remove demos from that date again

Expected behavior
all demos from that date are removed on the first command

What actually happens
The command removes a few demos, type again, and it removes a few more, and a few more get left behind

Environment(please complete the following information):

Operation System: [e.g. Windows, Linux, ...]: Ubuntu 20.04.3 LTS"
Processor Architecture: [e.g. x86, x86_64, arm7, ...] x86-64
MVDSV Version: mvdsv 0.35 antilag r115
KTX Version: 1.41 beta antilag r115

Additional context

@tarbugre tarbugre changed the title sv_demoremove *token doesn't work properly [BUG] sv_demoremove *token doesn't work properly May 7, 2024
@ciscon
Copy link
Collaborator

ciscon commented Jun 4, 2024

please check after this commit: 4bdd739
if you have more than 4096 demos it still may take multiple tries to get all of them, but it shouldn't be as many, it can only deal with that many in a go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants