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 & ZeroTier - can't see other players #51

Open
AwouldLikeM opened this issue Jul 26, 2023 · 1 comment
Open

p2p & ZeroTier - can't see other players #51

AwouldLikeM opened this issue Jul 26, 2023 · 1 comment

Comments

@AwouldLikeM
Copy link

AwouldLikeM commented Jul 26, 2023

We are using ZeroTier custom network along with p2p option (in desire for a better synchronization). Although we can successfuly connect to the server (running on my end), we do not see each other. This only happens with the p2p turned on.
Server config:

...
	<UseP2P>true</UseP2P>
	<UseZeroTier>true</UseZeroTier>
	<UseVoice>false</UseVoice>
	<ZeroTierNetworkID>*redacted*</ZeroTierNetworkID>
...

gta

So what might be the issue here? Port is forwarded on the router and allowed on my PC.

@oldnapalm
Copy link
Contributor

It may be due to the updated Lidgren.Network in the latest release (actually it's the same library, only changed to a release build which has better performance than the debug build used previously).

Please try with this version, I reverted to the debug build
https://github.com/oldnapalm/RAGECOOP-V/releases/tag/nightly-build

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