• 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.

Solved How to find missing references

capta134

Active member
Joined
Jun 17, 2020
Messages
203
Solutions
1
Reactions
51
I get an error log as below:
1699638575400.png


I do have Blazedust.SessionPlugin_CUAManager.9
and also the latest version:
Blazedust.SessionPlugin_CUAManager.21 but I don't have version 10 and cannot find it online.

Any workaround for this? Maybe edit the Var file content and find Blazedust.SessionPlugin_CUAManager and change the version to 21?
 
Last edited:
Solution
You can go to Package Manager, select the VAR that calls for this plugin, and set in the preferences to ignore missing dependencies.
You can go to Package Manager, select the VAR that calls for this plugin, and set in the preferences to ignore missing dependencies.
 
Upvote 0
Solution
You can go to Package Manager, select the VAR that calls for this plugin, and set in the preferences to ignore missing dependencies.
If I do that, won't it affect the scene? For example, a clothing goes missing?
 
Upvote 0
If important, yes, but that plugin is not essential to a scene. Actually, it's a session plugin, so I don't even know why it's set as a dependency.
 
Upvote 0
Back
Top Bottom