Amazing work! I can’t wait to play it!
However, I’m running into some issues and was hoping someone might be able to help — though I understand replies might be rare.
But here's the error log:
!> Exception during search for migration file System.UnauthorizedAccessException: Access to the path "D:\SelfInfo\Showable\Cache\0112\Vam Clear\migrate.log" is denied.
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [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 SuperController.BuildFilesToMigrateMap () [0x00000] in <filename unknown>:0
!> Error during hub request for packages.json Unable to complete SSL connection
!> VAMStory - Exception caught: System.UnauthorizedAccessException: Access to the path "D:\SelfInfo\Showable\Cache\0112\Vam Clear\prefs.json" is denied.
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [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 UserPreferences.SavePreferences () [0x00000] in <filename unknown>:0
at UserPreferences.set_renderScale (Single value) [0x00000] in <filename unknown>:0
at Redeyes.GiveMeFPS.renderScaleCallback (.JSONStorableFloat renderScaleValue) [0x00000] in <filename unknown>:0
at JSONStorableFloat.InternalSetVal (Single f, Boolean doCallback) [0x00000] in <filename unknown>:0
at JSONStorableFloat.set_val (Single value) [0x00000] in <filename unknown>:0
at JSONStorable.SetFloatParamValue (System.String param, Single value) [0x00000] in <filename unknown>:0
at TriggerActionTransition.TriggerInterp (Single interp, Boolean force) [0x00000] in <filename unknown>:0
at Trigger.RestoreFromJSON (SimpleJSON.JSONClass jc, System.String subScenePrefix, Boolean isMerge) [0x00000] in <filename unknown>:0
at VAMStoryActionPlugin.VAMStoryAction+EventTrigger.RestoreFromJSON (SimpleJSON.JSONClass jc, System.String subScenePrefix, Boolean isMerge, Boolean setMissingToDefault) [0x00000] in <filename unknown>:0
at VAMStoryActionPlugin.VAMStoryAction+StoryAction.CreateActionComponents () [0x00000] in <filename unknown>:0
at VAMStoryActionPlugin.VAMStoryAction+StoryAction..ctor (VAMStoryActionPlugin.VAMStoryAction rootScript, Int32 actionId) [0x00000] in <filename unknown>:0
at VAMStoryActionPlugin.VAMStoryAction.LoadActions () [0x00000] in <filename unknown>:0
at VAMStoryActionPlugin.VAMStoryAction.OnBundleLoaded (MeshVR.AssetBundleFromFileRequest aRequest) [0x00000] in <filename unknown>:0
No idea why access was denied — maybe a permissions issue?
Also, does anyone know if there’s a group or forum for troubleshooting VAM issues like this?