VaM 1.x Keep getting errors when overwriting favourited appearences and scenes

Threads regarding the original VaM 1.x

ChampionWhisky

New member
Joined
May 29, 2022
Messages
19
Reactions
4
Im having issues overwriting favorited appearances same thing goes for scenes too. This is the error i get

at System.IO.StreamWriter..ctor (System.String path) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string)
at MVR.FileManagement.FileManager.OpenStreamWriter (System.String path) [0x00000] in <filename unknown>:0
at MeshVR.PresetManager.StorePreset (Boolean storeAll, Boolean doScreenshot) [0x00000] in <filename unknown>:0
at System.IO.StreamWriter..ctor (System.String path) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string)
at MVR.FileManagement.FileManager.OpenStreamWriter (System.String path) [0x00000] in <filename unknown>:0
at SuperController.SaveJSONInternal (SimpleJSON.JSONClass jc, System.String saveName) [0x00000] in <filename unknown>:0
!> Exception during screenshot processing: Access to the path "D:\Nvidia\Saves\scene\Draft.jpg" is denied.

Now that looks to me i lack permissions to write to the folder structure. Try as i might i cannot change any folder from READ ONLY. I'm admin, i have ownership and ive unchecked that box more times than i can count

Dunno if this helps but i cant save any of my preferences either like changing the hand colour in vr or quality settings

Any ideas?
 
Last edited:
That's not because you have ownership or your are admin that you can write in some folders without launching the app AS admin (yes, Windows got that stupid).
I don't know why you're on D and in some Nvidia's folder, but I think that you probably need to try another location first, and eventually start VAM as admin by default.
 
Back
Top Bottom