AVRDUDESS icon indicating copy to clipboard operation
AVRDUDESS copied to clipboard

Strange Error when I try to open AVRDUDESS

Open ParasyteGS opened this issue 1 year ago • 6 comments

image

ParasyteGS avatar Apr 03 '23 04:04 ParasyteGS

Hi, does this still happen with v2.15? https://github.com/ZakKemble/AVRDUDESS/releases/tag/v2.15

ZakKemble avatar Jan 07 '24 23:01 ZakKemble

Hi ZAK. I had no problems running AVRDUDESS any version other than 2.16. An error appears when launching AVRDUDESS 2.16. Runs on Win7. Сan you help? ERROR

wwwGPS avatar Feb 09 '24 20:02 wwwGPS

Hey @wwwGPS, I noticed this error just after releasing v2.16 and fixed in this commit https://github.com/ZakKemble/AVRDUDESS/commit/9cf18b5c98471aae96a7c26ef50fd5fe438e537b

I will be releasing v2.17 in the next few days with the fix.

It's caused by having an old version of .NET Framework. v2.0 or v3.5, I think. v4.0 or newer works fine.

ZakKemble avatar Feb 11 '24 21:02 ZakKemble

Thank you! 2.17 works. But there are error "ERROR: Update check failed: The requested security protocol is not supported." in portable version. This is serious problem?

wwwGPS avatar Feb 15 '24 18:02 wwwGPS

It's not a problem, it just can't tell you about newer versions when I release them. You can fix the error by updating .NET Framework - https://dotnet.microsoft.com/en-us/download/dotnet-framework/net481

ZakKemble avatar Feb 15 '24 18:02 ZakKemble

OK!

wwwGPS avatar Feb 15 '24 18:02 wwwGPS