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

Reference License Report: vamX.Base.1

SpwCreation

Well-known member
Joined
Oct 22, 2024
Messages
177
Reactions
544
Hi community

I try to build clean looks for different purporses.
So the license could sometimes be an issue.

Atm i morph the look and in that process i load the .json in the Add-On Package Builder to check it many times.
Now is the second time i did "something" and the vamX.Base.1 is listed in my report.
Is it possible to tack ist an edit it out of the file? I realy dont know what function it activated.

Is there an easy way to locate any file in the report to correct it if necessary?

thanks for the help
 

This plugin makes it really easy. Have it scan the scene then change "All Dependencies" to just vamX.Base.1 and it should show every object that references it.
 
There is some reference to vamX.Base.1 in one of the files you are packaging. Find what the exact reference is and you can clean it from your content (scene json, preset vap, whatever it is you're packaging), and then prepare the package again.

One method is to use DependencyViewer by @DemonLord

Another method is to open the file you are packaging in a text editor (e.g. Notepad++) and search for "vamX.Base.1"
 
Back
Top Bottom