Tinytox
Member
- Joined
- Nov 5, 2014
- Messages
- 370
I've gone ahead and posted it here because I thought it may be beneficial to the community, and the error instructed me to do so. I assume that worst case I'll have to download RB anew and transfer my plugins.
Code:
---------------------------
---------------------------
An error occurred during update process. Please report this error on forums.
System.UnauthorizedAccessException: Access to the path '009831dbac8c3600c2b850ae615139b78c622602.svn-base' is denied.
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at WpfUpdater.Updater.Cleanup()
at WpfUpdater.MainWindow.Cleanup()
at WpfUpdater.MainWindow.DoUpdate()
at WpfUpdater.MainWindow.<.ctor>b__2(Object o)
---------------------------
OK
---------------------------