Error IsolatedStorageException. and not detecting a game.
I used it before, it detected 3 games and I could use the Save/Load and Edit just fine. Now when I tried to run it after a long time it gave me this error:
IsolatedStorageException: Could not find a part of the path "C:\Users\UwU\AppData\Roaming\krita\pykrita\krita_diff" System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs) System.IO.Directory.GetFiles (System.String path, System.String searchPattern) System.IO.Directory.GetFilesRecurse (System.String path, System.String searchPattern, System.Collections.ArrayList all) System.IO.Directory.GetFilesRecurse (System.String path, System.String searchPattern, System.Collections.ArrayList all) System.IO.Directory.GetFilesRecurse (System.String path, System.String searchPattern, System.Collections.ArrayList all) System.IO.Directory.GetFilesRecurse (System.String path, System.String searchPattern, System.Collections.ArrayList all) System.IO.Directory.GetFiles (System.String path, System.String searchPattern, SearchOption searchOption) CoGSaveManager.SaveManager.Awake () UnityEngine.Debug:LogException(Exception) CoGSaveManager.SaveManager:Awake()
And it is not detecting the game Blood Moon. I already set the game save folder manually but it still didn't work.
Windows11 24H2 SaveManager v1.3.3
Is krita_diff a path that you recognize? It's an unfamiliar term for me. I'd recommend changing CoG Save Storage back to the default value and selecting Game Save Directory manually to see if the issue will be resolved. You can check out this image as reference: https://github.com/yasirkula/UnityChoiceOfGamesSaveManager/blob/master/.github/Images/MainWindow.png
Is
krita_diffa path that you recognize? It's an unfamiliar term for me. I'd recommend changingCoG Save Storageback to the default value and selectingGame Save Directorymanually to see if the issue will be resolved. You can check out this image as reference: https://github.com/yasirkula/UnityChoiceOfGamesSaveManager/blob/master/.github/Images/MainWindow.png
Krita yes, it is a painting software that I use. Its not detecting any game now and still give me errors even manually adding the path
If the error message is different after changing the paths as I've suggested, could you send me the newest error message? BTW you can try running the save manager as administrator to see if antivirus is somehow blocking it.
changing the path gives the same error from above even when running as admin. It add some something on the regedit? if it does tell me, I could try to delete it and see what happens.
Yes you can try deleting HKEY_CURRENT_USER\SOFTWARE\yasirkula\CoG Save Manager.