Hi there,
I looked through the forums tonight, and I see the notes about a problem with a .json file and to delete the Arduino15 directory, but that doesn't seem to apply.
I'm using Windows 10, I did a first time install of 1.8.13 today. When I try to load Arduino.exe (both as an Admin and without), the splash screen shows then the app crashes.
I pulled the hourly zip (currently from 6/16), and pasted the contents over top of my prog86 install, but I'm getting the same result.
I tried the arduino_debug exe as well, that kicks out a message:
PS C:\WINDOWS\system32> cd 'C:\Program Files (x86)\'
PS C:\Program Files (x86)> cd .\Arduino\
PS C:\Program Files (x86)\Arduino> .\arduino.exe
PS C:\Program Files (x86)\Arduino> .\arduino_debug.exe
Set log4j store directory C:\Users\menty\AppData\Local\Arduino15
You forgot your sketchbook: Arduino cannot run because it could not
create a folder to store your sketchbook.
PS C:\Program Files (x86)\Arduino>
I checked my Arduino15 folder to see if there was a file I could delete (in line with the 6/11 problem), but there are no files there, hidden or otherwise.
Any thoughts?