IridiumIO / CompactGUI

Transparently compress active games and programs using Windows 10/11 APIs
GNU General Public License v3.0
5.01k stars 232 forks source link

Can't open #277

Closed hyoretsu closed 3 months ago

hyoretsu commented 2 years ago

It worked the first few times, but now it spawns two processes. One of them is "Running" while the other is "Suspended". Then it doesn't open. That keeps happening every time.

Iridium-IO commented 2 years ago

Does it still happen if you manually kill both processes in task manager?

hyoretsu commented 2 years ago

I'd try, but it happens really quickly. Any log I could try providing?

1nknowl3dge commented 2 years ago

I had the same issue, but after deleting the watcher.json file on appdata the issue was gone

hyoretsu commented 2 years ago

@ImminentFate I can confirm that deleting watcher.json file fixes the issue. Now to find out why exactly.

EDIT: Just happened again, here's a copy of my watcher.json watcher.txt

EDIT2: It seems to happen when a watched folder doesn't exist anymore (renamed/deleted)

Iridium-IO commented 2 years ago

Good catch, I'll have to fix that :) I didn't account for the fact folders can be deleted