Crash on first launch

Issue #1023 resolved
Former user created an issue

6.2 worked fine and when I updated to "6.3-beta-5" this happened......

System.IO.IOException: The directory is not empty.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 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 (Platform , String , String , String ) at LaunchBox.Program.RenameImageFolder(Platform platform, String oldTypeFolderName, String oldImagesFolder, String newImageType) at () at LaunchBox.Program.RenameImageFoldersFor63() at (String[] ) at LaunchBox.Program.Main(String[] args)

Comments (1)

  1. Log in to comment