sbski / Renoir-Mobile-Tuning

Control power and temperature limits on AMD Renoir powered laptops.
GNU General Public License v3.0
228 stars 17 forks source link

Sensors error #24

Closed japenn82 closed 3 years ago

japenn82 commented 3 years ago

When I run the sensors within the program, I get an error about not being able to find the CurrentSettings.json file.

BTW, I want to thank the dev for the app. It works great on my G14, especially when I'm running on battery!

image

CopticWalad commented 3 years ago

I have the same issue. Never had the program before nd found there is no CurrentSettings.json file in current version after unzipping. This also happens when opened with Admin.

Dark4Codrutz commented 3 years ago

I happened to delete the file. Apparently the software never recreates it in case of the file missing and plainly tries to open it. For me that file was generated on first run. Gladly I could restore it easily. There seems to be a state somewhere saved in the OS (registry ?) so it knows it's not the first time running.

sbski commented 3 years ago

I resolved this issue with version 1.1.0. It was me rushing it out and then forgetting that this was an issue the first time I did it.