Arduino IDE 1.8.13 dies after Splash screen

Hello Folks,
I just digged out my laptop. I haven't used it a while.
Trying to do some coding in the sun, the IDE don't want to start.
Operating System is Windows 10.
Everytime after the splash screen it dies and nothing.
Reinstall, deinstall an reinstall, deleting Arduino15 Directory or starting with administrative rights doesn't work at all.
Maybe someone can help me out.
I can't find the right place to look from arduino_debug

The code from arduino_debug is attached as txt file as it is to long to embed

Thanks in advance

arduino_debug.txt (52.6 KB)

Hi @ingmaniac

The relevant part of arduino_debug.txt:

java.io.IOException: Der Clouddateianbieter wird nicht ausgeführt

To help with searchability, I'll also share the English version:

java.io.IOException: The cloud file provider is not running

Please check the discussion here:

most important is the discussion in the issue #8283 linked to from that discussion, but I decided to send you to #11128 as the starting point because the user describes a different solution they found after the one at #8283 (which has worked for other people) didn't solve the error for them.

Thank you very much!
I'll give it a try!

Thank you 1000 times.
You pointed me in the right direction.
I couldn't fix the OneDrive issue by now, but adding the portable Directory fixed it for me.
It is not the best solution and i think i will reinstall the OS soon, but i can code again!

Thank you!

You're welcome. I'm glad to hear it's working now. Enjoy!
Per

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.