Thank you so much :)
vulnerable stone
Creator of
Recent community posts
I wrote 2 problems so I am not sure about which one did you reply to... but I solved both of them so here are changes...
1. Showing 0th
- Uploading a new score and get entries at the same time caused the problem.
- After changing to get entries after finishing uploading a new score fixed the problem
2. Uploading entry data failure
- Change to advanced leaderboard fixed it
Is the problem below means frozen leaderboard?
------
[LeaderboardCreator] Uploading entry data failed!
UnityEngine.Debug:LogError (object)
Dan.Main.LeaderboardCreator:LogError (string) (at Assets/LeaderboardCreator/Scripts/Main/LeaderboardCreator.cs:270)
Dan.Main.LeaderboardCreator/<>c:<UploadNewEntry>b__19_0 (bool) (at Assets/LeaderboardCreator/Scripts/Main/LeaderboardCreator.cs:160)
Dan.Main.LeaderboardCreatorBehaviour/<HandleRequest>d__8:MoveNext () (at Assets/LeaderboardCreator/Scripts/Main/LeaderboardCreatorBehaviour.cs:135)
UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr) (at /Users/bokken/build/output/unity/unity/Runtime/Export/Scripting/Coroutines.cs:17)