• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

How to discard permanently required dependencies

Sizzle

Member
Joined
Aug 5, 2023
Messages
68
Reactions
17
There are three dependencies that I have never been able to find, and I would like to dimiss them out. They do not seem to affect any scene, and it's annoying that VaM every time I open a scene I get the "Missing dependency..." error.

1707001351977.png
 
You can open the VAR these are present in and remove the meta.json dependencies or in Package Manager set the settings to ignore errors on the VAR in question:

 
The big problem is, you might not know what var uses these items, because there's no reverse lookup. At one point, I just slogged through all the vars listed by Package Manager, and set every red one to ignore missing dependencies.
 
The big problem is, you might not know what var uses these items, because there's no reverse lookup. At one point, I just slogged through all the vars listed by Package Manager, and set every red one to ignore missing dependencies.
Besides the red in Package Manager a text search inside the VARs' meta.json is also easy to do if you can't find it in Package Manager or in the Error Log.
 
Back
Top Bottom