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

VaM 1.x Plugin to search folder for multiple dependencies

Threads regarding the original VaM 1.x

Okachu

Active member
Joined
May 16, 2024
Messages
296
Solutions
1
Reactions
99
An external plugin that is searching the missing error files from a scene in a target folder.

If I throw all files from the addonpackage folder in another folder, I'm getting a lot errors from the old scenes.

I copy paste this error message into the plugin or import a txt file. The plugin is filtering out every string behind .var.

With multiple searches at once the plugin is finding all missing files in the folders like the usual folder search. Then I'm getting a list of the files and can drag them back from the old folder into the new addonpackages.

What I'm actually doing:

Opening an old scene. Copy Paste the error messages in a txt file. Copy the names.var (looks first to get the dependencies from the hub)) and paste into the windows folder search in the old addonpackages folder. Drag this file into the new addonpackages folder and repeat.
 
Last edited:
Back
Top Bottom