Today I noticed that I was getting an error message regarding the installation path, after I tried to make a clean installation via the Launcher I still get this error whenever I try to run 6.7 or 6.6
ArgumentException: "The file path must be absolute. (Parameter 'filePath')"
ParamName: "filePath"
StackTrace:
VL.Model.Internal.Solution+d__13 { private virtual void MoveNext() { ... } }
System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { ... } }
System.Runtime.CompilerServices.TaskAwaiter { private static void ThrowForNonSuccess(System.Threading.Tasks.Task task) { ... } }
System.Runtime.CompilerServices.TaskAwaiter { private static void HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task, System.Threading.Tasks.ConfigureAwaitOptions options) { ... } }
System.Runtime.CompilerServices.TaskAwaiter1 { public TResult GetResult() { ... } } VL.Model.Solution+<NewDocumentAsync>d__55 { private virtual void MoveNext() { ... } } System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { ... } } System.Runtime.CompilerServices.TaskAwaiter { private static void ThrowForNonSuccess(System.Threading.Tasks.Task task) { ... } } System.Runtime.CompilerServices.TaskAwaiter { private static void HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task, System.Threading.Tasks.ConfigureAwaitOptions options) { ... } } System.Runtime.CompilerServices.TaskAwaiter1 { public TResult GetResult() { ... } }
VL.Model.VLSession+d__165 { private virtual void MoveNext() { ... } }
System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { ... } }
System.Runtime.CompilerServices.TaskAwaiter { private static void ThrowForNonSuccess(System.Threading.Tasks.Task task) { ... } }
System.Runtime.CompilerServices.TaskAwaiter { private static void HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task, System.Threading.Tasks.ConfigureAwaitOptions options) { ... } }
System.Runtime.CompilerServices.TaskAwaiter`1 { public TResult GetResult() { ... } }
VL.UI.Forms.VLContext+d__18 { private virtual void MoveNext() { ... } }
System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { ... } }
System.Runtime.CompilerServices.TaskAwaiter { private static void ThrowForNonSuccess(System.Threading.Tasks.Task task) { ... } }
System.Runtime.CompilerServices.TaskAwaiter { private static void HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task, System.Threading.Tasks.ConfigureAwaitOptions options) { ... } }
VL.UI.Forms.VLContext+<b__17_0>d { private virtual void MoveNext() { ... } }
My settings path looks like this:
<Selected_Vvvv_Version Version="6.7" Architecture="" Path="..\..\vvvv\Installations\vvvv_gamma_6.7\"/> <Settings_Model Extra_Args="-output-type WinExe" Minimize_To_Tray="False" Nugets_Override_Folder="" Show_Advanced_Startup_Flags="True" VVVV_Installations_Folder="C:\vvvv\Installations">
It does't make any difference if I turn off "Use Repos" and "Allow Multiple", result remains the same.
Today I noticed that I was getting an error message regarding the installation path, after I tried to make a clean installation via the Launcher I still get this error whenever I try to run 6.7 or 6.6
ArgumentException: "The file path must be absolute. (Parameter 'filePath')"
ParamName: "filePath"
StackTrace:
VL.Model.Internal.Solution+d__13 { private virtual void MoveNext() { ... } }
System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { ... } }
System.Runtime.CompilerServices.TaskAwaiter { private static void ThrowForNonSuccess(System.Threading.Tasks.Task task) { ... } }
System.Runtime.CompilerServices.TaskAwaiter { private static void HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task, System.Threading.Tasks.ConfigureAwaitOptions options) { ... } }
System.Runtime.CompilerServices.TaskAwaiter
1 { public TResult GetResult() { ... } } VL.Model.Solution+<NewDocumentAsync>d__55 { private virtual void MoveNext() { ... } } System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { ... } } System.Runtime.CompilerServices.TaskAwaiter { private static void ThrowForNonSuccess(System.Threading.Tasks.Task task) { ... } } System.Runtime.CompilerServices.TaskAwaiter { private static void HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task, System.Threading.Tasks.ConfigureAwaitOptions options) { ... } } System.Runtime.CompilerServices.TaskAwaiter1 { public TResult GetResult() { ... } }VL.Model.VLSession+d__165 { private virtual void MoveNext() { ... } }
System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { ... } }
System.Runtime.CompilerServices.TaskAwaiter { private static void ThrowForNonSuccess(System.Threading.Tasks.Task task) { ... } }
System.Runtime.CompilerServices.TaskAwaiter { private static void HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task, System.Threading.Tasks.ConfigureAwaitOptions options) { ... } }
System.Runtime.CompilerServices.TaskAwaiter`1 { public TResult GetResult() { ... } }
VL.UI.Forms.VLContext+d__18 { private virtual void MoveNext() { ... } }
System.Runtime.ExceptionServices.ExceptionDispatchInfo { public void Throw() { ... } }
System.Runtime.CompilerServices.TaskAwaiter { private static void ThrowForNonSuccess(System.Threading.Tasks.Task task) { ... } }
System.Runtime.CompilerServices.TaskAwaiter { private static void HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task task, System.Threading.Tasks.ConfigureAwaitOptions options) { ... } }
VL.UI.Forms.VLContext+<b__17_0>d { private virtual void MoveNext() { ... } }
My settings path looks like this:
<Selected_Vvvv_Version Version="6.7" Architecture="" Path="..\..\vvvv\Installations\vvvv_gamma_6.7\"/> <Settings_Model Extra_Args="-output-type WinExe" Minimize_To_Tray="False" Nugets_Override_Folder="" Show_Advanced_Startup_Flags="True" VVVV_Installations_Folder="C:\vvvv\Installations">It does't make any difference if I turn off "Use Repos" and "Allow Multiple", result remains the same.