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

Space CTF flag scores are very frequently wrong #6

Closed
mbarzeev opened this issue Sep 14, 2013 · 2 comments
Closed

Space CTF flag scores are very frequently wrong #6

mbarzeev opened this issue Sep 14, 2013 · 2 comments
Labels

Comments

@mbarzeev
Copy link
Owner

It appears that it is very common for the Space_CTF game to have their scores misaligned to the ones generated by the log. Need to understand what exactly causing this error on this specific game.

@mbarzeev
Copy link
Owner Author

It seems that what happens is the flag carrier gets killed, but his flag does not drop to the ground and waits until someone else picks it up, or timeout, but rather it immediately returns to base. There is no handler for this sort of scenario, and the log does not assists as well... :(

@mbarzeev
Copy link
Owner Author

Was solved with the help of the qconsole.log.
In order to get the best accurate results, you got to have the qconsole.log

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

No branches or pull requests

1 participant