Open ElPresedente opened 5 months ago
Interesting...
This seems to be an issue with the filePicker itself I belive it's outside of my control. Tried searching around a bit and can't find a quick solution for this.
Though I have been thinking about creating my own filePicker at some point
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Exception: System.Runtime.InteropServices.COMException (0x80004005) at GIMI_ModManager.WinUI.ViewModels.CharacterDetailsViewModel.AddModFolder() at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask) at System.Threading.Tasks.Task.<>c.b128_0(Object state)
at Microsoft.UI.Dispatching.DispatcherQueueSynchronizationContext.<>c__DisplayClass2_0.b 0()
Expected behavior Mod import dialog
Screenshots
Desktop:
Reprodusible at version 2.10.1
Addditional info I'm using my custom launcher to run genshin, 3dmigoto and skin manager simultaniusly, so manager starts in elevated mode. If I launch JASM without elevation and elevate it directly from settings menu, import works fine