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

P2P test in symmetric mode not working #242

Open
rafadsm opened this issue Jul 6, 2022 · 1 comment
Open

P2P test in symmetric mode not working #242

rafadsm opened this issue Jul 6, 2022 · 1 comment

Comments

@rafadsm
Copy link

rafadsm commented Jul 6, 2022

The first peer trying to connect gets this error after the second peer tries to connect:

src\steamnetworkingsockets\clientlib\../steamnetworkingsockets_internal.h(767): Assertion Failed: !IsLocked()
Assertion failed: !"TEST FAILED", file GameNetworkingSockets\tests\test_common.cpp, line 46

Second peer still trying to connect while first peer crash

i get this error in current branch and release versions v1.4.1 and v1.4.0, but works fine in v1.3.0

Steps to reproduce: Just execute test_p2p.py and will fail in symmetric mode
Im using WebRTC enabled.

@zpostfacto
Copy link
Contributor

zpostfacto commented Jul 6, 2022

Hm, thanks for this report. I thought we had a continuous integration step to test that. Will investigate when I have a chance.

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