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

How do you get the steamId of the user connecting to you? #213

Open
final-turn opened this issue Apr 5, 2023 · 2 comments
Open

How do you get the steamId of the user connecting to you? #213

final-turn opened this issue Apr 5, 2023 · 2 comments

Comments

@final-turn
Copy link

When a steam user connects to my host, the facepunch transport logs just output "0"

@WaGi-Coding
Copy link

WaGi-Coding commented Apr 25, 2023

It's because of the Facepunch.Steamworks Release being broken, see #217

@davidverified
Copy link

davidverified commented Mar 5, 2024

When a steam user connects to my host, the facepunch transport logs just output "0"

THE FIX:

  1. Download the Zip file below
  2. Go to com.community.netcode.transport.facepunch\Runtime\Facepunch (where the package is installed in your Unity project)
  3. replace both files with the downloaded ones.
  4. YOURE GOOD TO GO!

what I did: I downloaded the facepunch.steamworks source code, fixed it and compiled it. you're welcome. Credits to Matze.

Fix SteamID = 0.zip

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