Open Beta

Post about the current Open Beta. Post logs to Gist/Pastebin! One item per post!
Non-constructive and off-topic posts will be moved or deleted.
[1546] Mass log spam from client api requests
Unsure if all the long debug options are needed to reproduce this. Seeing a lot of failed logging from API requests in open beta build all causing variants of 2024.11.15 17:52:53 Exception - Index (zero based) must be greater than or equal to zero and less than the size of the argument list. to be spammed to the client log. An example, this seems to effect almost every api request the client does however. 2024.11.15 17:52:53 Exception - Index (zero based) must be greater than or equal to zero and less than the size of the argument list. at System.Text.StringBuilder.AppendFormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00000] in <00000000000000000000000000000000>:0 at System.String.FormatHelper (System.IFormatProvider provider, System.String format, System.ParamsArray args) [0x00000] in <00000000000000000000000000000000>:0 at VRC.LogHandler.LogFormat (UnityEngine.LogType logType, UnityEngine.Object context, System.String format, System.Object[] args) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Logger.LogFormat (UnityEngine.LogType logType, UnityEngine.Object context, System.String format, System.Object[] args) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Debug.LogFormat (UnityEngine.Object context, System.String format, System.Object[] args) [0x00000] in <00000000000000000000000000000000>:0 at VRC.Core.Logger.LogFormat (System.Int32 debugLevel, UnityEngine.Object context, System.String format, System.Object[] args) [0x00000] in <00000000000000000000000000000000>:0 at VRC.Core.Logger.LogFormat (VRC.Core.DebugLevel debugLevel, System.String format, System.Object[] args) [0x00000] in <00000000000000000000000000000000>:0 at VRC.Core.API.SendRequest (System.String endpoint, BestHTTP.HTTPMethods method, VRC.Core.ApiContainer responseContainer, VRC.Core.API+ApiRequestData requestData, System.Boolean authenticationRequired, System.Boolean disableCache, System.Single cacheLifetime, System.Int32 retryCount, VRC.Core.API+CredentialsBundle credentials, System.Boolean disableLog, VRC.Core.UpdateDelegator+JobPriority priority) [0x00000] in <00000000000000000000000000000000>:0 at VRC.Core.API.SendGetRequest (System.String target, VRC.Core.ApiContainer responseContainer, System.Collections.Generic.IReadOnlyDictionary`2[TKey,TValue] requestParams, System.Boolean disableCache, System.Single cacheLifetime, VRC.Core.API+CredentialsBundle credentials, System.Boolean disableLog, VRC.Core.UpdateDelegator+JobPriority priority) [0x00000] in <00000000000000000000000000000000>:0 at VRC.Core.ApiModeration.LocalFetchAll (System.Action`1[T] successCallback, System.Action`1[T] errorCallback) [0x00000] in <00000000000000000000000000000000>:0 at ÌÏÌÌÌÍÏÍÏÏÌÎÎÎÍÎÍÌÏÌÎÏÎ.ÎÍÌÎÌÌÍÌÎÌÎÌÍÌÏÎÏÏÍÏÍÍÎ (System.Action ÏÌÍÎÌÌÌÏÍÌÎÍÍÏÎÍÍÎÌÏÏÏÍ, System.Action`1[T] ÍÍÎÍÏÍÌÌÍÎÎÏÍÍÍÌÌÏÏÏÌÌÌ) [0x00000] in <00000000000000000000000000000000>:0 at Cysharp.Threading.Tasks.UniTaskCompletionSourceCore`1[TResult].TrySetResult (TResult result) [0x00000] in <00000000000000000000000000000000>:0 at Cysharp.Threading.Tasks.UniTask+WaitUntilPromise.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at Cysharp.Threading.Tasks.Internal.PlayerLoopRunner.RunCore () [0x00000] in <00000000000000000000000000000000>:0
2
·

available in future release

Load More