• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Question Attempt to load new assetbundle while another is already being loaded

oppai500

Member
Joined
Dec 17, 2023
Messages
83
Reactions
17
I thought this issue was resolved a long time ago. It now happens again in one scene I made with version 1.20.77.9. Any advise how to repair it ? The consequence is that the scene does not load "Waiting for async load from CustomUnityAssetLoader" ... Any help much appreciated. Thank you !
 
You could try editing the scene's JSON, remove the assetbundle path or atom and attempt again to load the scene.
 
Upvote 0
Thank you, I tried, doesnßt work. Also strange that this problem occured suddenly, before the scene loaded without any issues
 
Upvote 0
Possibly it's an AssetBundle loaded by some plugin. These are sometimes used for larger custom UI or shaders.
If the scene worked before, maybe it's one of the session plugins.
 
Upvote 0
The scene uses Cheesy´s Bodylanguage and depending on the pose, the CUA is either a chair or Ghostwalden´s horse.
I went back to a scene in which the horse was not yet added as CUA and imported all poses from the improved scene, saved and voila, it loaded.

I now wondered whether the fact that both CUAs were at the same position caused the problem or the CUA horse...

Thanks for your feedback !
 
Upvote 0
Back
Top Bottom