Regarding the Player Matchmaking, when I fill in the MatchmakingRequest code in the GameSparksManager.cs, I get this compiling error: "The type or namespace name `MatchmakingRequest' does not exist in the namespace `GameSparks.Api.Requests'. Are you missing an assembly reference?". I am "using GameSparks.Api; using GameSparks.Api.Responses; using GameSparks.Api.Requests;", so what could cause this error?
Cheers, Nikola
Best Answer
N
Nikola Lemmens
said
about 4 years ago
Hi Sean,
Thx! That I overviewed that..
Idd for some reason I even hadn't the GS tab in my unity editor anymore and that while I was able to login and authenticate.
Anyway I can continue.
(it was regarding the subtitle "Player Matchmaking" under the RT Matchmaking tutorial)
Idd for some reason I even hadn't the GS tab in my unity editor anymore and that while I was able to login and authenticate.
Anyway I can continue.
(it was regarding the subtitle "Player Matchmaking" under the RT Matchmaking tutorial)
Thank's again,
Nikola
Customer Support
said
about 4 years ago
Hey Nikola,
Could you let us know specifically what part of the tutorial you are referring too. Also, could you check out the settings option on the GameSparks tab (i assume you are using unity) to make sure your SDK is up to date? If it is out of date, it will let you know with a popup.
Nikola Lemmens
Hi,
Regarding the Player Matchmaking, when I fill in the MatchmakingRequest code in the GameSparksManager.cs, I get this compiling error: "The type or namespace name `MatchmakingRequest' does not exist in the namespace `GameSparks.Api.Requests'. Are you missing an assembly reference?".
I am "using GameSparks.Api; using GameSparks.Api.Responses; using GameSparks.Api.Requests;", so what could cause this error?
Cheers,
Nikola
Hi Sean,
Thx! That I overviewed that..
Idd for some reason I even hadn't the GS tab in my unity editor anymore and that while I was able to login and authenticate.
Anyway I can continue.
(it was regarding the subtitle "Player Matchmaking" under the RT Matchmaking tutorial)
Thank's again,
Nikola
- Oldest First
- Popular
- Newest First
Sorted by Newest FirstNikola Lemmens
Hi Sean,
Thx! That I overviewed that..
Idd for some reason I even hadn't the GS tab in my unity editor anymore and that while I was able to login and authenticate.
Anyway I can continue.
(it was regarding the subtitle "Player Matchmaking" under the RT Matchmaking tutorial)
Thank's again,
Nikola
Customer Support
Could you let us know specifically what part of the tutorial you are referring too.
Also, could you check out the settings option on the GameSparks tab (i assume you are using unity) to make sure your SDK is up to date?
If it is out of date, it will let you know with a popup.
Thanks,
Sean
-
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 2486 topics