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

Dependency usage with wrong numbers [resolved]

atani

Invaluable member
Wiki Contributor
Featured Contributor
Joined
Jan 15, 2021
Messages
3,633
Solutions
112
Reactions
3,281
Hurrah ? , this is a pretty cool feature you guys added.
Unfortunately I'm seeing wrong numbers in it, unless it's too early still and the checking is being done or something.

For example this VAR of mine shows 0 usage:

But these scenes at least have it as a dependency:

Thanks for looking into this ?‍♂️

Update:
I suspect the use of latest is messing up the counting as it may be expecting a integer.

Update 2:

Probably not as I just saw one VAR of mine as a dependency but set as latest in the other VAR.
 
Last edited:
Hurrah ? , this is a pretty cool feature you guys added.
Unfortunately I'm seeing wrong numbers in it, unless it's too early still and the checking is being done or something.

For example this VAR of mine shows 0 usage:

But these scenes at least have it as a dependency:

Thanks for looking into this ?‍♂️

Update:
I suspect the use of latest is messing up the counting as it may be expecting a integer.

Update 2:
Probably not as I just saw one VAR of mine as a dependency but set as latest in the other VAR.

The list naturally excludes your own resources. That is why you aren't seeing those in the list.
 
Really? Ok, that explains it.
Thanks for clearing that up.
 
Back
Top Bottom