Open Crolaut opened 2 years ago
Can i have more information? Where did u have the install path set to.
I do know u said its on launch you should be able to check the config in the Launchers install directory it should be located in %localappdata%/OpenVivaLauncher
Throw Location: Location not provided
System.IO.IOException: Source and destination path must be different. at System.IO.Directory.Move(String sourceDirName, String destDirName) at OpenVivaLauncher.GameService.DecompressToDirectoryAsync(String path, String target, SemVersion semVer) at OpenVivaLauncher.GameService.InstallGameVersion(String version, SemVersion semVer) at OpenVivaLauncher.MainWindow.LaunchButton_OnClick(Object sender, RoutedEventArgs e) at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)