Game somehow freezes on Loading System Assets after executing the Game. The Player Log seems to give some kind of hint i guess.
==============================================================================
Exception encountered in operation Resource<IAssetBundleResource>(defaultlocalgroup_assets_all_3799ecf0aaa22bf67b6fabebd56944f6.bundle), status=Failed, result= : Invalid path in AssetBundleProvider: 'StreamingAssets/aa/StandaloneWindows/defaultlocalgroup_assets_all_3799ecf0aaa22bf67b6fabebd56944f6.bundle'.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Exception encountered in operation Dependencies [defaultlocalgroup_assets_all_3799ecf0aaa22bf6...], status=Failed, result=System.Collections.Generic.List`1[UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle] : Invalid path in AssetBundleProvider: 'StreamingAssets/aa/StandaloneWindows/defaultlocalgroup_assets_all_3799ecf0aaa22bf67b6fabebd56944f6.bundle'.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Exception encountered in operation Resource<TextAsset>(systemlabels.xml), status=Failed, result= : Dependency Exception
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Exception encountered in operation Dependencies [Assets/gamedata/global/systemlabels.xml], status=Failed, result=System.Collections.Generic.List`1[UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle] : Dependency Exception
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Exception encountered in operation CompletedOperation, status=Failed, result= : Dependency Exception
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Exception encountered in operation ChainOperation<IList`1> - Dependencies, status=Failed, result= : ChainOperation of Type: System.Collections.Generic.IList`1[UnityEngine.TextAsset] failed because dependent operation failed
Dependency Exception
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Exception encountered in operation ChainOperation<IList`1> - InitializationOperation, status=Failed, result= : ChainOperation of Type: System.Collections.Generic.IList`1[UnityEngine.TextAsset] failed because dependent operation failed
ChainOperation of Type: System.Collections.Generic.IList`1[UnityEngine.TextAsset] failed because dependent operation failed
Dependency Exception
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
==============================================================================
I guess some are subsequent defects ?
Does anybody have a clue ?
Problem solved / seemed to be a corrupt download
==============================================================================
Exception encountered in operation Resource<IAssetBundleResource>(defaultlocalgroup_assets_all_3799ecf0aaa22bf67b6fabebd56944f6.bundle), status=Failed, result= : Invalid path in AssetBundleProvider: 'StreamingAssets/aa/StandaloneWindows/defaultlocalgroup_assets_all_3799ecf0aaa22bf67b6fabebd56944f6.bundle'.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Exception encountered in operation Dependencies [defaultlocalgroup_assets_all_3799ecf0aaa22bf6...], status=Failed, result=System.Collections.Generic.List`1[UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle] : Invalid path in AssetBundleProvider: 'StreamingAssets/aa/StandaloneWindows/defaultlocalgroup_assets_all_3799ecf0aaa22bf67b6fabebd56944f6.bundle'.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Exception encountered in operation Resource<TextAsset>(systemlabels.xml), status=Failed, result= : Dependency Exception
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Exception encountered in operation Dependencies [Assets/gamedata/global/systemlabels.xml], status=Failed, result=System.Collections.Generic.List`1[UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle] : Dependency Exception
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Exception encountered in operation CompletedOperation, status=Failed, result= : Dependency Exception
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Exception encountered in operation ChainOperation<IList`1> - Dependencies, status=Failed, result= : ChainOperation of Type: System.Collections.Generic.IList`1[UnityEngine.TextAsset] failed because dependent operation failed
Dependency Exception
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Exception encountered in operation ChainOperation<IList`1> - InitializationOperation, status=Failed, result= : ChainOperation of Type: System.Collections.Generic.IList`1[UnityEngine.TextAsset] failed because dependent operation failed
ChainOperation of Type: System.Collections.Generic.IList`1[UnityEngine.TextAsset] failed because dependent operation failed
Dependency Exception
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
==============================================================================
I guess some are subsequent defects ?
Does anybody have a clue ?
Problem solved / seemed to be a corrupt download
Last edited: