Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

AssetBundle Already Loaded #52

Open
ghost opened this issue Sep 11, 2022 · 0 comments
Open

AssetBundle Already Loaded #52

ghost opened this issue Sep 11, 2022 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 11, 2022

On the Loading... Screen the game is Locked and the console outputs that the common bundle cannot be loaded as there is a bundle of the same name loaded.

Stack Trace:

[Error : Unity Log] The AssetBundle 'StreamingAssets\common' can't be loaded because another AssetBundle with the same files is already loaded.
[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
Stack trace:
MapLoader.EnsureCommonIsLoaded () (at :0)
IntroViolenceScreen+d__9.MoveNext () (at :0)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at :0)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants