Just upgraded to 2.2.1 from 1.x. Unable to load any sketches, even new ones just saved. Getting the following error:
The sketch 'Project 6-1' cannot be used. The name must start with a letter, number, or underscore, followed by letters, numbers, dashes, dots and underscores. Maximum length is 63 characters. To get rid of this message, rename the sketch. Do you want to rename the sketch now?
Sketches are saved to C:\Arduino.
Completely uninstalled IDE and all folders and reinstalled from new download. Getting the exact same error.
Launch log attached:
PS C:\Program Files\Arduino IDE> & ".\Arduino IDE.exe"
PS C:\Program Files\Arduino IDE>
Arduino IDE 2.2.1
Checking for frontend application configuration customizations. Module path: C:\Program Files\Arduino IDE\resources\app\lib\backend\electron-main.js, destination 'package.json': C:\Program Files\Arduino IDE\resources\app\package.json
Setting 'theia.frontend.config.appVersion' application configuration value to: "2.2.1" (type of string)
Setting 'theia.frontend.config.cliVersion' application configuration value to: "0.34.0" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2023-08-31T14:35:44.802Z" (type of string)
Frontend application configuration after modifications: {"applicationName":"Arduino IDE","defaultTheme":{"light":"arduino-theme","dark":"arduino-theme-dark"},"defaultIconTheme":"none","electron":{"windowOptions":{}},"defaultLocale":"","validatePreferencesSchema":false,"preferences":{"window.title":"${rootName}${activeEditorShort}${appName}","files.autoSave":"afterDelay","editor.minimap.enabled":false,"editor.tabSize":2,"editor.scrollBeyondLastLine":false,"editor.quickSuggestions":{"other":false,"comments":false,"strings":false},"editor.maxTokenizationLineLength":500,"editor.bracketPairColorization.enabled":false,"breadcrumbs.enabled":false,"workbench.tree.renderIndentGuides":"none","explorer.compactFolders":false},"appVersion":"2.2.1","cliVersion":"0.34.0","buildDate":"2023-08-31T14:35:44.802Z"}
Starting backend process. PID: 25132
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/dkres/.arduinoIDE'
Configuring to accept webviews on '^.+.webview..+$' hostname.
2023-10-01T03:40:59.262Z root INFO Backend Object.initialize: 2.6 ms [Finished 0.261 s after backend start]
2023-10-01T03:40:59.263Z root INFO Backend Object.configure: 2.1 ms [Finished 0.261 s after backend start]
2023-10-01T03:40:59.263Z root INFO Backend a.onStart: 0.8 ms [Finished 0.261 s after backend start]
2023-10-01T03:40:59.263Z root INFO Backend a.configure: 0.2 ms [Finished 0.275 s after backend start]
2023-10-01T03:40:59.263Z root INFO Backend u.onStart: 0.2 ms [Finished 0.275 s after backend start]
2023-10-01T03:40:59.264Z root INFO Backend d.configure: 0.1 ms [Finished 0.275 s after backend start]
2023-10-01T03:40:59.264Z root INFO Backend d.initialize: 13.6 ms [Finished 0.275 s after backend start]
2023-10-01T03:40:59.264Z root INFO Backend c.onStart: 0.1 ms [Finished 0.275 s after backend start]
2023-10-01T03:40:59.265Z root INFO Backend s.configure: 0.6 ms [Finished 0.275 s after backend start]
2023-10-01T03:40:59.266Z config INFO >>> Initializing CLI configuration...
2023-10-01T03:40:59.266Z root INFO Backend c.initialize: 0.2 ms [Finished 0.276 s after backend start]
2023-10-01T03:40:59.266Z root INFO Backend P.onStart: 0.4 ms [Finished 0.276 s after backend start]
2023-10-01T03:40:59.266Z config INFO Loading CLI configuration from c:\Users\dkres.arduinoIDE\arduino-cli.yaml...
2023-10-01T03:40:59.267Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2023-10-01T03:40:59.267Z root INFO Backend s.initialize: 0.2 ms [Finished 0.276 s after backend start]
2023-10-01T03:40:59.267Z root INFO Backend w.onStart: 0.6 ms [Finished 0.277 s after backend start]
2023-10-01T03:40:59.267Z root INFO Backend r.configure: 1.1 ms [Finished 0.277 s after backend start]
2023-10-01T03:40:59.267Z discovery-log INFO start
2023-10-01T03:40:59.267Z discovery-log INFO start new deferred
2023-10-01T03:40:59.267Z root INFO Backend d.initialize: 0.2 ms [Finished 0.277 s after backend start]
2023-10-01T03:40:59.267Z root INFO Backend y.onStart: 1.1 ms [Finished 0.278 s after backend start]
2023-10-01T03:40:59.267Z root INFO Backend r.configure: 1.0 ms [Finished 0.279 s after backend start]
2023-10-01T03:40:59.267Z root INFO Backend s.onStart: 0.3 ms [Finished 0.279 s after backend start]
2023-10-01T03:40:59.267Z root INFO Backend h.configure: 0.3 ms [Finished 0.279 s after backend start]
2023-10-01T03:40:59.267Z root INFO Backend a.configure: 0.2 ms [Finished 0.280 s after backend start]
2023-10-01T03:40:59.267Z root INFO Backend s.configure: 0.0 ms [Finished 0.280 s after backend start]
2023-10-01T03:40:59.267Z root INFO Backend l.configure: 0.0 ms [Finished 0.280 s after backend start]
2023-10-01T03:40:59.269Z root INFO Theia app listening on http://localhost:55557.
2023-10-01T03:40:59.269Z root INFO Finished starting backend application: 2.0 ms [Finished 0.281 s after backend start]
2023-10-01T03:40:59.270Z root WARN The local plugin referenced by local-dir:/c%3A/Users/dkres/.arduinoIDE/plugins does not exist.
2023-10-01T03:40:59.270Z root WARN The local plugin referenced by local-dir:/c%3A/Users/dkres/.arduinoIDE/extensions does not exist.
2023-10-01T03:40:59.270Z root WARN The local plugin referenced by local-dir:C:\Users\dkres.arduinoIDE\plugins does not exist.
2023-10-01T03:40:59.281Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"builtin":{"libraries":"C:\Users\dkres\AppData\Local\Arduino15\libraries"},"data":"c:\Users\dkres\AppData\Local\Arduino15","downloads":"C:\Users\dkres\AppData\Local\Arduino15\staging","user":"c:\Arduino"},"library":{"enable_unsafe_install":false},"locale":"en","logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2023-10-01T03:40:59.282Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2023-10-01T03:40:59.282Z config INFO Loaded the CLI configuration.
2023-10-01T03:40:59.286Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/dkres/AppData/Local/Arduino15","sketchDirUri":"file:///c%3A/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2023-10-01T03:40:59.286Z config INFO Validating the CLI configuration...
2023-10-01T03:40:59.287Z config INFO The CLI config is valid.
2023-10-01T03:40:59.287Z config INFO <<< Initialized the CLI configuration.
2023-10-01T03:40:59.293Z root INFO Resolve plugins list: 26.6 ms [Finished 0.305 s after backend start]
2023-10-01T03:40:59.337Z daemon INFO time="2023-09-30T23:40:59-04:00" level=info msg="Using config file: c:\Users\dkres\.arduinoIDE\arduino-cli.yaml"
time="2023-09-30T23:40:59-04:00" level=info msg="arduino-cli.exe version 0.34.0"
time="2023-09-30T23:40:59-04:00" level=info msg="Executing arduino-cli daemon
"
Daemon is now listening on 127.0.0.1:55558
{"IP":"127.0.0.1","Port":"55558"}
2023-10-01T03:40:59.337Z daemon INFO Daemon is running.
2023-10-01T03:40:59.403Z daemon INFO time="2023-09-30T23:40:59-04:00" level=info msg="Checking signature" index="c:\Users\dkres\AppData\Local\Arduino15\package_index.json" signatureFile="c:\Users\dkres\AppData\Local\Arduino15\package_index.json.sig" trusted=true
time="2023-09-30T23:40:59-04:00" level=info msg="Loading hardware from: c:\Users\dkres\AppData\Local\Arduino15\packages"
time="2023-09-30T23:40:59-04:00" level=info msg="Loading package arduino from: C:\Users\dkres\AppData\Local\Arduino15\packages\arduino\hardware"
time="2023-09-30T23:40:59-04:00" level=info msg="Missing signature file" index="C:\Users\dkres\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\installed.json"
time="2023-09-30T23:40:59-04:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2023-09-30T23:40:59-04:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
time="2023-09-30T23:40:59-04:00" level=info msg="Checking existence of 'tools' path: C:\Users\dkres\AppData\Local\Arduino15\packages\arduino\tools"
time="2023-09-30T23:40:59-04:00" level=info msg="Loading tools from dir: C:\Users\dkres\AppData\Local\Arduino15\packages\arduino\tools"
time="2023-09-30T23:40:59-04:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
time="2023-09-30T23:40:59-04:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2023-09-30T23:40:59-04:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
time="2023-09-30T23:40:59-04:00" level=info msg="Loading package builtin from: C:\Users\dkres\AppData\Local\Arduino15\packages\builtin"
time="2023-09-30T23:40:59-04:00" level=info msg="Checking existence of 'tools' path: C:\Users\dkres\AppData\Local\Arduino15\packages\builtin\tools"
time="2023-09-30T23:40:59-04:00" level=info msg="Loading tools from dir: C:\Users\dkres\AppData\Local\Arduino15\packages\builtin\tools"
time="2023-09-30T23:40:59-04:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2023-09-30T23:40:59-04:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
time="2023-09-30T23:40:59-04:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
time="2023-09-30T23:40:59-04:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
time="2023-09-30T23:40:59-04:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.13.0"
time="2023-09-30T23:40:59-04:00" level=info msg="Adding libraries dir" dir="C:\Users\dkres\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries" location=platform
time="2023-09-30T23:40:59-04:00" level=info msg="Loading libraries index file" index="c:\Users\dkres\AppData\Local\Arduino15\library_index.json"
2023-10-01T03:40:59.500Z daemon INFO time="2023-09-30T23:40:59-04:00" level=info msg="Adding libraries dir" dir="C:\Users\dkres\AppData\Local\Arduino15\libraries" location=ide
time="2023-09-30T23:40:59-04:00" level=info msg="Adding libraries dir" dir="c:\Arduino\libraries" location=user
2023-10-01T03:40:59.502Z discovery-log INFO start request start watch
2023-10-01T03:40:59.502Z discovery-log INFO start requested start watch
2023-10-01T03:40:59.502Z discovery-log INFO start resolved watching
2023-10-01T03:40:59.530Z daemon INFO time="2023-09-30T23:40:59-04:00" level=info msg="starting discovery builtin:mdns-discovery process"
time="2023-09-30T23:40:59-04:00" level=info msg="starting discovery builtin:serial-discovery process"
time="2023-09-30T23:40:59-04:00" level=info msg="started discovery builtin:mdns-discovery process"
time="2023-09-30T23:40:59-04:00" level=info msg="sending command HELLO 1 "arduino-cli 0.34.0" to discovery builtin:mdns-discovery"
time="2023-09-30T23:40:59-04:00" level=info msg="started discovery builtin:serial-discovery process"
time="2023-09-30T23:40:59-04:00" level=info msg="sending command HELLO 1 "arduino-cli 0.34.0" to discovery builtin:serial-discovery"
time="2023-09-30T23:40:59-04:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
time="2023-09-30T23:40:59-04:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
time="2023-09-30T23:40:59-04:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
time="2023-09-30T23:40:59-04:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2023-09-30T23:40:59-04:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
time="2023-09-30T23:40:59-04:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
2023-10-01T03:40:59.558Z daemon INFO time="2023-09-30T23:40:59-04:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: COM3"
2023-10-01T03:40:59.559Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[{"name":"Arduino Uno","fqbn":"arduino:avr:uno","isHidden":false}],"port":{"address":"COM3","label":"COM3","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x0043"],["serialNumber","75131313932351713272"],["vid","0x2341"]],"hardwareId":"75131313932351713272"}},"error":""}
2023-10-01T03:40:59.760Z root INFO Deploy plugins list: 26.6 ms [Finished 0.773 s after backend start]
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2023-10-01T03:41:00.053Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 163.5 ms [Finished 0.747 s after frontend start]
2023-10-01T03:41:00.055Z root WARN A command editor.action.toggleStickyScroll is already registered.
2023-10-01T03:41:00.119Z root INFO Start frontend contributions: 259.0 ms [Finished 0.812 s after frontend start]
2023-10-01T03:41:00.119Z root INFO Changed application state from 'init' to 'started_contributions'.
2023-10-01T03:41:00.133Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2023-10-01T03:41:00.133Z root INFO >>> Restoring the layout state...
2023-10-01T03:41:00.133Z root INFO ------- SERIALIZED LAYOUT DATA -------
2023-10-01T03:41:00.134Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///c%3A/Arduino/Project%206-1/Project%206-1.ino"}},"innerWidgetState":"{"cursorState":[{"inSelectionMode":false,"selectionStart":{"lineNumber":1,"column":1},"position":{"lineNumber":1,"column":1}}],"viewState":{"scrollLeft":0,"firstPosition":{"lineNumber":1,"column":1},"firstPositionDeltaTop":0},"contributionsState":{"editor.contrib.folding":{"lineCount":36,"provider":"indent","foldedImports":false},"editor.contrib.wordHighlighter":false}}"}],"currentIndex":0}},"mainPanelPinned":[false],"bottomPanel":{"config":{"main":null},"pinned":[],"expanded":false},"leftPanel":{"type":"sidepanel","items":[{"widget":{"constructionOptions":{"factoryId":"arduino-sketchbook-widget"}},"rank":1,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"boards-list-widget"}},"rank":2,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"library-list-widget"}},"rank":3,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"debug"},"innerWidgetState":"{"parts":[{"partId":"debug:threads:-1","collapsed":false,"hidden":false,"originalContainerId":"debug:view-container:-1","originalContainerTitle":{"label":"debug","iconClass":"codicon codicon-debug-alt","closeable":true},"widget":{"constructionOptions":{"factoryId":"debug:threads"},"innerWidgetState":"{}"}},{"partId":"debug:frames:-1","collapsed":false,"hidden":false,"originalContainerId":"debug:view-container:-1","originalContainerTitle":{"label":"debug","iconClass":"codicon codicon-debug-alt","closeable":true},"widget":{"constructionOptions":{"factoryId":"debug:frames"},"innerWidgetState":"{}"}},{"partId":"debug:variables:-1","collapsed":false,"hidden":false,"originalContainerId":"debug:view-container:-1","originalContainerTitle":{"label":"debug","iconClass":"codicon codicon-debug-alt","closeable":true},"widget":{"constructionOptions":{"factoryId":"debug:variables"},"innerWidgetState":"{}"}},{"partId":"debug:watch:-1","collapsed":false,"hidden":false,"originalContainerId":"debug:view-container:-1","originalContainerTitle":{"label":"debug","iconClass":"codicon codicon-debug-alt","closeable":true},"widget":{"constructionOptions":{"factoryId":"debug:watch"},"innerWidgetState":"{}"}},{"partId":"debug:breakpoints:-1","collapsed":false,"hidden":false,"originalContainerId":"debug:view-container:-1","originalContainerTitle":{"label":"debug","iconClass":"codicon codicon-debug-alt","closeable":true},"widget":{"constructionOptions":{"factoryId":"debug:breakpoints"},"innerWidgetState":"{}"}},{"partId":"plugin-view:cortex-debug.peripherals","collapsed":true,"hidden":true,"originalContainerId":"debug:view-container:-1","originalContainerTitle":{"label":"debug","iconClass":"codicon codicon-debug-alt","closeable":true},"widget":{"constructionOptions":{"factoryId":"plugin-view","options":{"id":"plugin-view:cortex-debug.peripherals","viewId":"cortex-debug.peripherals"}},"innerWidgetState":"{\"label\":\"Cortex Peripherals\",\"widgets\":[],\"suppressUpdateViewVisibility\":false,\"currentViewContainerId\":\"debug\"}"}},{"partId":"plugin-view:cortex-debug.registers","collapsed":true,"hidden":true,"originalContainerId":"debug:view-container:-1","originalContainerTitle":{"label":"debug","iconClass":"codicon codicon-debug-alt","closeable":true},"widget":{"constructionOptions":{"factoryId":"plugin-view","options":{"id":"plugin-view:cortex-debug.registers","viewId":"cortex-debug.registers"}},"innerWidgetState":"{\"label\":\"Cortex Registers\",\"widgets\":[],\"suppressUpdateViewVisibility\":false,\"currentViewContainerId\":\"debug\"}"}}],"title":{"label":"debug","iconClass":"codicon codicon-debug-alt","closeable":true}}"},"rank":4,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"search-view-container"},"innerWidgetState":"{"parts":[{"partId":"search-in-workspace","collapsed":false,"hidden":false,"originalContainerId":"search-view-container","originalContainerTitle":{"label":"Search","iconClass":"codicon codicon-search","closeable":true},"widget":{"constructionOptions":{"factoryId":"search-in-workspace"},"innerWidgetState":"{\"matchCaseState\":{\"className\":\"codicon codicon-case-sensitive\",\"enabled\":false,\"title\":\"Match Case\"},\"wholeWordState\":{\"className\":\"codicon codicon-whole-word\",\"enabled\":false,\"title\":\"Match Whole Word\"},\"regExpState\":{\"className\":\"codicon codicon-regex\",\"enabled\":false,\"title\":\"Use Regular Expression\"},\"includeIgnoredState\":{\"className\":\"codicon codicon-eye\",\"enabled\":false,\"title\":\"Include Ignored Files\"},\"showSearchDetails\":false,\"searchInWorkspaceOptions\":{\"matchCase\":false,\"matchWholeWord\":false,\"useRegExp\":false,\"includeIgnored\":false,\"include\":[],\"exclude\":[],\"maxResults\":2000},\"searchTerm\":\"\",\"replaceTerm\":\"\",\"showReplaceField\":false,\"searchHistoryState\":{\"history\":[],\"index\":0},\"replaceHistoryState\":{\"history\":[],\"index\":0},\"includeHistoryState\":{\"history\":[],\"index\":0},\"excludeHistoryState\":{\"history\":[],\"index\":0}}"}}],"title":{"label":"Search","iconClass":"fa fa-arduino-search","closeable":true}}"},"rank":5,"expanded":false,"pinned":false}]},"rightPanel":{"type":"sidepanel","items":[]},"activeWidgetId":"code-editor-opener:file:///c%3A/Arduino/Project%206-1/Project%206-1.ino:0"}
2023-10-01T03:41:00.134Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2023-10-01T03:41:00.153Z root INFO [fe32383e-c866-4c2c-893d-221351ef22d7] Waiting for backend deployment: 44.2 ms [Finished 0.854 s after frontend start]
2023-10-01T03:41:00.367Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644) starting instance
2023-10-01T03:41:01.084Z root INFO [fe32383e-c866-4c2c-893d-221351ef22d7] Sync of 23 plugins: 932.0 ms [Finished 1.786 s after frontend start]
2023-10-01T03:41:01.171Z root INFO <<< The layout has been successfully restored.
2023-10-01T03:41:01.203Z root INFO Initialize the workbench layout: 1043.9 ms [Finished 1.873 s after frontend start]
2023-10-01T03:41:01.204Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2023-10-01T03:41:01.205Z root INFO [fe32383e-c866-4c2c-893d-221351ef22d7] Loading plugin contributions
2023-10-01T03:41:01.207Z root INFO [fe32383e-c866-4c2c-893d-221351ef22d7] Load contributions of 23 plugins: 30.6 ms [Finished 1.905 s after frontend start]
2023-10-01T03:41:01.238Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2023-10-01T03:41:01.239Z root WARN a registered grammar configuration for 'cpp' language is overridden
2023-10-01T03:41:01.291Z root ERROR [hosted-plugin: 24644] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
2023-10-01T03:41:01.291Z root ERROR [hosted-plugin: 24644] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null
2023-10-01T03:41:01.297Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): PluginManagerExtImpl/init()
2023-10-01T03:41:01.298Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(vscode-arduino-api@0.1.2 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.325Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(cortex-debug@1.5.1 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.326Z root INFO [hosted-plugin: 24644] Debugger contribution has been registered: cortex-debug
PLUGIN_HOST(24644): initializing(vscode-arduino-tools@0.0.2-beta.8 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.326Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(cpp@1.52.1 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.326Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(json@1.46.1 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.327Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(json-language-features@1.46.1 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.327Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(vscode-language-pack-bg@1.48.3 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.328Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(vscode-language-pack-cs@1.78.0 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.329Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(vscode-language-pack-de@1.78.0 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.329Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(vscode-language-pack-es@1.78.0 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.330Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(vscode-language-pack-fr@1.78.0 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.330Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(vscode-language-pack-hu@1.48.3 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.331Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(vscode-language-pack-it@1.78.0 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.331Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(vscode-language-pack-ja@1.78.0 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.331Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(vscode-language-pack-ko@1.78.0 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.332Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(vscode-language-pack-nl@1.48.3 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.332Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(vscode-language-pack-pl@1.78.0 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.332Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(vscode-language-pack-pt-BR@1.78.0 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.333Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(vscode-language-pack-ru@1.78.0 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.333Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(vscode-language-pack-tr@1.78.0 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.333Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(vscode-language-pack-uk@1.48.3 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.333Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(vscode-language-pack-zh-hans@1.78.0 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.334Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): initializing(vscode-language-pack-zh-hant@1.78.0 with C:\Program Files\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2023-10-01T03:41:01.433Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): PluginManagerExtImpl/loadPlugin(C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-api\extension\dist\extension.js)
2023-10-01T03:41:01.436Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): PluginManagerExtImpl/loadPlugin(C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
2023-10-01T03:41:01.464Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): PluginManagerExtImpl/loadPlugin(C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle)
2023-10-01T03:41:01.482Z root INFO [fe32383e-c866-4c2c-893d-221351ef22d7] Starting plugins.
2023-10-01T03:41:01.483Z root INFO [hosted-plugin: 24644] PLUGIN_HOST(24644): PluginManagerExtImpl/loadPlugin(C:\Program Files\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2023-10-01T03:41:01.500Z root INFO [hosted-plugin: 24644] Debug configuration provider has been registered: cortex-debug, trigger: 1
2023-10-01T03:41:01.502Z root INFO [hosted-plugin: 24644] GDB server console created
2023-10-01T03:41:01.504Z root INFO [fe32383e-c866-4c2c-893d-221351ef22d7] Start of 23 plugins: 298.8 ms [Finished 2.206 s after frontend start]
2023-10-01T03:41:02.204Z root INFO Frontend application start: 2161.1 ms [Finished 3.216 s after backend start]
2023-10-01T03:41:02.210Z root INFO Replace loading indicator with ready workbench UI (animation): 833.1 ms [Finished 2.739 s after frontend start]
2023-10-01T03:41:02.210Z root INFO Changed application state from 'initialized_layout' to 'ready'.
Checking for update
2023-10-01T03:41:02.210Z root WARN Linked preference "workbench.colorCustomizations" not found. Source: "editor.bracketPairColorization.enabled"
2023-10-01T03:41:02.275Z daemon INFO time="2023-09-30T23:41:02-04:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.3.0"
time="2023-09-30T23:41:02-04:00" level=info msg="Required tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2023-09-30T23:41:02-04:00" level=info msg="Required tool" tool="arduino:avrdude@6.3.0-arduino17"
2023-10-01T03:41:02.279Z daemon INFO time="2023-09-30T23:41:02-04:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.3.0"
time="2023-09-30T23:41:02-04:00" level=info msg="Required tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2023-09-30T23:41:02-04:00" level=info msg="Required tool" tool="arduino:avrdude@6.3.0-arduino17"
2023-10-01T03:41:02.373Z root ERROR ---- !!!SLOW!!! DURATION: search took 157.819 ms. Args: [{"type":"Updatable"}] ----
2023-10-01T03:41:02.374Z root INFO Starting language server: arduino:avr:uno
Update for version 2.2.1 is not available (latest version: 2.2.1, downgrade is allowed).
2023-10-01T03:41:02.719Z daemon INFO time="2023-09-30T23:41:02-04:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.3.0"
time="2023-09-30T23:41:02-04:00" level=info msg="Required tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2023-09-30T23:41:02-04:00" level=info msg="Required tool" tool="arduino:avrdude@6.3.0-arduino17"
2023-10-01T03:41:02.720Z daemon INFO time="2023-09-30T23:41:02-04:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.3.0"
time="2023-09-30T23:41:02-04:00" level=info msg="Required tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
2023-10-01T03:41:02.720Z daemon INFO time="2023-09-30T23:41:02-04:00" level=info msg="Required tool" tool="arduino:avrdude@6.3.0-arduino17"
2023-10-01T03:41:02.721Z daemon INFO time="2023-09-30T23:41:02-04:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.3.0"
time="2023-09-30T23:41:02-04:00" level=info msg="Required tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
2023-10-01T03:41:02.721Z daemon INFO time="2023-09-30T23:41:02-04:00" level=info msg="Required tool" tool="arduino:avrdude@6.3.0-arduino17"
2023-10-01T03:41:02.722Z daemon INFO time="2023-09-30T23:41:02-04:00" level=info msg="Adding libraries dir" dir="C:\Users\dkres\AppData\Local\Arduino15\libraries" location=ide
2023-10-01T03:41:02.722Z daemon INFO time="2023-09-30T23:41:02-04:00" level=info msg="Adding libraries dir" dir="C:\Users\dkres\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries" location=platform
2023-10-01T03:41:02.722Z daemon INFO time="2023-09-30T23:41:02-04:00" level=info msg="Adding libraries dir" dir="c:\Arduino\libraries" location=user
2023-10-01T03:41:03.295Z daemon INFO time="2023-09-30T23:41:03-04:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.3.0"
time="2023-09-30T23:41:03-04:00" level=info msg="Required tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2023-09-30T23:41:03-04:00" level=info msg="Required tool" tool="arduino:avrdude@6.3.0-arduino17"
2023-10-01T03:41:03.296Z daemon INFO time="2023-09-30T23:41:03-04:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.3.0"
time="2023-09-30T23:41:03-04:00" level=info msg="Required tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2023-09-30T23:41:03-04:00" level=info msg="Required tool" tool="arduino:avrdude@6.3.0-arduino17"
2023-10-01T03:41:03.299Z daemon INFO time="2023-09-30T23:41:03-04:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.3.0"
time="2023-09-30T23:41:03-04:00" level=info msg="Required tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2023-09-30T23:41:03-04:00" level=info msg="Required tool" tool="arduino:avrdude@6.3.0-arduino17"