arduino ide 2.3.5 stuck at loading screen while 1.8.19 works just fine
heres what the debug says
5 Replies
take a look at https://forum.arduino.cc/t/ide-hangs-on-startup/1256156/6 and https://forum.arduino.cc/t/arduino-ide-2-3-2-stuck-in-loading-and-need-to-run-as-administrator/1295080
Arduino Forum
IDE hangs on startup
Great job on getting it working again! It might have the same explanation as I mentioned the last time you were having a problem with the IDE failing to start up: There are several distinct and unrelated problems that can cause the general symptom of the IDE failing to start up completely. Each individual cause will typically be associated wi...
Arduino Forum
Arduino IDE 2.3.2 stuck in loading and need to run as administrator
I installed Arduino IDE 2.3.2 on my Window 10 PC, try to run it but stuck on loading screen. I try running it using PowerShell and there seem to be a problem with "Error loading inventory store" on "open C:\Users...\AppData\Local\Arduino15\inventory.yaml: Access is denied.". So I try run the program as administrator and it solve the stuck in ...
so its a onedrive issue i assume? since i tried the administrator launch and windows compatibility mod but it still hung unlike the second forum
i had to add that i was windows 11 ltsc previously and it didnt had one drive and it was working fine and now since i use professional and it has one drive it might be why even though it is disabled, i will try to permanently remove it
Also, the cause of the problem might that your system time is incorrect. You can fix it by syncing the system time. Instructions you can follow to do that is below:
Right click the Windows Start icon (⊞) on the taskbar.
A context menu will open.
Select "Settings" from the context menu.
Windows "Settings" will open.
Select "Time & language" from the navigation panel on the left side of the window.
Select "Date & time" from the list at the right side of the Settings window.
The "Date & time" settings section will expand.
Click the "Sync now" button that is located under the "Additional settings" section of the window.
Wait for the syncing process to finish.
Close any Arduino IDE windows that are open.
Start Arduino IDE again, as usual.
ⓘ It is not required to start the IDE from the PowerShell terminal this time.
yeah i checked that first and the time is auto synced
nope, still doesnt work, i will try to launch debug then post it
Try to Uninstall Arduino IDE completely following https://support.arduino.cc/hc/en-us/articles/360021325733-Uninstall-Arduino-IDE and install the lastest Arduino IDE 2.3.6 following https://support.arduino.cc/hc/en-us/articles/360019833020-Download-and-install-Arduino-IDE. Before doing this, make sure that you have no issue with onedrive or time synchronisation. Make sure that the IDE is installed in the correct path. If issue persist, try the different installer files
