• Happy Holidays Guest!

    We want to announce that we will be working at reduced staffing for the holidays. Specifically Monday the 23rd until Jan 2nd.

    This will affect approval queue times and responses to support tickets. Please adjust your plans accordingly and enjoy yourselves this holiday season!

  • Hi Guest!

    Please be aware that we have released a critical security patch for VaM. We strongly recommend updating to version 1.22.0.7 using the VaM_Updater found in your installation folder.

    Details about the security patch can be found here.

Question Environment doesn't load

Zure

New member
Messages
6
Reactions
2
Points
3
I have a scene 'Collecting the Rent' from Hub with all files downloaded (no files missing). In scene browser I see both scene file and environment file but when I load scene with atoms (models) I got just two persons an UI but no environment at all. What causes the problem?
 
Solution
Perhaps the asset name is incorrect.
1. extract [collecting the rent.json] from [Blaspheratus.collecting_the_rent.1.var]
2. open [collecting the rent.json]
3. edit line
"assetUrl" : "Ivam.Ashleys_Apartment.latest:/Custom/Assets/Unity/ashley_apartment.assetbundle"
to
"assetUrl" : "Ivam.Ashleys_Apartment.latest:/Custom/Assets/Unity/ashlapp.assetbundle"
4. reload [collecting the rent.json] or copy to [Blaspheratus.collecting_the_rent.1.var]
Perhaps the asset name is incorrect.
1. extract [collecting the rent.json] from [Blaspheratus.collecting_the_rent.1.var]
2. open [collecting the rent.json]
3. edit line
"assetUrl" : "Ivam.Ashleys_Apartment.latest:/Custom/Assets/Unity/ashley_apartment.assetbundle"
to
"assetUrl" : "Ivam.Ashleys_Apartment.latest:/Custom/Assets/Unity/ashlapp.assetbundle"
4. reload [collecting the rent.json] or copy to [Blaspheratus.collecting_the_rent.1.var]
 
Upvote 0
Solution
Back
Top Bottom