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

Unable to connect to Steam Game Server #58

Open
C00kieGamez opened this issue Jul 4, 2024 · 2 comments
Open

Unable to connect to Steam Game Server #58

C00kieGamez opened this issue Jul 4, 2024 · 2 comments

Comments

@C00kieGamez
Copy link

Throws a "Connection was closed by peer, Timed out attempting to connect" when attempting to connect to a Mirror server running on a dedicated server running Steam Game Server and connecting via the server ID given by the Steam Game Server.

How to replicate:
Initialize Steam game server (in my case via heathen Steamworks Behaviour)
Run NetworkManager.StartServer() after Steam has initialized
Make dedicated server build and add steam_appid.txt to the build folder
Run the server and wait utill it initializes with "Game Server connected to Steamworks successfully"
Copy down the "Server ID"

Put "Server ID" inside the mirror NetworkManager Network Address field
Initialize Steam
Run NetworkManager.StartClient()
Console prints "Starting client [SteamSockets], target address 90199679415317530."
Console prints "Connection was closed by peer, Timed out attempting to connect"

all tested on steam_appid 480.

@kimlaya
Copy link

kimlaya commented Jul 24, 2024

Yes, I can't do it either, I tried all the transports

@dylanpdx
Copy link

Having the same issue. Normal P2P works fine, but SGS gives a "Timed out" error

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

3 participants