[Error] Getting error while loading bundle after upgrading to CC 3.8

Hi there, I’ve just wanted to upgrade my project from 3.7.1 to 3.8.0.
My project has some bundles, before updating everything was fine but after upgrading to 3.8.0 I’m getting the following error when I load bundles. Have I missed something about bundles in 3.8.0?

Error: Unable to instantiate virtual:///prerequisite-imports/V1-Images from undefined
Unable to instantiate virtual:///prerequisite-imports/V1-Race-1 from undefined

Thank you!

1 Like

hi, hossainiir, could you please provide with a zip of the build output bundle? like the V1-Images or V1-Race-1 bundle

I’ll take a look to help solve the upgrading issue

Hi, for sure
Here you are
V1-Images.zip (5.3 MB)
If you need more information I can provide temporary access to the source control

it seems there is nothing wrong with your output bundle,
It would be helpful if I counld access the source,
here is my gtihub account chinese1236@qq.com

and please tell me how to reproduce your issue

The repo is on gitlab, it seems you haven’t gitlab account by the given email. Please give me your gitlab account.

sorry for the late reply

I registered a new gitlab account with the given email, can you invite me into the project ?

chinese1236@qq.com

I’ve sent an email, please check it.

It seems by changing the location of loading assets and changing the order of them the issue has been solved. Also, I’ve added a 2-second timeout.

1 Like