lawrence_hart - Comments

Comments
#834774 NewGan Faces Manager
lawrence_hart
3 years ago
2 months ago
2
By muzny erik 06 July 2024 - 20:42 PM UTC 

Same for me here !

 

I figured out the issue. It seems that if you delete profiles and then click "Delete" on No Profile, it can cause the app to break unpredictably.

Fix:

  1. Close NewGAN Manager if it's running.
  2. Go to:%LOCALAPPDATA%\Programs\Maradonna (gestalt)\NewGAN-Manager\app\newganmanager\.user
  3. Open the cfg.json file. (You can use VS Code or right-click and choose Edit with Notepad.)
  4. Find this line: { "Profile": { "No Profile": false } }
  5. Change it to: { "Profile": { "No Profile": true } }
  6. Save the file and restart the app. It should now work as expected.
#834773 NewGan Faces Manager
lawrence_hart
3 years ago
2 months ago
2
By davidob1804 09 May 2024 - 20:51 PM UTC 

when i try to load manager i click on it and it wont open anywhere any ideas 

or getting this 

 

I figured out the issue. It seems that if you delete profiles and then click "Delete" on No Profile, it can cause the app to break unpredictably.

Fix:

  1. Close NewGAN Manager if it's running.
  2. Go to:%LOCALAPPDATA%\Programs\Maradonna (gestalt)\NewGAN-Manager\app\newganmanager\.user
  3. Open the cfg.json file. (You can use VS Code or right-click and choose Edit with Notepad.)
  4. Find this line: { "Profile": { "No Profile": false } }
  5. Change it to: { "Profile": { "No Profile": true } }
  6. Save the file and restart the app. It should now work as expected.