question

Hans Weber avatar image
Hans Weber asked

Error: Cannot convert source type 'EntityKey' to target type 'PlayFab.MultiplayerModels.EntityKey'

Hello,

I am currently re-centralising my playfab-scripts into one "master-script" while moving my code for matchmaking around I am receiving this error:

Before changing anything everything worked quite well.

For "ID" and "Type" I am getting the error-messages: "Cannot resolve symbole 'ID'"...

Also I am getting my "EntityID" when logging in.

Thank you for your help.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hans Weber avatar image
Hans Weber answered

already resolved, I am using both .ClientModels and .MultiplayerModels, therefore I just had to clearify my request:

Entity = new PlayFab.MultiplayerModels.EntityKey

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hans Weber avatar image
Hans Weber answered

already resolved, I am using both .ClientModels and .MultiplayerModels, therefore I just had to clearify my request:

Entity = new PlayFab.MultiplayerModels.EntityKey

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.