1.
[Always] Could not fetch fresh config file. Using cached if available.
UnityEngine.Debug:LogError(Object, Object)
VRC.Core.Logger:LogError(String, DebugLevel, Object)
VRC.Core.c__AnonStorey5D:<>m__C8(ApiContainer)
VRC.Core.APIResponseHandler:HandleReponse(Int32, HTTPRequest, HTTPResponse, ApiContainer, Int32, Boolean)
VRC.Core.c__AnonStoreyC:<>m__13(HTTPRequest, HTTPResponse)
VRC.Core.c__AnonStoreyB:<>m__12(HTTPRequest, HTTPResponse)
VRC.Core.BestHTTP.HTTPRequest:CallCallback()
VRC.Core.BestHTTP.ConnectionBase:HandleCallback()
VRC.Core.BestHTTP.HTTPManager:OnUpdate()
VRC.Core.BestHTTP.HTTPUpdateDelegator:Update()
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
2.
Ex [HTTPRequest]: CallCallback - Message: Object reference not set to an instance of an object StackTrace: at VRC.Core.APIResponseHandler.HandleReponse (Int32 requestId, VRC.Core.BestHTTP.HTTPRequest req, VRC.Core.BestHTTP.HTTPResponse resp, VRC.Core.ApiContainer responseContainer, Int32 retryCount, Boolean useCache) [0x00000] in :0
at VRC.Core.API+c__AnonStorey9+c__AnonStoreyC.<>m__13 (VRC.Core.BestHTTP.HTTPRequest req, VRC.Core.BestHTTP.HTTPResponse resp) [0x00000] in :0
at VRC.Core.API+c__AnonStorey9+c__AnonStoreyB.<>m__12 (VRC.Core.BestHTTP.HTTPRequest req, VRC.Core.BestHTTP.HTTPResponse resp) [0x00000] in :0
at VRC.Core.BestHTTP.HTTPRequest.CallCallback () [0x00000] in :0
UnityEngine.Debug:LogError(Object)
VRC.Core.BestHTTP.Logger.DefaultLogger:Exception(String, String, Exception)
VRC.Core.BestHTTP.HTTPRequest:CallCallback()
VRC.Core.BestHTTP.ConnectionBase:HandleCallback()
VRC.Core.BestHTTP.HTTPManager:OnUpdate()
VRC.Core.BestHTTP.HTTPUpdateDelegator:Update()
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
↧