25-09-2023, 06:40 AMwebsbk Wrote: ArgumentException: JSON parse error: Invalid value. UnityEngine.JsonUtility.FromJson (System.String json, System.Type type) (at <23672f4b0cd74928bd1cab3844f61685>:0) UnityEngine.JsonUtility.FromJson[T] (System.String json) (at <23672f4b0cd74928bd1cab3844f61685>:0) CompetitiveLeaderboard+<GetRanking>d__13.MoveNext () (at Assets/Addons/SeasonBundle/CompetitiveSystem/Content/Scripts/UI/CompetitiveLeaderboard.cs:105) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <120b8d04add741329ccd415c000fb666>:0) Then how to explain this error? It clearly indicates that either something is missing in the database or in the code
Loading Info...