• 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 - Problems changing VAM cache location

radial2

New member
Joined
Jan 25, 2023
Messages
3
Reactions
1
Hello,

Im trying to change my VAM cache location.

My VAM folder is on a separate SSD (1 partition named T: ) and I am trying to move the cache folder to another SSD (1 partition named L: )

When I go to try and change the location in user prefs and click on the top "my computer" it only shows the C: & D: partitions of my main system drive (the T: & L: partitions of the other 2 SSDs don't show up) and there are red letters saying "object reference not set to an instance of an object".

I am running VAM under "administrator".

Many thanks in advance for any suggestions.
 
Look for prefs.json in the root folder of VAM change letter C "cacheFolder" : "C:VirtCache",
 
Back
Top Bottom