IDE won't load (stuck at splach screen). here is a segment from the error log. This just repeats incrementing port numbers until the ram is totally full and PC unresponsive. Reinstallation of the IDE did not help. Any ideas? Thanks in advance!
*2023-10-14T23:35:09.376Z daemon INFO Starting daemon from C:\Users\Scott\AppData\Local\Programs\arduino-ide\resources\app\lib\backend\resources\arduino-cli.exe...
*2023-10-14T23:35:09.412Z daemon INFO time="2023-10-14T16:35:09-07:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
*2023-10-14T23:35:09.426Z daemon INFO time="2023-10-14T16:35:09-07:00" level=info msg="Using config file: c:\\Users\\Scott\\.arduinoIDE\\arduino-cli.yaml"
*time="2023-10-14T16:35:09-07:00" level=info msg="arduino-cli.exe version 0.34.0"
*time="2023-10-14T16:35:09-07:00" level=info msg="Executing `arduino-cli daemon`"
*2023-10-14T23:35:09.426Z daemon INFO Daemon is now listening on 127.0.0.1:49331
*{"IP":"127.0.0.1","Port":"49331"}
*2023-10-14T23:35:09.440Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
*2023-10-14T23:35:09.440Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
* at Socket.<anonymous> (C:\Users\Scott\AppData\Local\Programs\arduino-ide\resources\app\lib\backend\main.js:2:46588)
* at Socket.emit (node:events:513:28)
* at addChunk (node:internal/streams/readable:324:12)
* at readableAddChunk (node:internal/streams/readable:297:9)
* at Readable.push (node:internal/streams/readable:234:10)
* at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
*2023-10-14T23:35:09.440Z daemon INFO Starting daemon from C:\Users\Scott\AppData\Local\Programs\arduino-ide\resources\app\lib\backend\resources\arduino-cli.exe...
*2023-10-14T23:35:09.482Z daemon INFO time="2023-10-14T16:35:09-07:00" level=warning msg="Unable to get Documents Folder: The system cannot find the file specified."
*2023-10-14T23:35:09.507Z daemon INFO Unable to get Documents Folder: The system cannot find the file specified.
*2023-10-14T23:35:09.508Z daemon ERROR Error: Unable to get Documents Folder: The system cannot find the file specified.
* at Socket.<anonymous> (C:\Users\Scott\AppData\Local\Programs\arduino-ide\resources\app\lib\backend\main.js:2:46588)
* at Socket.emit (node:events:513:28)
* at addChunk (node:internal/streams/readable:324:12)
* at readableAddChunk (node:internal/streams/readable:297:9)
* at Readable.push (node:internal/streams/readable:234:10)
* at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)