I cannot open application. Keeps coming back with error Failed to download file bin/VibeCheck.exe
-
I have allowed an exception through my antivirus software. Still doesn't work. Any help appreciated!
Crash ID: 1882573cf78345a1b9bb602548e321cc
Plutonium.Updater.Core.Models.UpdateException: Failed to update file bin/VibeCheck.exe ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\treym\AppData\Local\Plutonium\bin\VibeCheck.exe' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost)
at Plutonium.Updater.Core.Updater.<Run>d__24.MoveNext()
--- End of inner exception stack trace ---
at Plutonium.Updater.Core.Updater.<Run>d__24.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Plutonium.Updater.App.Windows.UpdateWindow.<UpdateWindow_Loaded>d__6.MoveNext()