I can't seem to get this working. I can create a match in BP and start it off, shows me 1 peer. When I do matchmaking request on the other client the match ID's never match. Then if I try to find pending matches it returns null.
Any ideas?
Best Answer
J
Jedrzej Kuchta
said
over 5 years ago
I tried different configurations, drop in, drop out. Nothing worked so far.
Oh, and I did try the Tetris example, could not connect, maybe it's because my port forwading in my router? Also, I don't have a public IP.
Tech Support
said
over 5 years ago
Hi, what your setting for your match config?
Cheers,
Omar
J
Jedrzej Kuchta
said
over 5 years ago
Answer
I tried different configurations, drop in, drop out. Nothing worked so far.
Tech Support
said
over 5 years ago
Hi, can you change your search from absolute to relative and put min and max as 100 please?
Does that work?
Cheers,
Omar
Tech Support
said
over 5 years ago
And make it drop in drop out or min 2 players.
J
Jedrzej Kuchta
said
over 5 years ago
Magic... It works...
Now, can you explain me - why? what did I change? Drop in/Drop out means players can join when the match has already started, that's what I presume, but the rest?
J
Jedrzej Kuchta
said
over 5 years ago
Oh, an - thank you very much! Really appreciated! If I get my game released you'll get a free steam code :P
Tech Support
said
over 5 years ago
-You made the minimum 1 player, meaning players will always find a match with themselves.
-Since its not drop in or drop out, these matches become full fledged matches, and unless you manually add players via Cloud Code, you cant add someone to a match.
-Also, you made the search criteria 'absolute' meaning it will only look for the skill level between max and min. And you had both at 0 but searched skill at 1, meaning the players cant find each other.
Jedrzej Kuchta
I can't seem to get this working. I can create a match in BP and start it off, shows me 1 peer. When I do matchmaking request on the other client the match ID's never match. Then if I try to find pending matches it returns null.
Any ideas?
I tried different configurations, drop in, drop out. Nothing worked so far.
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstJedrzej Kuchta
Oh, and I did try the Tetris example, could not connect, maybe it's because my port forwading in my router? Also, I don't have a public IP.
Tech Support
Hi, what your setting for your match config?
Cheers,
Omar
Jedrzej Kuchta
I tried different configurations, drop in, drop out. Nothing worked so far.
Tech Support
Hi, can you change your search from absolute to relative and put min and max as 100 please?
Does that work?
Cheers,
Omar
Tech Support
And make it drop in drop out or min 2 players.
Jedrzej Kuchta
Magic... It works...
Now, can you explain me - why? what did I change?
Drop in/Drop out means players can join when the match has already started, that's what I presume, but the rest?
Jedrzej Kuchta
Oh, an - thank you very much! Really appreciated! If I get my game released you'll get a free steam code :P
Tech Support
-You made the minimum 1 player, meaning players will always find a match with themselves.
-Since its not drop in or drop out, these matches become full fledged matches, and unless you manually add players via Cloud Code, you cant add someone to a match.
-Also, you made the search criteria 'absolute' meaning it will only look for the skill level between max and min. And you had both at 0 but searched skill at 1, meaning the players cant find each other.
Glad it worked! Here to help :)
Awesome, looking forward to seeing your game out!
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics