knockbackml/AzureArchive-Issues

开始能打开,过一段时间打开卡在检查资源,文件删了也没用

Opened this issue · 1 comments

开始能打开,过一段时间打开卡在检查资源,文件删了也没用

ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: startIndex
System.BitConverter.ToInt32 (System.Byte[] value, System.Int32 startIndex) (at :0)
UnityEngine.AddressableAssets.ResourceLocators.ContentCatalogData.CreateLocator (System.String providerSuffix) (at :0)
UnityEngine.AddressableAssets.ResourceLocators.ContentCatalogData.CreateCustomLocator (System.String overrideId, System.String providerSuffix) (at :0)
UnityEngine.AddressableAssets.Initialization.InitializationOperation.OnCatalogDataLoaded (UnityEngine.AddressableAssets.AddressablesImpl addressables, UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle1[TObject] op, System.String providerSuffix, UnityEngine.ResourceManagement.ResourceLocations.IResourceLocation remoteHashLocation) (at <b707ecb8bc9b433d9b38faf2af5b8f42>:0) UnityEngine.AddressableAssets.Initialization.InitializationOperation+<>c__DisplayClass16_0.<LoadContentCatalog>b__0 (UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle1[TObject] res) (at :0)
UnityEngine.ResourceManagement.ChainOperation2[TObject,TObjectDependency].Execute () (at <badd2bbd1a3447548d92513164fc3166>:0) UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationBase1[TObject].InvokeExecute () (at :0)
UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationBase1[TObject].<.ctor>b__38_0 (UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle o) (at <badd2bbd1a3447548d92513164fc3166>:0) UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationBase1+<>c__DisplayClass60_0[TObject].<add_CompletedTypeless>b__0 (UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle1[TObject] s) (at <badd2bbd1a3447548d92513164fc3166>:0) DelegateList1[T].Invoke (T res) (at :0)
UnityEngine.Debug:LogException(Exception)
DelegateList1:Invoke(AsyncOperationHandle1)
UnityEngine.AddressableAssets.ResourceProviders.InternalOp:CatalogLoadOpCompleteCallback(AsyncOperationHandle1) DelegateList1:Invoke(AsyncOperationHandle`1)
UnityEngine.ResourceManagement.ResourceManager:Update(Single)
MonoBehaviourCallbackHooks:Update()