Maradonna90 / NewGAN-Manager

A tool to generate and manage xml configs for the Newgen Facepack.
GNU General Public License v3.0
164 stars 35 forks source link

[BUG] App won't Launch & Won't input faces in FM24 #212

Open mertun123 opened 6 months ago

mertun123 commented 6 months ago

After installing FM24 i had a problem with the faces not appearing in the game and after some trial and error i decided to reinstall newgan and now it wont launch at all i just get hit with

Traceback (most recent call last): File "\app\newganmanager__main__.py", line 4, in main().main_loop() File "\app_packages\toga\app.py", line 663, in main_loop self._impl.main_loop() File "\app_packages\toga_winforms\app.py", line 285, in main_loop raise self._exception File "\app_packages\toga_winforms\app.py", line 258, in run_app self.create() File "\app_packages\toga_winforms\app.py", line 113, in create self.interface._startup() File "\app_packages\toga\app.py", line 624, in _startup self.startup() File "\app\newganmanager\app.py", line 62, in startup self.profile_manager = Profile_Manager(Config_Manager().get_latest_prf(str(self.paths.app)+"/.user/cfg.json"), str(self.paths.app)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "\app\profile_manager.py", line 10, in init self.prf_cfg = self.load_config(root_dir+"/.user/"+name+".json")


TypeError: can only concatenate str (not "NoneType") to str

This happens on Windows 11
Evil-Muffin9 commented 6 months ago

I ran into this problem what i had to do was uninstall the program then manually delete the folder in the following locations:

Folder to delete is Maradonna (gestalt)

C:\Users\USERNAME\AppData\Local\Maradonna (gestalt) C:\Program Files\Maradonna (gestalt)\NewGAN-Manager

Once i removed all files i then installed the NewGAN Manager > right click on the NewGAN Manager.exe > Properties > Compatability > Run as Administrator > Apply/OK

If the above didn't work try uninstall again restart PC but the above worked for me at least.

timupopo commented 6 months ago

Copy → C:\Users\USERNAME\AppData\Local\Programs\NewGAN-Manager Paste to → C:\Users\USERNAME\AppData\Local\Maradonna (gestalt)

I did this and the app worked!

JCB1308 commented 6 months ago

Reinstall it for all users and run it as admin