Can't find my lobbies with the lobbyquery method using Facepunch.steamworks transport (unity) #788
Unanswered
cesar23131
asked this question in
Q&A
Replies: 1 comment
|
Having the same Issue right now, did you get it resolved? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
hi, im trying to make a lobby broser with facepunch.steamworks, i have this function that creates a lobby with Gameid unique to the game name set with SetData:
then i have this next function that searches for that lobby using the same gameid:
My steam app ID is set to 480, so when I remove the specific game ID filter in the refresh lobbies function I can see other developers lobbies, but when I do it with the game ID filter I can’t find anything even when hosting the same game on another computer, is this because I need to get my own steam app ID first?
Any help is appreciated!
All reactions