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

Only initiate handshake if we know the current map #292

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

AlphaKeks
Copy link
Collaborator

There is a bug in #290 that checks the handshake status before trying to get the current map name. If we can't get the current map name, we shouldn't try to initiate the handshake yet. The next time we change map and can get the name, we then handshake.

This PR depends on #291.

We should only initiate the handshake if we can get the current map
name.
@zer0k-z zer0k-z force-pushed the fix/handshake-shenanigans branch from cbd415e to 2759f56 Compare February 13, 2025 09:51
@zer0k-z zer0k-z merged commit c7f61ec into KZGlobalTeam:master Feb 13, 2025
5 checks passed
AlphaKeks added a commit to AlphaKeks/cs2kz-metamod that referenced this pull request Feb 13, 2025
We should only initiate the handshake if we can get the current map name.
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

Successfully merging this pull request may close these issues.

2 participants