The "Open Recent" file menu item seems to be missing in 2.0.1
Unless, of course, a different mechanism has been implemented
The "Open Recent" file menu item seems to be missing in 2.0.1
Unless, of course, a different mechanism has been implemented
On Windows 10; permanent install (not zip).
I have some other issues with 2.0.1 so I will do a full Windows install
@UKHeliBob From what I understand, if there are no "recent' sketches to list the menu item is not displayed.
I also found that sometimes when I open a previous sketch, or occasionally starting a new sketch, the recent entries are suddenly dropped. I have not found any reproducible way to explain how or why or when.
I do not know if the recent sketches are saved as a "per IDE instance" or what but it sometimes have different lists for different instances??
Thanks for the reminder, but I had previously opened a number of sketches but still no "Open Recent" menu item
I have now done a permanent install and, guess what, no "Open Recent" menu item even after opening and closing multiple sketches
Windows knows about the recent files
it is just a shame that the IDE doesn't
Quite strange. I have a "Open Recent" menu entry but not a "Sketchbook" one (both you and @sterretje seem to have the latter - why not me?). I do not know what is different between us.
Still using a ZIP install? That might be one difference between your setup and mine (and @UKHeliBob's setup?).
@sterretje Yes, still using zip installs.
If that is the reason I loose the "Sketchbook" menu option I will live without it . I can get it by simply clicking the Sketchbook icon on the left hand tool bar.
Were these standalone sketches you had saved on your hard drive?
The "Open Recent" menu does not show temporary sketches. In addition to sketches you create using File > New, but never save to a location outside the temporary staging folder, examples are also treated as example sketches. The reason is Arduino IDE 2.x opens these as a pre-populated temporary sketch in order to prevent the user from inadvertently making changes to the "known good" example sketch itself. For this reason, example sketches only show in the "Open Recent" menu if you saved them to a location outside their temporary staging folder.
There is work in progress to change this behavior regarding example sketches to make it match the behavior of Arduino IDE 1.x, where they are added to the "Open Recent" menu:
Do you have any sketches saved under your sketchbook folder?
Yes, they are located in the sketchbook
Please post the contents of the file at this path:
C:\Users\Bob2\.arduinoIDE\recent-sketches.json
File contents as requested
{
"file:///c%3A/Users/Bob2/Documents/Arduino/tiny85_continuity_2": 1666933894740,
"file:///c%3A/Users/Bob2/Documents/Arduino/zzTestClang": 1666969411892,
"file:///c%3A/Users/Bob2/Documents/Arduino/__matrix-panel/_skeleton_64x64_2": 1666934104741,
"file:///c%3A/Users/Bob2/Documents/Arduino/_forum_help": 1666952196765,
"file:///c%3A/Users/Bob2/Documents/Arduino/zzTestClang/sketch_oct28a": 1666941219744,
"file:///c%3A/Users/Bob2/Documents/Arduino/___forum%20help%20july%2022/help_1": 1666951463671,
"file:///c%3A/Users/Bob2/Documents/Arduino/___forum_help_oct_22": 1666949051100,
"file:///c%3A/Users/Bob2/Documents/Arduino/_dbg_macros": 1666952026244,
"file:///c%3A/Users/Bob2/Documents/Arduino/__leo_forum_macro_PROGMEM_2": 1666952226260,
"file:///c%3A/Users/Bob2/Documents/Arduino/HC8x8x8_Play_Patterns_BB": 1666969274545
}
The contents look reasonable, at least to the extent that the filenames look like they are, in fact, the files that I have recently opened
I was able to reproduce the bug and submitted a formal report to the Arduino IDE developers on your behalf:
Thanks for bringing this to our attention @UKHeliBob!
I should add that the workaround is either to delete C:\Users\Bob2\.arduinoIDE\recent-sketches.json
altogether, or else to remove the line(s) for sketches that no longer exist.
If it is more convenient, you can identify those specific sketches by starting the IDE from the command line and looking for the error message like this:
root ERROR Uncaught Exception:
root ERROR Error: ENOENT: no such file or directory, scandir 'c:\Users\per\Documents\Arduino\FooSketch'
Thanks Per
I took the easy way out and nuked the JSON file and all is OK now
All my sketches are in the default sketchbook location. By selecting the right hand Sketchbook icon they are displayed.
I think the best way to proceed with the investigation of the mystery of the missing Sketchbook menu is to check the logs in case they might contain a clue:
Please do this:
C:\Program Files\Arduino IDE
or C:\Users\<user name>\AppData\Local\Programs\Arduino IDE
).& ".\Arduino IDE"
</>
icon on the post composer toolbar.```
) to your reply to make sure the error messages are correctly formatted.Please let me know if you have any questions or problems while following those instructions.
Some funnies following your instructions (Windows 10).
Following 1 - 4: I do not get the "Open PowerShell window here ", only "Open Command window here ".
Following 5: Will not accept & ".\Arduino IDE"
have to remove the &.
After that I get:
F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit>".\Arduino IDE"
F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit>
Arduino IDE 2.0.1-nightly-20221028
Starting backend process. PID: 388
Using browser-only version of superagent in non-browser environment
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
root INFO Configuration directory URI: 'file:///c%3A/Users/Willem/.theia'
root INFO Backend Object.initialize: 6.4 ms [Finished 1.766 s after backend start]
root INFO Backend Object.configure: 5.0 ms [Finished 1.766 s after backend start]
root INFO Backend MessagingContribution.onStart: 2.4 ms [Finished 1.766 s after backend start]
root INFO Backend OSBackendApplicationContribution.configure: 0.8 ms [Finished 1.817 s after backend start]
root INFO Backend DefaultWorkspaceServer.onStart: 0.6 ms [Finished 1.817 s after backend start]
root INFO Backend LocalizationBackendContribution.configure: 0.2 ms [Finished 1.817 s after backend start]
root WARN Backend LocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 51.1 ms [Finished 1.817 s after backend start]
root INFO Backend TaskBackendApplicationContribution.onStart: 0.4 ms [Finished 1.817 s after backend start]
root INFO Backend ElectronTokenBackendContribution.configure: 2.0 ms [Finished 1.820 s after backend start]
root INFO Backend PluginDeployerContribution.initialize: 0.7 ms [Finished 1.820 s after backend start]
root INFO Backend ConfigServiceImpl.onStart: 1.1 ms [Finished 1.821 s after backend start]
root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.6 ms [Finished 1.822 s after backend start]
root INFO Backend ArduinoDaemonImpl.onStart: 2.0 ms [Finished 1.824 s after backend start]
root INFO Backend NodeFileUploadService.configure: 3.5 ms [Finished 1.824 s after backend start]
daemon INFO Starting daemon from F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
discovery-log INFO start
discovery-log INFO start new deferred
root INFO Backend BoardDiscovery.onStart: 1.1 ms [Finished 1.826 s after backend start]
root INFO Backend FileDownloadEndpoint.configure: 0.7 ms [Finished 1.826 s after backend start]
root INFO Backend AuthenticationServiceImpl.onStart: 0.5 ms [Finished 1.828 s after backend start]
root INFO Backend PluginApiContribution.configure: 0.6 ms [Finished 1.828 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.4 ms [Finished 1.832 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.1 ms [Finished 1.832 s after backend start]
root INFO Backend PlotterBackendContribution.configure: 1.1 ms [Finished 1.834 s after backend start]
root INFO Theia app listening on http://localhost:50183.
root INFO Finished starting backend application: 6.6 ms [Finished 1.838 s after backend start]
root WARN The local plugin referenced by local-dir:/c%3A/Users/Willem/.arduinoIDE/plugins does not exist.
root WARN The local plugin referenced by local-dir:/c%3A/Users/Willem/.arduinoIDE/extensions does not exist.
root WARN The local plugin referenced by local-dir:C:\Users\Willem\.arduinoProIDE\plugins does not exist.
Restoring workspace roots: c:\Users\Willem\Desktop\Erik Files\MCP_Tests\MCP_Test3
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
isTempSketch: false. Input was c:\Users\Willem\Desktop\Erik Files\MCP_Tests\MCP_Test3\MCP_Test3.ino
root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@0.3.10" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.5" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
root INFO Resolve plugins list: 92.6 ms [Finished 1.919 s after backend start]
root INFO Deployed backend plugin "cortex-debug@0.3.10" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\cortex-debug\extension\dist\extension": 5.0 ms [Finished 1.925 s after backend start]
root INFO Deployed backend plugin "vscode-arduino-tools@0.0.2-beta.5" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 3.6 ms [Finished 1.928 s after backend start]
root INFO Deployed backend plugin "cpp@1.52.1" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-builtin-cpp\extension": 11.1 ms [Finished 1.939 s after backend start]
root INFO Deployed backend plugin "json@1.46.1" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-builtin-json\extension": 2.9 ms [Finished 1.942 s after backend start]
root INFO Deployed backend plugin "json-language-features@1.46.1" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 0.7 ms [Finished 1.943 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-bg@1.48.3" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-language-pack-bg\extension": 378.2 ms [Finished 2.321 s after backend start]
daemon INFO INFO[0000] Using config file: c:\Users\Willem\.arduinoIDE\arduino-cli.yaml
INFO[0000] arduino-cli.exe version 0.28.0
INFO[0000] Executing `arduino-cli daemon`
{"IP":"127.0.0.1","Port":"50184"}
daemon INFO Daemon is running.
root INFO Deployed backend plugin "vscode-language-pack-cs@1.53.2" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-language-pack-cs\extension": 726.7 ms [Finished 3.048 s after backend start]
daemon INFO INFO[0001] Loading hardware from: c:\Users\Willem\AppData\Local\Arduino15\packages
root INFO Deployed backend plugin "vscode-language-pack-de@1.53.2" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-language-pack-de\extension": 558.1 ms [Finished 3.606 s after backend start]
daemon INFO INFO[0001] Loading package DxCore from: C:\Users\Willem\AppData\Local\Arduino15\packages\DxCore\hardware
INFO[0001] Checking existence of 'tools' path: C:\Users\Willem\AppData\Local\Arduino15\packages\DxCore\tools
INFO[0001] Loading tools from dir: C:\Users\Willem\AppData\Local\Arduino15\packages\DxCore\tools
INFO[0001] Loaded tool tool="DxCore:avr-gcc@7.3.0-atmel3.6.1-azduino6"
INFO[0001] Loaded tool tool="DxCore:avrdude@6.3.0-arduino17or18"
INFO[0001] Loading package MightyCore from: C:\Users\Willem\AppData\Local\Arduino15\packages\MightyCore\hardware
INFO[0001] Checking signature error="opening signature file: open C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\MightyCore\\hardware\\avr\\2.1.3\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\MightyCore\\hardware\\avr\\2.1.3\\installed.json" signatureFile="C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\MightyCore\\hardware\\avr\\2.1.3\\installed.json.sig"
INFO[0001] Adding monitor tool protocol=serial tool="builtin:serial-monitor"
INFO[0001] Loaded platform platform="MightyCore:avr@2.1.3"
INFO[0001] Loading package MiniCore from: C:\Users\Willem\AppData\Local\Arduino15\packages\MiniCore\hardware
INFO[0001] Checking signature error="opening signature file: open C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\MiniCore\\hardware\\avr\\2.1.3\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\MiniCore\\hardware\\avr\\2.1.3\\installed.json" signatureFile="C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\MiniCore\\hardware\\avr\\2.1.3\\installed.json.sig"
INFO[0001] Adding monitor tool protocol=serial tool="builtin:serial-monitor"
INFO[0001] Loaded platform platform="MiniCore:avr@2.1.3"
INFO[0001] Loading package arduino from: C:\Users\Willem\AppData\Local\Arduino15\packages\arduino\hardware
INFO[0001] Checking signature error="opening signature file: open C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.5\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.5\\installed.json" signatureFile="C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.5\\installed.json.sig"
INFO[0001] Adding monitor tool protocol=serial tool="builtin:serial-monitor"
INFO[0001] Loaded platform platform="arduino:avr@1.8.5"
INFO[0001] Adding monitor tool protocol=serial tool="builtin:serial-monitor"
INFO[0001] Loaded platform platform="arduino:sam@1.6.12"
INFO[0001] Checking existence of 'tools' path: C:\Users\Willem\AppData\Local\Arduino15\packages\arduino\tools
INFO[0001] Loading tools from dir: C:\Users\Willem\AppData\Local\Arduino15\packages\arduino\tools
INFO[0001] Loaded tool tool="arduino:arduinoOTA@1.2.0"
INFO[0001] Loaded tool tool="arduino:arduinoOTA@1.3.0"
INFO[0001] Loaded tool tool="arduino:arm-none-eabi-gcc@4.8.3-2014q1"
INFO[0001] Loaded tool tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0001] Loaded tool tool="arduino:avrdude@6.3.0-arduino17"
INFO[0001] Loaded tool tool="arduino:avrdude@6.3.0-arduino18"
INFO[0001] Loaded tool tool="arduino:bossac@1.6.1-arduino"
INFO[0001] Loading package builtin from: C:\Users\Willem\AppData\Local\Arduino15\packages\builtin
INFO[0001] Checking existence of 'tools' path: C:\Users\Willem\AppData\Local\Arduino15\packages\builtin\tools
INFO[0001] Loading tools from dir: C:\Users\Willem\AppData\Local\Arduino15\packages\builtin\tools
INFO[0001] Loaded tool tool="builtin:ctags@5.8-arduino11"
INFO[0001] Loaded tool tool="builtin:mdns-discovery@0.9.2"
INFO[0001] Loaded tool tool="builtin:mdns-discovery@1.0.2"
INFO[0001] Loaded tool tool="builtin:mdns-discovery@1.0.5"
INFO[0001] Loaded tool tool="builtin:mdns-discovery@1.0.6"
INFO[0001] Loaded tool tool="builtin:serial-discovery@1.0.0"
INFO[0001] Loaded tool tool="builtin:serial-discovery@1.2.1"
INFO[0001] Loaded tool tool="builtin:serial-discovery@1.3.0"
INFO[0001] Loaded tool tool="builtin:serial-discovery@1.3.0-rc1"
INFO[0001] Loaded tool tool="builtin:serial-discovery@1.3.1"
INFO[0001] Loaded tool tool="builtin:serial-discovery@1.3.2"
INFO[0001] Loaded tool tool="builtin:serial-monitor@0.10.0"
INFO[0001] Loaded tool tool="builtin:serial-monitor@0.9.1"
INFO[0001] Loading package esp32 from: C:\Users\Willem\AppData\Local\Arduino15\packages\esp32\hardware
INFO[0001] Checking existence of 'tools' path: C:\Users\Willem\AppData\Local\Arduino15\packages\esp32\tools
INFO[0001] Loading tools from dir: C:\Users\Willem\AppData\Local\Arduino15\packages\esp32\tools
INFO[0001] Loaded tool tool="esp32:esptool_py@3.3.0"
INFO[0001] Loaded tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0001] Loaded tool tool="esp32:mkspiffs@0.2.3"
INFO[0001] Loaded tool tool="esp32:riscv32-esp-elf-gcc@gcc8_4_0-esp-2021r2-patch3"
INFO[0001] Loaded tool tool="esp32:xtensa-esp32-elf-gcc@gcc8_4_0-esp-2021r2-patch3"
INFO[0001] Loaded tool tool="esp32:xtensa-esp32s2-elf-gcc@gcc8_4_0-esp-2021r2-patch3"
INFO[0001] Loaded tool tool="esp32:xtensa-esp32s3-elf-gcc@gcc8_4_0-esp-2021r2-patch3"
INFO[0001] Loading package esp8266 from: C:\Users\Willem\AppData\Local\Arduino15\packages\esp8266\hardware
INFO[0001] Checking signature error="opening signature file: open C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\esp8266\\hardware\\esp8266\\3.0.2\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\esp8266\\hardware\\esp8266\\3.0.2\\installed.json" signatureFile="C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\esp8266\\hardware\\esp8266\\3.0.2\\installed.json.sig"
INFO[0001] Adding monitor tool protocol=serial tool="builtin:serial-monitor"
INFO[0001] Loaded platform platform="esp8266:esp8266@3.0.2"
INFO[0001] Checking existence of 'tools' path: C:\Users\Willem\AppData\Local\Arduino15\packages\esp8266\tools
INFO[0001] Loading tools from dir: C:\Users\Willem\AppData\Local\Arduino15\packages\esp8266\tools
INFO[0001] Loaded tool tool="esp8266:mklittlefs@3.0.4-gcc10.3-1757bed"
INFO[0001] Loaded tool tool="esp8266:mkspiffs@3.0.4-gcc10.3-1757bed"
INFO[0001] Loaded tool tool="esp8266:python3@3.7.2-post1"
INFO[0001] Loaded tool tool="esp8266:xtensa-lx106-elf-gcc@3.0.4-gcc10.3-1757bed"
INFO[0001] Loading package megaTinyCore from: C:\Users\Willem\AppData\Local\Arduino15\packages\megaTinyCore\hardware
INFO[0001] Checking signature error="opening signature file: open C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\megaTinyCore\\hardware\\megaavr\\2.6.1\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\megaTinyCore\\hardware\\megaavr\\2.6.1\\installed.json" signatureFile="C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\megaTinyCore\\hardware\\megaavr\\2.6.1\\installed.json.sig"
INFO[0001] Adding monitor tool protocol=serial tool="builtin:serial-monitor"
INFO[0001] Loaded platform platform="megaTinyCore:megaavr@2.6.1"
INFO[0001] Checking existence of 'tools' path: C:\Users\Willem\AppData\Local\Arduino15\packages\megaTinyCore\tools
INFO[0001] Loading tools from dir: C:\Users\Willem\AppData\Local\Arduino15\packages\megaTinyCore\tools
INFO[0001] Loaded tool tool="megaTinyCore:python3@3.7.2-post1"
INFO[0001] Loading hardware from: c:\Users\Willem\Documents\Arduino\hardware
INFO[0001] Loading package ATTinyCore-2.0.0-dev from: C:\Users\Willem\Documents\Arduino\Hardware\ATTinyCore-2.0.0-dev
INFO[0001] Adding monitor tool protocol=serial tool="builtin:serial-monitor"
INFO[0001] Loaded platform platform="ATTinyCore-2.0.0-dev:avr@2.0.0-dev"
INFO[0001] Checking signature index="c:\\Users\\Willem\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="c:\\Users\\Willem\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
INFO[0001] Checking signature error="opening signature file: open c:\\Users\\Willem\\AppData\\Local\\Arduino15\\package_drazzy.com_index.json.sig: The system cannot find the file specified." index="c:\\Users\\Willem\\AppData\\Local\\Arduino15\\package_drazzy.com_index.json" signatureFile="c:\\Users\\Willem\\AppData\\Local\\Arduino15\\package_drazzy.com_index.json.sig"
INFO[0001] Checking signature error="opening signature file: open c:\\Users\\Willem\\AppData\\Local\\Arduino15\\package_esp8266com_index.json.sig: The system cannot find the file specified." index="c:\\Users\\Willem\\AppData\\Local\\Arduino15\\package_esp8266com_index.json" signatureFile="c:\\Users\\Willem\\AppData\\Local\\Arduino15\\package_esp8266com_index.json.sig"
INFO[0001] Checking signature error="opening signature file: open c:\\Users\\Willem\\AppData\\Local\\Arduino15\\package_MCUdude_MightyCore_index.json.sig: The system cannot find the file specified." index="c:\\Users\\Willem\\AppData\\Local\\Arduino15\\package_MCUdude_MightyCore_index.json" signatureFile="c:\\Users\\Willem\\AppData\\Local\\Arduino15\\package_MCUdude_MightyCore_index.json.sig"
INFO[0001] Checking signature error="opening signature file: open c:\\Users\\Willem\\AppData\\Local\\Arduino15\\package_MCUdude_MiniCore_index.json.sig: The system cannot find the file specified." index="c:\\Users\\Willem\\AppData\\Local\\Arduino15\\package_MCUdude_MiniCore_index.json" signatureFile="c:\\Users\\Willem\\AppData\\Local\\Arduino15\\package_MCUdude_MiniCore_index.json.sig"
INFO[0001] Adding libraries dir dir="C:\\Users\\Willem\\Documents\\Arduino\\Hardware\\ATTinyCore-2.0.0-dev\\avr\\libraries" location=platform
INFO[0001] Adding libraries dir dir="C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\MightyCore\\hardware\\avr\\2.1.3\\libraries" location=platform
INFO[0001] Adding libraries dir dir="C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\MiniCore\\hardware\\avr\\2.1.3\\libraries" location=platform
INFO[0001] Adding libraries dir dir="C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\megaTinyCore\\hardware\\megaavr\\2.6.1\\libraries" location=platform
INFO[0001] Adding libraries dir dir="C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.5\\libraries" location=platform
INFO[0001] Adding libraries dir dir="C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\sam\\1.6.12\\libraries" location=platform
INFO[0001] Adding libraries dir dir="C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\esp8266\\hardware\\esp8266\\3.0.2\\libraries" location=platform
INFO[0001] Loading libraries index file index="c:\\Users\\Willem\\AppData\\Local\\Arduino15\\library_index.json"
INFO[0001] Adding libraries dir dir="C:\\Users\\Willem\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0001] Adding libraries dir dir="c:\\Users\\Willem\\Documents\\Arduino\\libraries" location=user
root INFO Deployed backend plugin "vscode-language-pack-es@1.53.2" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-language-pack-es\extension": 553.3 ms [Finished 4.160 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-fr@1.53.2" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-language-pack-fr\extension": 489.2 ms [Finished 4.649 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-hu@1.48.3" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-language-pack-hu\extension": 580.5 ms [Finished 5.229 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-it@1.53.2" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-language-pack-it\extension": 638.2 ms [Finished 5.868 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ja@1.53.2" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-language-pack-ja\extension": 512.7 ms [Finished 6.380 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ko@1.53.2" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-language-pack-ko\extension": 603.7 ms [Finished 6.984 s after backend start]
root WARN Frontend s.configure took longer than the expected maximum 100 milliseconds: 1536.9 ms [Finished 4.510 s after frontend start]
root INFO Deployed backend plugin "vscode-language-pack-nl@1.48.3" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-language-pack-nl\extension": 329.8 ms [Finished 7.314 s after backend start]
root WARN Frontend keybindings.onStart took longer than the expected maximum 100 milliseconds: 592.2 ms [Finished 5.145 s after frontend start]
root INFO Deployed backend plugin "vscode-language-pack-pl@1.53.2" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-language-pack-pl\extension": 651.0 ms [Finished 7.965 s after backend start]
root WARN Frontend m.onStart took longer than the expected maximum 100 milliseconds: 180.3 ms [Finished 5.432 s after frontend start]
root INFO Deployed backend plugin "vscode-language-pack-pt-BR@1.53.2" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-language-pack-pt-BR\extension": 450.7 ms [Finished 8.416 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ru@1.53.2" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-language-pack-ru\extension": 497.4 ms [Finished 8.913 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-tr@1.53.2" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-language-pack-tr\extension": 478.1 ms [Finished 9.391 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-uk@1.48.3" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-language-pack-uk\extension": 378.7 ms [Finished 9.770 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-zh-hans@1.53.2" from "F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-language-pack-zh-hans\extension": 488.9 ms [Finished 10.259 s after backend start]
root INFO Deploy plugins list: 92.6 ms [Finished 10.271 s after backend start]
discovery-log INFO start request start watch
discovery-log INFO start requested start watch
discovery-log INFO start resolved watching
daemon INFO INFO[0011] starting discovery builtin:mdns-discovery process
daemon INFO INFO[0011] starting discovery builtin:serial-discovery process
sketches-service WARN Warning! The request sketch path was different than the response sketch path from the CLI. This could be a potential bug. Request: <c:\Users\Willem\Desktop\Erik Files\MCP_Tests\MCP_Test3\MCP_Test3.ino>, response: <c:\Users\Willem\Desktop\Erik Files\MCP_Tests\MCP_Test3>.
daemon INFO INFO[0011] started discovery builtin:mdns-discovery process
INFO[0011] sending command HELLO 1 "arduino-cli 0.28.0" to discovery builtin:mdns-discovery
daemon INFO INFO[0011] started discovery builtin:serial-discovery process
daemon INFO INFO[0011] sending command HELLO 1 "arduino-cli 0.28.0" to discovery builtin:serial-discovery
daemon INFO INFO[0011] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1
daemon INFO INFO[0011] sending command START_SYNC to discovery builtin:mdns-discovery
daemon INFO INFO[0011] from discovery builtin:mdns-discovery received message type: start_sync, message: OK
root WARN Frontend l.onStart took longer than the expected maximum 100 milliseconds: 6277.2 ms [Finished 11.711 s after frontend start]
daemon INFO INFO[0011] from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1
INFO[0011] sending command START_SYNC to discovery builtin:serial-discovery
INFO[0011] from discovery builtin:serial-discovery received message type: start_sync, message: OK
root INFO Start frontend contributions: 8831.1 ms [Finished 11.723 s after frontend start]
root INFO Changed application state from 'init' to 'started_contributions'.
root INFO Changed application state from 'started_contributions' to 'attached_shell'.
root INFO >>> Restoring the layout state...
root INFO ------- SERIALIZED LAYOUT DATA -------
root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"kind":"navigatable","uri":"file:///c%3A/Users/Willem/Desktop/Erik%20Files/MCP_Tests/MCP_Test3/MCP_Test3.ino","counter":0}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":102,\"column\":43},\"position\":{\"lineNumber\":102,\"column\":43}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":81,\"column\":1},\"firstPositionDeltaTop\":-13},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":179,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"code-editor-opener","options":{"kind":"navigatable","uri":"file:///c%3A/Users/Willem/Desktop/Erik%20Files/MCP_Tests/MCP_Test3/MCP23017.h","counter":0}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":true,\"selectionStart\":{\"lineNumber\":24,\"column\":14},\"position\":{\"lineNumber\":24,\"column\":9}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":28,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"}],"currentIndex":0}},"mainPanelPinned":[false,false],"bottomPanel":{"config":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"outputView"},"innerWidgetState":"{\"locked\":false}"}],"currentIndex":0}},"pinned":[false],"size":158,"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}},{\"partId\":\"debug:frames:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"partId\":\"debug:variables:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"partId\":\"debug:watch:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"partId\":\"debug:breakpoints:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"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}],"size":264},"rightPanel":{"type":"sidepanel","items":[]},"activeWidgetId":"code-editor-opener:file:///c%3A/Users/Willem/Desktop/Erik%20Files/MCP_Tests/MCP_Test3/MCP_Test3.ino:0"}
root INFO ------- END SERIALIZED LAYOUT DATA -------
root INFO [hosted-plugin: 5148] PLUGIN_HOST(5148) starting instance
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec] Waiting for backend deployment: 149.0 ms [Finished 11.864 s after frontend start]
sketches-service WARN Mismatching sketch file <Test B.ino> and sketch folder name <BlueIris_HTTP>. Skipping
sketches-service WARN Mismatching sketch file <Class Test.ino> and sketch folder name <Class_Test>. Skipping
sketches-service WARN Mismatching sketch file <Servo_TestA.ino> and sketch folder name <Servo_Test_Adafruit>. Skipping
sketches-service WARN Mismatching sketch file <Throttle_With_Library.ino> and sketch folder name <DC_Throttle_With_Library>. Skipping
sketches-service WARN Mismatching sketch file <dCabs.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <dRoutes.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <dTracks.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <dSensors.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <gButtons.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <gWindows.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <dTurnouts.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <gTextBoxes.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <dCabs.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <eventHandlers.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <coreComponents.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <progComponents.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <dRoutes.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <dTracks.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <dSensors.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <gButtons.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <gWindows.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <controllerConfig.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <serialComponents.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <dTurnouts.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <gTextBoxes.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <eventHandlers.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <coreComponents.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <progComponents.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <controllerConfig.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <serialComponents.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <PDB.pde> and sketch folder name <Ribbons>. Skipping
sketches-service WARN Mismatching sketch file <Perlin.pde> and sketch folder name <Planets>. Skipping
sketches-service WARN Mismatching sketch file <Orb.pde> and sketch folder name <Reflection2>. Skipping
sketches-service WARN Mismatching sketch file <Boid.pde> and sketch folder name <Flocking>. Skipping
sketches-service WARN Mismatching sketch file <ArcBall.pde> and sketch folder name <Ribbons>. Skipping
sketches-service WARN Mismatching sketch file <BSpline.pde> and sketch folder name <Ribbons>. Skipping
sketches-service WARN Mismatching sketch file <Surface.pde> and sketch folder name <Trefoil>. Skipping
sketches-service WARN Mismatching sketch file <Cube.pde> and sketch folder name <SpaceJunk>. Skipping
sketches-service WARN Mismatching sketch file <Flock.pde> and sketch folder name <Flocking>. Skipping
sketches-service WARN Mismatching sketch file <SSD1306.pde> and sketch folder name <I2CScreen>. Skipping
sketches-service WARN Mismatching sketch file <Geometry.pde> and sketch folder name <Ribbons>. Skipping
sketches-service WARN Mismatching sketch file <Vec3f.pde> and sketch folder name <Yellowtail>. Skipping
sketches-service WARN Mismatching sketch file <Record.pde> and sketch folder name <LoadFile2>. Skipping
sketches-service WARN Mismatching sketch file <Ground.pde> and sketch folder name <Reflection2>. Skipping
sketches-service WARN Mismatching sketch file <Module.pde> and sketch folder name <ArrayObjects>. Skipping
sketches-service WARN Mismatching sketch file <Particle.pde> and sketch folder name <Particles>. Skipping
sketches-service WARN Mismatching sketch file <Gesture.pde> and sketch folder name <Yellowtail>. Skipping
sketches-service WARN Mismatching sketch file <Shape3D.pde> and sketch folder name <Icosahedra>. Skipping
sketches-service WARN Mismatching sketch file <Ball.pde> and sketch folder name <CircleCollision>. Skipping
sketches-service WARN Mismatching sketch file <Cube.pde> and sketch folder name <CubesWithinCube>. Skipping
sketches-service WARN Mismatching sketch file <Egg.pde> and sketch folder name <CompositeObjects>. Skipping
sketches-service WARN Mismatching sketch file <Arcball.pde> and sketch folder name <MultipleWindows>. Skipping
sketches-service WARN Mismatching sketch file <CA.pde> and sketch folder name <Wolfram>. Skipping
sketches-service WARN Mismatching sketch file <Ring.pde> and sketch folder name <CompositeObjects>. Skipping
sketches-service WARN Mismatching sketch file <Word.pde> and sketch folder name <HashMapClass>. Skipping
sketches-service WARN Mismatching sketch file <Dimension3D.pde> and sketch folder name <Icosahedra>. Skipping
sketches-service WARN Mismatching sketch file <Icosahedron.pde> and sketch folder name <Icosahedra>. Skipping
sketches-service WARN Mismatching sketch file <EggRing.pde> and sketch folder name <CompositeObjects>. Skipping
sketches-service WARN Mismatching sketch file <ParticleSystem.pde> and sketch folder name <Particles>. Skipping
sketches-service WARN Mismatching sketch file <Bubble.pde> and sketch folder name <LoadSaveXML>. Skipping
sketches-service WARN Mismatching sketch file <Mover.pde> and sketch folder name <ForcesWithVectors>. Skipping
sketches-service WARN Mismatching sketch file <Ball.pde> and sketch folder name <ArrayListClass>. Skipping
sketches-service WARN Mismatching sketch file <Bubble.pde> and sketch folder name <LoadSaveJSON>. Skipping
sketches-service WARN Mismatching sketch file <SaveOneImage.pde> and sketch folder name <SaveOneFrame>. Skipping
sketches-service WARN Mismatching sketch file <Liquid.pde> and sketch folder name <ForcesWithVectors>. Skipping
sketches-service WARN Mismatching sketch file <MCP4725.pde> and sketch folder name <I2CDigitalAnalogOOP>. Skipping
sketches-service WARN Mismatching sketch file <MCP3001.pde> and sketch folder name <SPIAnalogDigitalOOP>. Skipping
sketches-service WARN Mismatching sketch file <Bubble.pde> and sketch folder name <LoadSaveTable>. Skipping
sketches-service WARN Mismatching sketch file <Animation.pde> and sketch folder name <AnimatedSprite>. Skipping
sketches-service WARN Mismatching sketch file <Wiggler.pde> and sketch folder name <WigglePShape>. Skipping
sketches-service WARN Mismatching sketch file <MCP3008.pde> and sketch folder name <SPIAnalogDigitalOOP8>. Skipping
sketches-service WARN Mismatching sketch file <Star.pde> and sketch folder name <PolygonPShapeOOP>. Skipping
sketches-service WARN Mismatching sketch file <CubeMapUtils.pde> and sketch folder name <DomeProjection>. Skipping
sketches-service WARN Mismatching sketch file <KochLine.pde> and sketch folder name <Koch>. Skipping
sketches-service WARN Mismatching sketch file <Particle.pde> and sketch folder name <SmokeParticleSystem>. Skipping
sketches-service WARN Mismatching sketch file <Mover.pde> and sketch folder name <AccelerationWithVectors>. Skipping
sketches-service WARN Mismatching sketch file <Sun.pde> and sketch folder name <GravitationalAttraction3D>. Skipping
sketches-service WARN Mismatching sketch file <Particle.pde> and sketch folder name <SimpleParticleSystem>. Skipping
sketches-service WARN Mismatching sketch file <Polygon.pde> and sketch folder name <PolygonPShapeOOP2>. Skipping
sketches-service WARN Mismatching sketch file <Polygon.pde> and sketch folder name <PolygonPShapeOOP3>. Skipping
sketches-service WARN Mismatching sketch file <KochFractal.pde> and sketch folder name <Koch>. Skipping
sketches-service WARN Mismatching sketch file <LSystem.pde> and sketch folder name <Pentigree>. Skipping
sketches-service WARN Mismatching sketch file <Planet.pde> and sketch folder name <GravitationalAttraction3D>. Skipping
sketches-service WARN Mismatching sketch file <Particle.pde> and sketch folder name <MultipleParticleSystems>. Skipping
sketches-service WARN Mismatching sketch file <LSystem.pde> and sketch folder name <PenroseTile>. Skipping
sketches-service WARN Mismatching sketch file <Particle.pde> and sketch folder name <ParticleSystemPShape>. Skipping
sketches-service WARN Mismatching sketch file <BezierCurve.pde> and sketch folder name <ArcLengthParametrization>. Skipping
sketches-service WARN Mismatching sketch file <ParticleSystem.pde> and sketch folder name <SmokeParticleSystem>. Skipping
sketches-service WARN Mismatching sketch file <serial_latency.ino> and sketch folder name <arduino>. Skipping
sketches-service WARN Mismatching sketch file <ParticleSystem.pde> and sketch folder name <SimpleParticleSystem>. Skipping
root ERROR Request getSketches failed with error: Invalid regular expression: /indexDCC++/: Nothing to repeat
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec] Sync of 21 plugins: 1189.0 ms [Finished 13.053 s after frontend start]
root INFO <<< The layout has been successfully restored.
root INFO Initialize the workbench layout: 1838.7 ms [Finished 13.605 s after frontend start]
root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][marus25.cortex-debug]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][arduino.vscode-arduino-tools]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][vscode.cpp]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][vscode.json]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][vscode.json-language-features]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec] Load contributions of 21 plugins: 177.8 ms [Finished 13.784 s after frontend start]
root WARN Frontend I.onDidInitializeLayout took longer than the expected maximum 100 milliseconds: 182.3 ms [Finished 13.788 s after frontend start]
root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
root WARN a registered grammar configuration for 'cpp' language is overridden
root INFO [hosted-plugin: 5148] PLUGIN_HOST(5148): PluginManagerExtImpl/init()
root INFO [hosted-plugin: 5148] PLUGIN_HOST(5148): initializing(cortex-debug@0.3.10 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
root INFO [hosted-plugin: 5148] Debugger contribution has been registered: cortex-debug
root INFO [hosted-plugin: 5148] PLUGIN_HOST(5148): initializing(vscode-arduino-tools@0.0.2-beta.5 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5148): initializing(cpp@1.52.1 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
root INFO [hosted-plugin: 5148] PLUGIN_HOST(5148): initializing(json@1.46.1 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5148): initializing(json-language-features@1.46.1 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5148): initializing(vscode-language-pack-bg@1.48.3 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
root INFO [hosted-plugin: 5148] PLUGIN_HOST(5148): initializing(vscode-language-pack-cs@1.53.2 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5148): initializing(vscode-language-pack-de@1.53.2 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5148): initializing(vscode-language-pack-es@1.53.2 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
root INFO [hosted-plugin: 5148] PLUGIN_HOST(5148): initializing(vscode-language-pack-fr@1.53.2 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
root INFO [hosted-plugin: 5148] PLUGIN_HOST(5148): initializing(vscode-language-pack-hu@1.48.3 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5148): initializing(vscode-language-pack-it@1.53.2 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5148): initializing(vscode-language-pack-ja@1.53.2 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5148): initializing(vscode-language-pack-ko@1.53.2 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5148): initializing(vscode-language-pack-nl@1.48.3 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5148): initializing(vscode-language-pack-pl@1.53.2 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
root INFO [hosted-plugin: 5148] PLUGIN_HOST(5148): initializing(vscode-language-pack-pt-BR@1.53.2 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5148): initializing(vscode-language-pack-ru@1.53.2 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
root INFO [hosted-plugin: 5148] PLUGIN_HOST(5148): initializing(vscode-language-pack-tr@1.53.2 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5148): initializing(vscode-language-pack-uk@1.48.3 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5148): initializing(vscode-language-pack-zh-hans@1.53.2 with F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
root INFO Frontend application start: 10862.1 ms [Finished 17.252 s after backend start]
root INFO Replace loading indicator with ready workbench UI (animation): 1078.5 ms [Finished 14.870 s after frontend start]
root INFO Changed application state from 'initialized_layout' to 'ready'.
root INFO [hosted-plugin: 5148] PLUGIN_HOST(5148): PluginManagerExtImpl/loadPlugin(F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
sketches-service WARN Mismatching sketch file <Test B.ino> and sketch folder name <BlueIris_HTTP>. Skipping
sketches-service WARN Mismatching sketch file <Class Test.ino> and sketch folder name <Class_Test>. Skipping
sketches-service WARN Mismatching sketch file <Servo_TestA.ino> and sketch folder name <Servo_Test_Adafruit>. Skipping
sketches-service WARN Mismatching sketch file <Throttle_With_Library.ino> and sketch folder name <DC_Throttle_With_Library>. Skipping
sketches-service WARN Mismatching sketch file <dCabs.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <dRoutes.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <dTracks.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <dSensors.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <gButtons.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <gWindows.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <dTurnouts.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <gTextBoxes.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <dCabs.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <eventHandlers.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <coreComponents.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <progComponents.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <dRoutes.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <dTracks.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <dSensors.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <gButtons.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <gWindows.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <controllerConfig.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <serialComponents.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <dTurnouts.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <gTextBoxes.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <eventHandlers.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <coreComponents.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <progComponents.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <controllerConfig.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <serialComponents.pde> and sketch folder name <DCCpp_Controller>. Skipping
sketches-service WARN Mismatching sketch file <PDB.pde> and sketch folder name <Ribbons>. Skipping
sketches-service WARN Mismatching sketch file <Perlin.pde> and sketch folder name <Planets>. Skipping
sketches-service WARN Mismatching sketch file <Orb.pde> and sketch folder name <Reflection2>. Skipping
sketches-service WARN Mismatching sketch file <Boid.pde> and sketch folder name <Flocking>. Skipping
sketches-service WARN Mismatching sketch file <ArcBall.pde> and sketch folder name <Ribbons>. Skipping
sketches-service WARN Mismatching sketch file <BSpline.pde> and sketch folder name <Ribbons>. Skipping
sketches-service WARN Mismatching sketch file <Surface.pde> and sketch folder name <Trefoil>. Skipping
sketches-service WARN Mismatching sketch file <Cube.pde> and sketch folder name <SpaceJunk>. Skipping
sketches-service WARN Mismatching sketch file <Flock.pde> and sketch folder name <Flocking>. Skipping
sketches-service WARN Mismatching sketch file <SSD1306.pde> and sketch folder name <I2CScreen>. Skipping
sketches-service WARN Mismatching sketch file <Geometry.pde> and sketch folder name <Ribbons>. Skipping
sketches-service WARN Mismatching sketch file <Vec3f.pde> and sketch folder name <Yellowtail>. Skipping
sketches-service WARN Mismatching sketch file <Record.pde> and sketch folder name <LoadFile2>. Skipping
sketches-service WARN Mismatching sketch file <Ground.pde> and sketch folder name <Reflection2>. Skipping
sketches-service WARN Mismatching sketch file <Module.pde> and sketch folder name <ArrayObjects>. Skipping
sketches-service WARN Mismatching sketch file <Particle.pde> and sketch folder name <Particles>. Skipping
sketches-service WARN Mismatching sketch file <Gesture.pde> and sketch folder name <Yellowtail>. Skipping
sketches-service WARN Mismatching sketch file <Shape3D.pde> and sketch folder name <Icosahedra>. Skipping
sketches-service WARN Mismatching sketch file <Ball.pde> and sketch folder name <CircleCollision>. Skipping
sketches-service WARN Mismatching sketch file <Cube.pde> and sketch folder name <CubesWithinCube>. Skipping
sketches-service WARN Mismatching sketch file <Egg.pde> and sketch folder name <CompositeObjects>. Skipping
sketches-service WARN Mismatching sketch file <Arcball.pde> and sketch folder name <MultipleWindows>. Skipping
sketches-service WARN Mismatching sketch file <CA.pde> and sketch folder name <Wolfram>. Skipping
sketches-service WARN Mismatching sketch file <Ring.pde> and sketch folder name <CompositeObjects>. Skipping
sketches-service WARN Mismatching sketch file <Word.pde> and sketch folder name <HashMapClass>. Skipping
sketches-service WARN Mismatching sketch file <Dimension3D.pde> and sketch folder name <Icosahedra>. Skipping
sketches-service WARN Mismatching sketch file <Icosahedron.pde> and sketch folder name <Icosahedra>. Skipping
sketches-service WARN Mismatching sketch file <EggRing.pde> and sketch folder name <CompositeObjects>. Skipping
sketches-service WARN Mismatching sketch file <ParticleSystem.pde> and sketch folder name <Particles>. Skipping
sketches-service WARN Mismatching sketch file <Bubble.pde> and sketch folder name <LoadSaveXML>. Skipping
sketches-service WARN Mismatching sketch file <Mover.pde> and sketch folder name <ForcesWithVectors>. Skipping
sketches-service WARN Mismatching sketch file <Ball.pde> and sketch folder name <ArrayListClass>. Skipping
sketches-service WARN Mismatching sketch file <Bubble.pde> and sketch folder name <LoadSaveJSON>. Skipping
sketches-service WARN Mismatching sketch file <SaveOneImage.pde> and sketch folder name <SaveOneFrame>. Skipping
sketches-service WARN Mismatching sketch file <Liquid.pde> and sketch folder name <ForcesWithVectors>. Skipping
sketches-service WARN Mismatching sketch file <MCP4725.pde> and sketch folder name <I2CDigitalAnalogOOP>. Skipping
sketches-service WARN Mismatching sketch file <MCP3001.pde> and sketch folder name <SPIAnalogDigitalOOP>. Skipping
sketches-service WARN Mismatching sketch file <Bubble.pde> and sketch folder name <LoadSaveTable>. Skipping
sketches-service WARN Mismatching sketch file <Animation.pde> and sketch folder name <AnimatedSprite>. Skipping
sketches-service WARN Mismatching sketch file <Wiggler.pde> and sketch folder name <WigglePShape>. Skipping
sketches-service WARN Mismatching sketch file <MCP3008.pde> and sketch folder name <SPIAnalogDigitalOOP8>. Skipping
sketches-service WARN Mismatching sketch file <Star.pde> and sketch folder name <PolygonPShapeOOP>. Skipping
sketches-service WARN Mismatching sketch file <CubeMapUtils.pde> and sketch folder name <DomeProjection>. Skipping
sketches-service WARN Mismatching sketch file <KochLine.pde> and sketch folder name <Koch>. Skipping
sketches-service WARN Mismatching sketch file <Particle.pde> and sketch folder name <SmokeParticleSystem>. Skipping
sketches-service WARN Mismatching sketch file <Mover.pde> and sketch folder name <AccelerationWithVectors>. Skipping
sketches-service WARN Mismatching sketch file <Sun.pde> and sketch folder name <GravitationalAttraction3D>. Skipping
sketches-service WARN Mismatching sketch file <Particle.pde> and sketch folder name <SimpleParticleSystem>. Skipping
sketches-service WARN Mismatching sketch file <Polygon.pde> and sketch folder name <PolygonPShapeOOP2>. Skipping
sketches-service WARN Mismatching sketch file <Polygon.pde> and sketch folder name <PolygonPShapeOOP3>. Skipping
sketches-service WARN Mismatching sketch file <KochFractal.pde> and sketch folder name <Koch>. Skipping
sketches-service WARN Mismatching sketch file <LSystem.pde> and sketch folder name <Pentigree>. Skipping
sketches-service WARN Mismatching sketch file <Planet.pde> and sketch folder name <GravitationalAttraction3D>. Skipping
sketches-service WARN Mismatching sketch file <Particle.pde> and sketch folder name <MultipleParticleSystems>. Skipping
sketches-service WARN Mismatching sketch file <LSystem.pde> and sketch folder name <PenroseTile>. Skipping
sketches-service WARN Mismatching sketch file <Particle.pde> and sketch folder name <ParticleSystemPShape>. Skipping
sketches-service WARN Mismatching sketch file <BezierCurve.pde> and sketch folder name <ArcLengthParametrization>. Skipping
sketches-service WARN Mismatching sketch file <ParticleSystem.pde> and sketch folder name <SmokeParticleSystem>. Skipping
sketches-service WARN Mismatching sketch file <serial_latency.ino> and sketch folder name <arduino>. Skipping
sketches-service WARN Mismatching sketch file <ParticleSystem.pde> and sketch folder name <SimpleParticleSystem>. Skipping
root ERROR Request getSketches failed with error: Invalid regular expression: /indexDCC++/: Nothing to repeat
root INFO [hosted-plugin: 5148] PLUGIN_HOST(5148): PluginManagerExtImpl/loadPlugin(F:\Arduino IDE2\arduino-ide_nightly-20221028_Windows_64bit\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle)
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][marus25.cortex-debug]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][arduino.vscode-arduino-tools]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][vscode.cpp]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][vscode.json]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][vscode.json-language-features]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-bg]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-cs]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-de]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-es]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-fr]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-hu]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-it]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-ja]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-ko]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-nl]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-pl]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-ru]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-tr]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-uk]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
root INFO [1a68249d-0f7c-470e-ae04-b71464a039ec] Start of 21 plugins: 3091.0 ms [Finished 16.888 s after frontend start]
root INFO Starting language server: MiniCore:avr:328
daemon INFO INFO[0018] Searching tools required for board MiniCore:avr:328
daemon INFO INFO[0018] Required tool tool="arduino:arduinoOTA@1.3.0"
INFO[0018] Required tool tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0018] Required tool tool="arduino:avrdude@6.3.0-arduino18"
INFO[0018] Adding libraries dir dir="C:\\Users\\Willem\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0018] Adding libraries dir dir="C:\\Users\\Willem\\AppData\\Local\\Arduino15\\packages\\MiniCore\\hardware\\avr\\2.1.3\\libraries" location=platform
daemon INFO INFO[0018] Adding libraries dir dir="c:\\Users\\Willem\\Documents\\Arduino\\libraries" location=user
daemon INFO INFO[0020] Resolving include Wire.h for arch avr
INFO[0020] found better lib lib=Wire prio=64C
daemon INFO INFO[0022] Searching tools required for board MiniCore:avr:328
daemon INFO INFO[0022] Required tool tool="arduino:arduinoOTA@1.3.0"
INFO[0022] Required tool tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0022] Required tool tool="arduino:avrdude@6.3.0-arduino18"
[3160:1029/145126.483:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is
".\Arduino IDE"^Z
Hope that helps.
Thanks! I see the problem here and am able to reproduce the bug:
root ERROR Request getSketches failed with error: Invalid regular expression: /indexDCC++/: Nothing to repeat
It seems you have a sketch named "indexDCC++" somewhere in your sketchbook. The IDE uses the sketch name in a regular expression at one step in the generation of the File > Sketchbook menu. The sketch name string is not escaped, so if it resembles an invalid regular expression (in this case, resulting from the second +
in the name), it breaks the menu generation.
I submitted a bug report to the Arduino IDE developers on your behalf:
### Describe the problem The **File > Sketchbook** menu provides convenient a…
The workaround is to rename the sketch to a specification compliant name:
https://arduino.github.io/arduino-cli/latest/sketch-specification/#sketch-folders-and-files
(unfortunately Arduino IDE 2.x currently allows non-compliant sketch names so you might find that this sketch is otherwise usable)
I would be interested in knowing more about this sketch. Is it just something straightforward like this?:
indexDCC++/
└── indexDCC++.ino
Did you create it?
I was trying to find an example of a specification compliant sketch that could break the IDE (since that would likely make the project managers consider the resolution of the bug a higher priority), but I was not able to find any.
Great find.
It was in a sketch folder, five levels down, I downloaded and placed in the sketchbook back in 2018. Renamed it and I now have the sketchbook folder in the menu. Also explains why I did not miss it - I never had it.
I would be interested in knowing more about this sketch. Is it just something
straightforward like this?:
indexDCC++/
└── indexDCC++.ino
It was something like:
└── /
└── /
└── indexDCC++/
└── DCCppWebsocketServer.ino
I just changed the "indexDCC++" folder name to "DCCppWebsocketServer", which it should in any case be, and it solved the problem.
I personally find the sketchbook folder menu option a bit superfluous since we have an even better option in the form of the Sketchbook icon at the top of the left hand toolbar.
I do now, however, have the menu item as well - great find and thanks.