Orbmu2k / nvidiaProfileInspector

MIT License
3.48k stars 253 forks source link

its not working #172

Open mathue28 opened 8 months ago

mathue28 commented 8 months ago

Error 1_15_2024 6_54_19 PM

cheese242 commented 8 months ago

i also have the same issue. i would like to know how to fix it

kran27 commented 8 months ago

same issue, happened after driver update.

after some debugging, seems to be due to NvAPI_Initialize() failing

and after realizing I'm actually dumb, i had my Nvidia GPU disabled in device manager... should probably throw an exception if it fails though, not just silently let the delegates go unset and get null references later :^)

GhostyXV commented 8 months ago

lol im kinda confused, i have the same issue and i cant seem to find any solutions that work. Is it a driver issue? If so how can i fix it if my computer is missing drivers?

kran27 commented 8 months ago

just put out a release for my fork here, hopefully gives a better error message for those still running into this

rewax1 commented 6 months ago

When I download it and open it doesn't say the error code it simply just doesn't open any solution? Im intel btw

GhostyXV commented 6 months ago

just put out a release for my fork here, hopefully gives a better error message for those still running into this

when i try to run this version aswell, i get no popup message? Im kinda confused loooooool

dottle123 commented 4 months ago

Same issue, anyone found a solution?