Changing the Flamestore device

Hiya @joe99 , sorry you’re experiencing this. Looks like a frustrating situation you’ve been battling for a while. Here’s a few options you can try.

First, of course, backup your Flame projects. Make sure they are backed up and open before you delete anything.

Then, copy /opt/Autodesk to be somewhere safe. You never know and its only a few gigs so keep it around.

Now, you have options. You could format the entire disk and reinstall everything. Every once in a while I choose to do this, maybe once a year. If you don’t want to do that, no problem, simple delete the entirety of opt/Autodesk, reformat the disk you have your framestore on, and reinstall. But, that is using a rather large hammer when a smaller one would likely suffice. If you do choose to do that, every once in a while I do this and I get an error about licensing on launch after reinstalling Flame for the first time, and have to redownload and reinstall the Autodesk Licensing Service application from the Autodesk store. There are lotsa casual terms in the busines but if you are looking to blatt/wipe/nuke/feformat the framestore and all the Flame projects and start over WHILST KEEPING FLAME INSTALLED, here’s a procedure to do that.

See below. The first line “mnt/StorageMedia…” is where I keep my framestore on my Linux machine. You could either change that path to be YOUR framestore, OR, if you are on a Mac, just use whatever Disk Utility or any other tool you are comfortable with to format that actual physical disk. This will effectively kill all the projects/clips/media/framestore, allowing you to start over, whilst keeping the Autodesk Flame software installed and intact.

(your framestore path will likely be different)
rm -rfv /mnt/StorageMedia/p7/AutodeskMediaStorage/{,.}

(these paths should be the same for you and me)
rm -rfv /opt/Autodesk/project/{,.}
rm -rfv /opt/Autodesk/clip/stonefs/{,.}
rm -rfv /opt/Autodesk/sw/swdb/{,.}
rm -rfv /opt/Autodesk/sw/.swdb/{,.}

(run a vic if you can, youre stonefs number/name will be different), you could skip it if you need to
/opt/Autodesk/io/bin/vic -v stonefs -f

(use this command or just restart the box)
systemctl restart adsk_sw