#Progress Updater Uncaught Exception Error in update_aimlab()

1 messages · Page 1 of 1 (latest)

novel gazelle
#

The updater is erroring out in main.py within the update_aimlab() function. It looks like the issue comes up when it tries to iterate through the klutch.bytes file. It doesn't seem like this file is supposed to be empty.

I changed the file path for "stats_path" from the previous value because the folder it grabbed didn't exist. I'm not sure if what I changed it to is the correct path either. Reinstalling causes it to grab the same folder that doesn't exist on my C drive.

Previous stats_path value: C:\Program Files (x86)\Steam\steamapps\common\FPSAimTrainer\FPSAimTrainer\stats.

I completed both the intermediate and novice playlists at least once so it seems like it should be populated with something. I need some assistance on troubleshooting what's happening here.