suriyun-production / bomber-io-docs

This is document for Bomber IO project (https://www.assetstore.unity3d.com/#!/content/102515?aid=1100lGeN)
https://suriyun-production.github.io/bomber-io-docs/
0 stars 0 forks source link

[Playfab Save] HTTP/1.1 409 Conflict #16

Closed RoteXINC closed 3 years ago

RoteXINC commented 3 years ago

Hi,

There seems to be a problem with the Playfab Demo,

Whenever i finish the map and going to show the "LastMatchResult" i receive this error, "[Playfab Save] HTTP/1.1 409 Conflict"

[Playfab Save] HTTP/1.1 409 Conflict UnityEngine.Debug:LogError(Object) PlayfabSave:b__12_1(PlayFabError) (at Assets/_Core/AddOns/Scripts/Playfab/PlayfabClient/Scripts/PlayfabSave.cs:48) PlayFab.Internal.PlayFabUnityHttp:OnError(String, CallRequestContainer) (at Assets/Unity/PlayFabSDK/Shared/Internal/PlayFabHttp/PlayFabUnityHttp.cs:277) PlayFab.Internal.d__12:MoveNext() (at Assets/Unity/PlayFabSDK/Shared/Internal/PlayFabHttp/PlayFabUnityHttp.cs:163) UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

I have setup all the CURRENCY IDs/matching with the Playfab dashboard.

Latest version of Bomber, Unity 2020.1.3f1 (havnt tried on other Unity version tho)

Thanks! Love your work btw!