Arduino window goes blank in 2.3.2

Apple Mac OS 14.4.1
Firefox 125.0.1
Arduino IDE 2.3.2  
Arduino Nano ESP32

I am running a fairly simple program for my Nano ESP32. When I do a Compile and Upload, the upload completes, then a few seconds later the window goes blank. This happens in 2.3.2 and 2.3.3-nightly-20240420. The program runs as expected on Wokwi. I've swapped IDE versions a few times but get the same result.

How do I get the IDE to work as expected?

Topic moved to the dedicated IDE 2.x section of the forum.

Hi @fester225. I'm not sure what could cause this behavior. I don't remember seeing other reports of it. Arduino IDE generates debug logs while it is running. It is possible it will print some information to the logs when the fault occurs that might help us to understand what is happening and how to solve it. So I'm going to ask you to post the logs generated by the IDE. I'll provide instructions you can follow to do that:

  1. Select Arduino IDE > Quit Arduino IDE from the Arduino IDE menus if it is running.
  2. Open macOS Launchpad.
  3. Type terminal in the "Search" field.
  4. Click on the "Terminal" icon.
    A "zsh" window will open.
  5. Type the following command in the zsh window:
    "/Applications/Arduino IDE.app/Contents/MacOS/Arduino IDE"
    
  6. Press the Enter key
  7. Wait for Arduino IDE to finish starting.
  8. Switch back to the Terminal window.
  9. Press the Command+A keyboard shortcut.
    This will select all the text in the Terminal window.
  10. Press the Command+C keyboard shortcut.
    This will copy the selected text to the clipboard.
  11. Open a forum reply here by clicking the "Reply" button.
  12. Click the <CODE/> icon on the post composer toolbar.
    This will add the forum's code block markup (```) to your reply to make sure the output is correctly formatted.
    Code block icon on toolbar
  13. Press the Command+V keyboard shortcut.
    This will paste the output into the code block.
  14. Move the cursor outside of the code block markup before you add any additional text to your reply.
  15. Click the "Reply" button to post the output.

Please let me know if you have any questions or problems while following those instructions.

Last login: Mon Apr 22 14:35:10 on console
/Users/danriebs/.zprofile:1: no such file or directory: /opt/homebrew/bin/brew
danriebs@Dans-Mac-mini ~ % "/Applications/Arduino IDE.app/Contents/MacOS/Arduino IDE"
Arduino IDE 2.3.3-nightly-20240420
Checking for frontend application configuration customizations. Module path: /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/electron-main.js, destination 'package.json': /Applications/Arduino IDE.app/Contents/Resources/app/package.json
2024-04-23 09:52:54.924 Arduino IDE[16002:461783] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
Setting 'theia.frontend.config.appVersion' application configuration value to: "2.3.3-nightly-20240420" (type of string)
Setting 'theia.frontend.config.cliVersion' application configuration value to: "0.36.0-rc.1" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2024-04-20T03:17:18.603Z" (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.3.3-nightly-20240420","cliVersion":"0.36.0-rc.1","buildDate":"2024-04-20T03:17:18.603Z"}
Starting backend process. PID: 16032
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///Users/danriebs/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2024-04-23T14:52:56.293Z root INFO Backend Object.initialize: 45.7 ms [Finished 1.120 s after backend start]
2024-04-23T14:52:56.311Z root INFO Backend Object.configure: 32.4 ms [Finished 1.122 s after backend start]
2024-04-23T14:52:56.311Z root INFO Backend a.onStart: 19.0 ms [Finished 1.122 s after backend start]
2024-04-23T14:52:56.319Z root INFO Backend a.configure: 9.5 ms [Finished 1.201 s after backend start]
2024-04-23T14:52:56.338Z root INFO Backend d.onStart: 4.0 ms [Finished 1.201 s after backend start]
2024-04-23T14:52:56.342Z root INFO Backend d.configure: 1.9 ms [Finished 1.203 s after backend start]
2024-04-23T14:52:56.358Z root WARN Backend d.initialize took longer than the expected maximum 50 milliseconds: 84.6 ms [Finished 1.212 s after backend start]
2024-04-23T14:52:56.363Z root INFO Backend c.onStart: 8.9 ms [Finished 1.212 s after backend start]
2024-04-23T14:52:56.377Z root INFO Backend s.configure: 21.4 ms [Finished 1.235 s after backend start]
2024-04-23T14:52:56.379Z config INFO >>> Initializing CLI configuration...
2024-04-23T14:52:56.382Z root INFO Backend c.initialize: 4.2 ms [Finished 1.240 s after backend start]
2024-04-23T14:52:56.382Z root INFO Backend x.onStart: 15.4 ms [Finished 1.253 s after backend start]
2024-04-23T14:52:56.384Z config INFO Loading CLI configuration from /Users/danriebs/.arduinoIDE/arduino-cli.yaml...
2024-04-23T14:52:56.387Z daemon INFO Starting daemon from /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/resources/arduino-cli...
2024-04-23T14:52:56.387Z root INFO Backend s.initialize: 1.1 ms [Finished 1.264 s after backend start]
2024-04-23T14:52:56.387Z root INFO Backend w.onStart: 15.9 ms [Finished 1.279 s after backend start]
2024-04-23T14:52:56.387Z root INFO Backend r.configure: 30.0 ms [Finished 1.285 s after backend start]
2024-04-23T14:52:56.390Z discovery-log INFO start
2024-04-23T14:52:56.390Z discovery-log INFO start new deferred
2024-04-23T14:52:56.390Z root INFO Backend d.initialize: 12.7 ms [Finished 1.298 s after backend start]
2024-04-23T14:52:56.390Z root INFO Backend y.onStart: 17.0 ms [Finished 1.303 s after backend start]
2024-04-23T14:52:56.390Z root INFO Backend r.configure: 5.1 ms [Finished 1.304 s after backend start]
2024-04-23T14:52:56.390Z root INFO Backend s.onStart: 3.2 ms [Finished 1.309 s after backend start]
2024-04-23T14:52:56.390Z root INFO Backend h.configure: 2.8 ms [Finished 1.309 s after backend start]
2024-04-23T14:52:56.390Z root INFO Backend a.configure: 0.5 ms [Finished 1.311 s after backend start]
2024-04-23T14:52:56.390Z root INFO Backend l.configure: 0.1 ms [Finished 1.312 s after backend start]
2024-04-23T14:52:56.420Z root INFO Theia app listening on http://127.0.0.1:60284.
2024-04-23T14:52:56.424Z root INFO Finished starting backend application: 26.9 ms [Finished 1.340 s after backend start]
2024-04-23T14:52:56.441Z root WARN The local plugin referenced by local-dir:/Users/danriebs/.arduinoIDE/plugins does not exist.
2024-04-23T14:52:56.443Z root WARN The local plugin referenced by local-dir:/Users/danriebs/.arduinoIDE/extensions does not exist.
2024-04-23T14:52:56.646Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":["https://espressif.github.io/arduino-esp32/package_esp32_index.json","https://espressif.github.io/arduino-esp32/package_esp32_index.json"]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"data":"/Users/danriebs/Library/Arduino15","downloads":"/Users/danriebs/Library/Arduino15/staging","user":"/Users/danriebs/Robot/programming"},"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}}
2024-04-23T14:52:56.646Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2024-04-23T14:52:56.646Z config INFO Loaded the CLI configuration.
Restoring workspace roots: /Users/danriebs/Robot/programming/client/client1_4
isTempSketch: false. Input was /Users/danriebs/Robot/programming/client/client1_4/client1_4.ino
2024-04-23T14:52:56.871Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///Users/danriebs/Library/Arduino15","sketchDirUri":"file:///Users/danriebs/Robot/programming","additionalUrls":["https://espressif.github.io/arduino-esp32/package_esp32_index.json"],"network":"none","locale":"en"}
2024-04-23T14:52:56.871Z config INFO Validating the CLI configuration...
2024-04-23T14:52:57.024Z daemon INFO time="2024-04-23T09:52:56-05:00" level=info msg="Using config file: /Users/danriebs/.arduinoIDE/arduino-cli.yaml"
time="2024-04-23T09:52:56-05:00" level=info msg="arduino-cli version 0.36.0-rc.1"
time="2024-04-23T09:52:56-05:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:60285
{"IP":"127.0.0.1","Port":"60285"}
2024-04-23T14:52:57.024Z daemon INFO Daemon is running.
2024-04-23T14:52:57.031Z config INFO The CLI config is valid.
2024-04-23T14:52:57.031Z config INFO <<< Initialized the CLI configuration.
2024-04-23T14:52:57.853Z daemon INFO time="2024-04-23T09:52:57-05:00" level=info msg="Checking signature" index=/Users/danriebs/Library/Arduino15/package_index.json signatureFile=/Users/danriebs/Library/Arduino15/package_index.json.sig trusted=true
2024-04-23T14:52:57.853Z daemon INFO time="2024-04-23T09:52:57-05:00" level=info msg="Missing signature file" index=/Users/danriebs/Library/Arduino15/package_esp32_index.json
2024-04-23T14:52:57.855Z daemon INFO time="2024-04-23T09:52:57-05:00" level=info msg="Missing signature file" index=/Users/danriebs/Library/Arduino15/package_esp32_index.json
time="2024-04-23T09:52:57-05:00" level=info msg="Loading hardware from: /Users/danriebs/Library/Arduino15/packages"
2024-04-23T14:52:57.855Z daemon INFO time="2024-04-23T09:52:57-05:00" level=info msg="Loading package builtin from: /Users/danriebs/Library/Arduino15/packages/builtin"
time="2024-04-23T09:52:57-05:00" level=info msg="Checking existence of 'tools' path: /Users/danriebs/Library/Arduino15/packages/builtin/tools"
2024-04-23T14:52:57.855Z daemon INFO time="2024-04-23T09:52:57-05:00" level=info msg="Loading tools from dir: /Users/danriebs/Library/Arduino15/packages/builtin/tools"
2024-04-23T14:52:57.857Z daemon INFO time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.13.0"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.14.1"
time="2024-04-23T09:52:57-05:00" level=info msg="Loading package esp32 from: /Users/danriebs/Library/Arduino15/packages/esp32/hardware"
2024-04-23T14:52:57.860Z daemon INFO time="2024-04-23T09:52:57-05:00" level=info msg="Missing signature file" index=/Users/danriebs/Library/Arduino15/packages/esp32/hardware/esp32/3.0.0-rc1/installed.json
2024-04-23T14:52:57.868Z root INFO Resolve plugins list: 1485.3 ms [Finished 2.789 s after backend start]
2024-04-23T14:52:58.014Z daemon INFO time="2024-04-23T09:52:57-05:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded platform" platform="esp32:esp32@3.0.0-rc1"
time="2024-04-23T09:52:57-05:00" level=info msg="Checking existence of 'tools' path: /Users/danriebs/Library/Arduino15/packages/esp32/tools"
time="2024-04-23T09:52:57-05:00" level=info msg="Loading tools from dir: /Users/danriebs/Library/Arduino15/packages/esp32/tools"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="esp32:esp-rv32@2302"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="esp32:esp32-arduino-libs@idf-release_v5.1-3662303f312"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="esp32:esptool_py@4.5.1"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="esp32:esptool_py@4.6"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="esp32:mkspiffs@0.2.3"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="esp32:openocd-esp32@v0.12.0-esp32-20230921"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="esp32:riscv32-esp-elf-gdb@12.1_20231023"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp-elf-gdb@12.1_20231023"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp32-elf-gcc@esp-12.2.0_20230208"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp32s2-elf-gcc@esp-12.2.0_20230208"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp32s3-elf-gcc@esp-12.2.0_20230208"
time="2024-04-23T09:52:57-05:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
time="2024-04-23T09:52:58-05:00" level=info msg="Adding libraries dir" dir=/Users/danriebs/Library/Arduino15/packages/esp32/hardware/esp32/3.0.0-rc1/libraries isSingleLibrary=false location=platform
time="2024-04-23T09:52:58-05:00" level=info msg="Loading libraries index file" index=/Users/danriebs/Library/Arduino15/library_index.json
2024-04-23T14:52:58.534Z daemon INFO time="2024-04-23T09:52:58-05:00" level=info msg="Adding libraries dir" dir=/Users/danriebs/Library/Arduino15/libraries isSingleLibrary=false location=ide
time="2024-04-23T09:52:58-05:00" level=info msg="Adding libraries dir" dir=/Users/danriebs/Robot/programming/libraries isSingleLibrary=false location=user
time="2024-04-23T09:52:58-05:00" level=warning msg="Error loading library" error="rpc error: code = Internal desc = loading library from /Users/danriebs/Robot/programming/libraries/HTTPRequest: invalid library: no header files found"
time="2024-04-23T09:52:58-05:00" level=warning msg="Error loading library" error="rpc error: code = Internal desc = loading library from /Users/danriebs/Robot/programming/libraries/UDP: invalid library: no header files found"
time="2024-04-23T09:52:58-05:00" level=warning msg="Error loading library" error="rpc error: code = Internal desc = loading library from /Users/danriebs/Robot/programming/libraries/WiFiUDP: invalid library: no header files found"
time="2024-04-23T09:52:58-05:00" level=warning msg="Error loading library" error="rpc error: code = Internal desc = loading library from /Users/danriebs/Robot/programming/libraries/arduino-esp32-master: invalid library: no header files found"
time="2024-04-23T09:52:58-05:00" level=warning msg="Error loading library" error="rpc error: code = Internal desc = loading library from /Users/danriebs/Robot/programming/libraries/esp: invalid library: no header files found"
time="2024-04-23T09:52:58-05:00" level=warning msg="Error loading library" error="rpc error: code = Internal desc = loading library from /Users/danriebs/Robot/programming/libraries/esp-idf-be06a6f5ffe36f9554cfc91fe2036e0fc85fea60: invalid library: no header files found"
time="2024-04-23T09:52:58-05:00" level=warning msg="Error loading library" error="rpc error: code = Internal desc = loading library from /Users/danriebs/Robot/programming/libraries/esp-lwip-2.1.2-esp: invalid library: no header files found"
time="2024-04-23T09:52:58-05:00" level=warning msg="Error loading library" error="rpc error: code = Internal desc = loading library from /Users/danriebs/Robot/programming/libraries/esp32-pcap-main: invalid library: no header files found"
time="2024-04-23T09:52:58-05:00" level=warning msg="Error loading library" error="rpc error: code = Internal desc = loading library from /Users/danriebs/Robot/programming/libraries/esp_WiFi: invalid library: no header files found"
time="2024-04-23T09:52:58-05:00" level=warning msg="Error loading library" error="rpc error: code = Internal desc = loading library from /Users/danriebs/Robot/programming/libraries/lwip: invalid library: no header files found"
time="2024-04-23T09:52:58-05:00" level=warning msg="Error loading library" error="rpc error: code = Internal desc = loading library from /Users/danriebs/Robot/programming/libraries/macOS_VCP_Driver: invalid library: no header files found"
time="2024-04-23T09:52:58-05:00" level=warning msg="Error loading library" error="rpc error: code = Internal desc = loading library from /Users/danriebs/Robot/programming/libraries/muduo: invalid library: no header files found"
2024-04-23T14:52:58.611Z discovery-log INFO start resolved watching
2024-04-23T14:52:58.619Z daemon INFO time="2024-04-23T09:52:58-05:00" level=info msg="starting discovery builtin:serial-discovery process"
time="2024-04-23T09:52:58-05:00" level=info msg="starting discovery builtin:mdns-discovery process"
2024-04-23T14:52:58.663Z daemon INFO time="2024-04-23T09:52:58-05:00" level=info msg="started discovery builtin:mdns-discovery process"
time="2024-04-23T09:52:58-05:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.36.0-rc.1\" to discovery builtin:mdns-discovery"
time="2024-04-23T09:52:58-05:00" level=info msg="started discovery builtin:serial-discovery process"
time="2024-04-23T09:52:58-05:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.36.0-rc.1\" to discovery builtin:serial-discovery"
time="2024-04-23T09:52:58-05:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-04-23T09:52:58-05:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
time="2024-04-23T09:52:58-05:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
time="2024-04-23T09:52:58-05:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-04-23T09:52:58-05:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
time="2024-04-23T09:52:58-05:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
time="2024-04-23T09:52:58-05:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: /dev/cu.wlan-debug"
time="2024-04-23T09:52:58-05:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: /dev/cu.Bluetooth-Incoming-Port"
time="2024-04-23T09:52:58-05:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: /dev/cu.usbserial-0001"
time="2024-04-23T09:52:58-05:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: /dev/cu.SLAB_USBtoUART"
time="2024-04-23T09:52:58-05:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: /dev/cu.usbmodem221402"
2024-04-23T14:52:58.694Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.wlan-debug","label":"/dev/cu.wlan-debug","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2024-04-23T14:52:58.736Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.Bluetooth-Incoming-Port","label":"/dev/cu.Bluetooth-Incoming-Port","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2024-04-23T14:52:58.763Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.usbserial-0001","label":"/dev/cu.usbserial-0001","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0xEA60"],["serialNumber","0001"],["vid","0x10C4"]],"hardwareId":"0001"}},"error":""}
2024-04-23T14:52:58.765Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.SLAB_USBtoUART","label":"/dev/cu.SLAB_USBtoUART","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0xEA60"],["serialNumber","0001"],["vid","0x10C4"]],"hardwareId":"0001"}},"error":""}
2024-04-23T14:52:58.767Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[{"name":"Arduino Uno WiFi Rev2","fqbn":"arduino:megaavr:uno2018","isHidden":false}],"port":{"address":"/dev/cu.usbmodem221402","label":"/dev/cu.usbmodem221402","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x2145"],["serialNumber","F0A263254B1CCEE824AC"],["vid","0x03EB"]],"hardwareId":"F0A263254B1CCEE824AC"}},"error":""}
2024-04-23T14:53:00.215Z root INFO Deploy plugins list: 1485.3 ms [Finished 5.136 s after backend start]
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2024-04-23T14:53:04.494Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 1376.5 ms [Finished 7.423 s after frontend start]
2024-04-23T14:53:04.574Z root WARN A command editor.action.toggleStickyScroll is already registered.
2024-04-23T14:53:04.738Z 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: </Users/danriebs/Robot/programming/client/client1_4/client1_4.ino>, response: </Users/danriebs/Robot/programming/client/client1_4>.
2024-04-23T14:53:05.127Z root WARN Frontend keybindings.onStart took longer than the expected maximum 100 milliseconds: 247.9 ms [Finished 7.754 s after frontend start]
2024-04-23T14:53:05.146Z root WARN Frontend menus.onStart took longer than the expected maximum 100 milliseconds: 357.1 ms [Finished 8.129 s after frontend start]
2024-04-23T14:53:05.707Z root WARN Frontend D.onStart took longer than the expected maximum 100 milliseconds: 485.5 ms [Finished 8.697 s after frontend start]
2024-04-23T14:53:06.436Z root WARN Frontend c.onStart took longer than the expected maximum 100 milliseconds: 726.2 ms [Finished 9.447 s after frontend start]
2024-04-23T14:53:06.746Z root INFO Start frontend contributions: 4095.1 ms [Finished 9.458 s after frontend start]
2024-04-23T14:53:06.746Z root INFO Changed application state from 'init' to 'started_contributions'.
2024-04-23T14:53:06.876Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2024-04-23T14:53:06.876Z root INFO >>> Restoring the layout state...
2024-04-23T14:53:06.883Z root INFO ------- SERIALIZED LAYOUT DATA -------
2024-04-23T14:53:06.885Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///Users/danriebs/Robot/programming/client/client1_4/client1_4.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":23,\"column\":1},\"position\":{\"lineNumber\":23,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":3,\"column\":1},\"firstPositionDeltaTop\":-10},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":39,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"}],"currentIndex":0}},"mainPanelPinned":[false],"bottomPanel":{"config":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"serial-monitor"}},{"constructionOptions":{"factoryId":"outputView"},"innerWidgetState":"{\"locked\":false}"}],"currentIndex":1}},"pinned":[false,false],"size":182,"expanded":true},"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:///Users/danriebs/Robot/programming/client/client1_4/client1_4.ino:0"}
2024-04-23T14:53:06.885Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2024-04-23T14:53:07.038Z root INFO [aee8d2f0-b6a2-4e3f-bd00-8f3faacc9437] Waiting for backend deployment: 597.0 ms [Finished 10.046 s after frontend start]
2024-04-23T14:53:08.077Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040) starting instance
2024-04-23T14:53:08.920Z root INFO [aee8d2f0-b6a2-4e3f-bd00-8f3faacc9437] Sync of 23 plugins: 1883.7 ms [Finished 11.929 s after frontend start]
2024-04-23 09:53:09.235 Arduino IDE Helper (Renderer)[16034:462027] CoreText note: Client requested name ".NewYork-Regular", it will get TimesNewRomanPSMT rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2024-04-23 09:53:09.235 Arduino IDE Helper (Renderer)[16034:462027] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.
2024-04-23T14:53:09.760Z root INFO <<< The layout has been successfully restored.
2024-04-23T14:53:10.024Z root INFO Initialize the workbench layout: 2914.4 ms [Finished 12.772 s after frontend start]
2024-04-23T14:53:10.028Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2024-04-23T14:53:10.028Z root INFO [aee8d2f0-b6a2-4e3f-bd00-8f3faacc9437] Loading plugin contributions
2024-04-23T14:53:10.028Z root INFO [aee8d2f0-b6a2-4e3f-bd00-8f3faacc9437] Load contributions of 23 plugins: 261.3 ms [Finished 13.035 s after frontend start]
2024-04-23T14:53:10.065Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2024-04-23T14:53:10.065Z root WARN a registered grammar configuration for 'cpp' language is overridden
2024-04-23T14:53:13.543Z root INFO Frontend application start: 9180.4 ms [Finished 18.464 s after backend start]
2024-04-23T14:53:13.596Z root INFO Replace loading indicator with ready workbench UI (animation): 3189.1 ms [Finished 16.229 s after frontend start]
2024-04-23T14:53:13.607Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2024-04-23T14:53:13.607Z root WARN Linked preference "workbench.colorCustomizations" not found.
Checking for update
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <debug.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <dataRX.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <dataTX.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <dec2int.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <Socket0.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <central.ino> and sketch folder name <RobotMain3>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <socket0.ino> and sketch folder name <RobotMain3>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <blink.ino> and sketch folder name <client1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <extra.ino> and sketch folder name <client1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <AsyncClient.ino> and sketch folder name <AsyncTCP1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <extra.ino> and sketch folder name <AsyncWebServer1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <callback.ino> and sketch folder name <ESP32Client1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <blink.ino> and sketch folder name <client1_1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <extra.ino> and sketch folder name <client1_1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <IP_Services.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <callback.ino> and sketch folder name <ESP32AsyncWiFi>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <incoming.ino> and sketch folder name <ESP32AsyncWiFi>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <Async1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <clientConnect.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <serverConnect.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <Async1_1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <runMotorFromFile.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <runMotorFromWiFi.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <packet_codes.ino> and sketch folder name <AsyncWebServer1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <read_incoming.ino> and sketch folder name <client1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <local_overlay.ino> and sketch folder name <ESP32AsyncWiFi>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <TCPServer1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <write_outgoing.ino> and sketch folder name <client1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32Client>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <registration_utils.ino> and sketch folder name <RobotMain3>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <read_incoming.ino> and sketch folder name <client1_1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <receive.ino> and sketch folder name <ESP32AsyncWebServer8_8>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32Client0>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32Client1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <TCPServer1_1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <TCPServer1_2>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <write_outgoing.ino> and sketch folder name <client1_1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <transmit.ino> and sketch folder name <ESP32AsyncWebServer8_3>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <transmit.ino> and sketch folder name <ESP32AsyncWebServer8_4>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <transmit.ino> and sketch folder name <ESP32AsyncWebServer8_5>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <overlays.ino> and sketch folder name <ESP32AsyncWebServer8_6>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <transmit.ino> and sketch folder name <ESP32AsyncWebServer8_6>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <overlays.ino> and sketch folder name <ESP32AsyncWebServer8_7>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <transmit.ino> and sketch folder name <ESP32AsyncWebServer8_7>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <overlays.ino> and sketch folder name <ESP32AsyncWebServer8_8>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <transmit.ino> and sketch folder name <ESP32AsyncWebServer8_8>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWiFi>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <AsyncWebServer1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <packet_codes.ino> and sketch folder name <ESP32AsyncWebServer8>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <packet_codes.ino> and sketch folder name <ESP32AsyncWebServer8_1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <packet_codes.ino> and sketch folder name <ESP32AsyncWebServer8_2>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <packet_codes.ino> and sketch folder name <ESP32AsyncWebServer8_3>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <packet_codes.ino> and sketch folder name <ESP32AsyncWebServer8_4>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <prototype_motor_function.ino> and sketch folder name <RobotMain3>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_2>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_3>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_4>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_5>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_6>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_7>. Skipping
2024-04-23 09:53:13.854 Arduino IDE Helper (Renderer)[16034:462027] CoreText note: Client requested name ".NewYork-Regular", it will get TimesNewRomanPSMT rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_8>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <methods_and_properties_library.ino> and sketch folder name <AsyncWebServer1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <methods_and_properties_library.ino> and sketch folder name <ESP32AsyncWebServer8>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <methods_and_properties_library.ino> and sketch folder name <ESP32AsyncWebServer8_1>. Skipping
2024-04-23T14:53:13.833Z sketches-service WARN Mismatching sketch file <methods_and_properties_library.ino> and sketch folder name <ESP32AsyncWebServer8_2>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <debug.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <dataRX.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <dataTX.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <dec2int.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <Socket0.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <central.ino> and sketch folder name <RobotMain3>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <socket0.ino> and sketch folder name <RobotMain3>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <blink.ino> and sketch folder name <client1>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <extra.ino> and sketch folder name <client1>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <AsyncClient.ino> and sketch folder name <AsyncTCP1>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <extra.ino> and sketch folder name <AsyncWebServer1>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <callback.ino> and sketch folder name <ESP32Client1>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <blink.ino> and sketch folder name <client1_1>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <extra.ino> and sketch folder name <client1_1>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <IP_Services.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <callback.ino> and sketch folder name <ESP32AsyncWiFi>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <incoming.ino> and sketch folder name <ESP32AsyncWiFi>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <Async1>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <clientConnect.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <serverConnect.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <Async1_1>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <runMotorFromFile.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <runMotorFromWiFi.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <packet_codes.ino> and sketch folder name <AsyncWebServer1>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <read_incoming.ino> and sketch folder name <client1>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <local_overlay.ino> and sketch folder name <ESP32AsyncWiFi>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <TCPServer1>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <write_outgoing.ino> and sketch folder name <client1>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32Client>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <registration_utils.ino> and sketch folder name <RobotMain3>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <read_incoming.ino> and sketch folder name <client1_1>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <receive.ino> and sketch folder name <ESP32AsyncWebServer8_8>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32Client0>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32Client1>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <TCPServer1_1>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <TCPServer1_2>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <write_outgoing.ino> and sketch folder name <client1_1>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <transmit.ino> and sketch folder name <ESP32AsyncWebServer8_3>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <transmit.ino> and sketch folder name <ESP32AsyncWebServer8_4>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <transmit.ino> and sketch folder name <ESP32AsyncWebServer8_5>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <overlays.ino> and sketch folder name <ESP32AsyncWebServer8_6>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <transmit.ino> and sketch folder name <ESP32AsyncWebServer8_6>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <overlays.ino> and sketch folder name <ESP32AsyncWebServer8_7>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <transmit.ino> and sketch folder name <ESP32AsyncWebServer8_7>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <overlays.ino> and sketch folder name <ESP32AsyncWebServer8_8>. Skipping
2024-04-23T14:53:14.275Z sketches-service WARN Mismatching sketch file <transmit.ino> and sketch folder name <ESP32AsyncWebServer8_8>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWiFi>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <AsyncWebServer1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <packet_codes.ino> and sketch folder name <ESP32AsyncWebServer8>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <packet_codes.ino> and sketch folder name <ESP32AsyncWebServer8_1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <packet_codes.ino> and sketch folder name <ESP32AsyncWebServer8_2>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <packet_codes.ino> and sketch folder name <ESP32AsyncWebServer8_3>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <packet_codes.ino> and sketch folder name <ESP32AsyncWebServer8_4>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <prototype_motor_function.ino> and sketch folder name <RobotMain3>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_2>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_3>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_4>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_5>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_6>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_7>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_8>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <methods_and_properties_library.ino> and sketch folder name <AsyncWebServer1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <methods_and_properties_library.ino> and sketch folder name <ESP32AsyncWebServer8>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <methods_and_properties_library.ino> and sketch folder name <ESP32AsyncWebServer8_1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <methods_and_properties_library.ino> and sketch folder name <ESP32AsyncWebServer8_2>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <debug.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <dataRX.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <dataTX.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <dec2int.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <Socket0.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <central.ino> and sketch folder name <RobotMain3>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <socket0.ino> and sketch folder name <RobotMain3>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <blink.ino> and sketch folder name <client1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <extra.ino> and sketch folder name <client1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <AsyncClient.ino> and sketch folder name <AsyncTCP1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <extra.ino> and sketch folder name <AsyncWebServer1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <callback.ino> and sketch folder name <ESP32Client1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <blink.ino> and sketch folder name <client1_1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <extra.ino> and sketch folder name <client1_1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <IP_Services.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <callback.ino> and sketch folder name <ESP32AsyncWiFi>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <incoming.ino> and sketch folder name <ESP32AsyncWiFi>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <Async1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <clientConnect.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <serverConnect.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <Async1_1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <runMotorFromFile.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <runMotorFromWiFi.ino> and sketch folder name <RobotMain0>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <packet_codes.ino> and sketch folder name <AsyncWebServer1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <read_incoming.ino> and sketch folder name <client1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <local_overlay.ino> and sketch folder name <ESP32AsyncWiFi>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <TCPServer1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <write_outgoing.ino> and sketch folder name <client1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32Client>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <registration_utils.ino> and sketch folder name <RobotMain3>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <read_incoming.ino> and sketch folder name <client1_1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <receive.ino> and sketch folder name <ESP32AsyncWebServer8_8>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32Client0>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32Client1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <TCPServer1_1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <TCPServer1_2>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <write_outgoing.ino> and sketch folder name <client1_1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <transmit.ino> and sketch folder name <ESP32AsyncWebServer8_3>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <transmit.ino> and sketch folder name <ESP32AsyncWebServer8_4>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <transmit.ino> and sketch folder name <ESP32AsyncWebServer8_5>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <overlays.ino> and sketch folder name <ESP32AsyncWebServer8_6>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <transmit.ino> and sketch folder name <ESP32AsyncWebServer8_6>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <overlays.ino> and sketch folder name <ESP32AsyncWebServer8_7>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <transmit.ino> and sketch folder name <ESP32AsyncWebServer8_7>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <overlays.ino> and sketch folder name <ESP32AsyncWebServer8_8>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <transmit.ino> and sketch folder name <ESP32AsyncWebServer8_8>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWiFi>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <AsyncWebServer1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <packet_codes.ino> and sketch folder name <ESP32AsyncWebServer8>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <packet_codes.ino> and sketch folder name <ESP32AsyncWebServer8_1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <packet_codes.ino> and sketch folder name <ESP32AsyncWebServer8_2>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <packet_codes.ino> and sketch folder name <ESP32AsyncWebServer8_3>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <packet_codes.ino> and sketch folder name <ESP32AsyncWebServer8_4>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <prototype_motor_function.ino> and sketch folder name <RobotMain3>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_2>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_3>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_4>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_5>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_6>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_7>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <buffer_management.ino> and sketch folder name <ESP32AsyncWebServer8_8>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <methods_and_properties_library.ino> and sketch folder name <AsyncWebServer1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <methods_and_properties_library.ino> and sketch folder name <ESP32AsyncWebServer8>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <methods_and_properties_library.ino> and sketch folder name <ESP32AsyncWebServer8_1>. Skipping
2024-04-23T14:53:14.276Z sketches-service WARN Mismatching sketch file <methods_and_properties_library.ino> and sketch folder name <ESP32AsyncWebServer8_2>. Skipping
Found version 2.3.2 (url: arduino-ide_2.3.2_macOS_64bit.zip, arduino-ide_2.3.2_macOS_64bit.dmg, arduino-ide_2.3.2_macOS_arm64.zip, arduino-ide_2.3.2_macOS_arm64.dmg)
2024-04-23T14:53:15.815Z root ERROR ---- !!!SLOW!!! DURATION: search took 2053.957 ms. Args: [{"type":"Updatable"}] ----
2024-04-23T14:53:15.815Z root ERROR [hosted-plugin: 16040] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
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
2024-04-23T14:53:15.867Z daemon INFO time="2024-04-23T09:53:15-05:00" level=info msg="Tool required for debug" tool="arduino:dfu-util@0.11.0-arduino5"
time="2024-04-23T09:53:15-05:00" level=info msg="Tool required for debug" tool="esp32:esp-rv32@2302"
time="2024-04-23T09:53:15-05:00" level=info msg="Tool required for debug" tool="esp32:esp32-arduino-libs@idf-release_v5.1-3662303f312"
time="2024-04-23T09:53:15-05:00" level=info msg="Tool required for debug" tool="esp32:esptool_py@4.6"
time="2024-04-23T09:53:15-05:00" level=info msg="Tool required for debug" tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
time="2024-04-23T09:53:15-05:00" level=info msg="Tool required for debug" tool="esp32:mkspiffs@0.2.3"
time="2024-04-23T09:53:15-05:00" level=info msg="Tool required for debug" tool="esp32:openocd-esp32@v0.12.0-esp32-20230921"
time="2024-04-23T09:53:15-05:00" level=info msg="Tool required for debug" tool="esp32:riscv32-esp-elf-gdb@12.1_20231023"
time="2024-04-23T09:53:15-05:00" level=info msg="Tool required for debug" tool="esp32:xtensa-esp-elf-gdb@12.1_20231023"
time="2024-04-23T09:53:15-05:00" level=info msg="Tool required for debug" tool="esp32:xtensa-esp32-elf-gcc@esp-12.2.0_20230208"
time="2024-04-23T09:53:15-05:00" level=info msg="Tool required for debug" tool="esp32:xtensa-esp32s2-elf-gcc@esp-12.2.0_20230208"
time="2024-04-23T09:53:15-05:00" level=info msg="Tool required for debug" tool="esp32:xtensa-esp32s3-elf-gcc@esp-12.2.0_20230208"
time="2024-04-23T09:53:15-05:00" level=info msg="Tool required for debug" tool="builtin:serial-monitor@0.14.1"
time="2024-04-23T09:53:15-05:00" level=info msg="Tool required for debug" tool="builtin:ctags@5.8-arduino11"
time="2024-04-23T09:53:15-05:00" level=info msg="Tool required for debug" tool="builtin:serial-discovery@1.4.0"
time="2024-04-23T09:53:15-05:00" level=info msg="Tool required for debug" tool="builtin:mdns-discovery@1.0.9"
time="2024-04-23T09:53:15-05:00" level=info msg="Starting monitor process" monitor=serial-monitor
time="2024-04-23T09:53:15-05:00" level=info msg="Tool required for debug" tool="builtin:dfu-discovery@0.1.2"
2024-04-23T14:53:15.888Z root ERROR Failed to get debug config: esp32:esp32:esp32da:UploadSpeed=921600,CPUFreq=240,FlashFreq=80,FlashMode=qio,FlashSize=4M,PartitionScheme=default,DebugLevel=none,LoopCore=1,EventsCore=1,EraseFlash=none, undefined Error: 3 INVALID_ARGUMENT: Missing programmer
    at t.callErrorFromStatus (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:796327)
    at Object.onReceiveStatus (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:821643)
    at Object.onReceiveStatus (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:817523)
    at Object.onReceiveStatus (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:816968)
    at /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:903090
    at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
for call at
    at a.makeUnaryRequest (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:821184)
    at a.isDebugSupported (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:887987)
    at /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:82008
    at new Promise (<anonymous>)
    at y.checkDebugEnabled (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:81986)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async u.onRequest (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:1139899)
    at async c.handleRequest (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:1130794)
2024-04-23T14:53:15.889Z root ERROR Request checkDebugEnabled failed with error: 3 INVALID_ARGUMENT: Missing programmer Error: 3 INVALID_ARGUMENT: Missing programmer
    at t.callErrorFromStatus (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:796327)
    at Object.onReceiveStatus (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:821643)
    at Object.onReceiveStatus (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:817523)
    at Object.onReceiveStatus (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:816968)
    at /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:903090
    at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
for call at
    at a.makeUnaryRequest (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:821184)
    at a.isDebugSupported (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:887987)
    at /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:82008
    at new Promise (<anonymous>)
    at y.checkDebugEnabled (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:81986)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async u.onRequest (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:1139899)
    at async c.handleRequest (/Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/main.js:2:1130794)
2024-04-23T14:53:15.889Z daemon INFO time="2024-04-23T09:53:15-05:00" level=info msg="Monitor process started successfully!" monitor=serial-monitor
time="2024-04-23T09:53:15-05:00" level=info msg="sending command" command="HELLO 1 \"arduino-cli 0.36.0-rc.1\"" monitor=serial-monitor
2024-04-23T14:53:15.899Z daemon INFO time="2024-04-23T09:53:15-05:00" level=info msg="received message" error=false event_type=hello message=OK monitor=serial-monitor
2024-04-23T14:53:15.899Z daemon INFO time="2024-04-23T09:53:15-05:00" level=info msg="sending command" command=DESCRIBE monitor=serial-monitor
2024-04-23T14:53:15.899Z daemon INFO time="2024-04-23T09:53:15-05:00" level=info msg="received message" error=false event_type=describe message=OK monitor=serial-monitor
2024-04-23T14:53:15.900Z daemon INFO time="2024-04-23T09:53:15-05:00" level=info msg="sending command" command=QUIT monitor=serial-monitor
2024-04-23T14:53:15.900Z daemon INFO time="2024-04-23T09:53:15-05:00" level=info msg="received message" error=false event_type=quit message=OK monitor=serial-monitor
2024-04-23T14:53:15.900Z daemon INFO time="2024-04-23T09:53:15-05:00" level=info msg="Killing monitor process" monitor=serial-monitor
2024-04-23T14:53:15.901Z daemon INFO time="2024-04-23T09:53:15-05:00" level=error msg="stopped decode loop: EOF" monitor=serial-monitor
2024-04-23T14:53:15.901Z daemon INFO time="2024-04-23T09:53:15-05:00" level=info msg="Monitor process killed" monitor=serial-monitor
2024-04-23T14:53:16.087Z monitor-service INFO starting monitor
2024-04-23T14:53:16.140Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="Starting monitor process" monitor=serial-monitor
time="2024-04-23T09:53:16-05:00" level=info msg="Monitor process started successfully!" monitor=serial-monitor
time="2024-04-23T09:53:16-05:00" level=info msg="sending command" command="HELLO 1 \"arduino-cli 0.36.0-rc.1\"" monitor=serial-monitor
time="2024-04-23T09:53:16-05:00" level=info msg="received message" error=false event_type=hello message=OK monitor=serial-monitor
time="2024-04-23T09:53:16-05:00" level=info msg="sending command" command=DESCRIBE monitor=serial-monitor
time="2024-04-23T09:53:16-05:00" level=info msg="received message" error=false event_type=describe message=OK monitor=serial-monitor
time="2024-04-23T09:53:16-05:00" level=info msg="sending command" command=QUIT monitor=serial-monitor
time="2024-04-23T09:53:16-05:00" level=info msg="received message" error=false event_type=quit message=OK monitor=serial-monitor
time="2024-04-23T09:53:16-05:00" level=info msg="Killing monitor process" monitor=serial-monitor
time="2024-04-23T09:53:16-05:00" level=error msg="stopped decode loop: EOF" monitor=serial-monitor
time="2024-04-23T09:53:16-05:00" level=info msg="Monitor process killed" monitor=serial-monitor
2024-04-23T14:53:16.141Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="Starting monitor process" monitor=serial-monitor
2024-04-23T14:53:16.152Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="Monitor process started successfully!" monitor=serial-monitor
2024-04-23T14:53:16.153Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="sending command" command="HELLO 1 \"arduino-cli 0.36.0-rc.1\"" monitor=serial-monitor
2024-04-23T14:53:16.159Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="received message" error=false event_type=hello message=OK monitor=serial-monitor
2024-04-23T14:53:16.159Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="sending command" command=DESCRIBE monitor=serial-monitor
2024-04-23T14:53:16.159Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="received message" error=false event_type=describe message=OK monitor=serial-monitor
2024-04-23T14:53:16.160Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="sending command" command="CONFIGURE baudrate 115200" monitor=serial-monitor
2024-04-23T14:53:16.160Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
2024-04-23T14:53:16.161Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="sending command" command="CONFIGURE bits 8" monitor=serial-monitor
2024-04-23T14:53:16.161Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
2024-04-23T14:53:16.161Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="sending command" command="CONFIGURE dtr off" monitor=serial-monitor
2024-04-23T14:53:16.161Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): PluginManagerExtImpl/init()
2024-04-23T14:53:16.161Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
2024-04-23T14:53:16.161Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="sending command" command="CONFIGURE parity none" monitor=serial-monitor
2024-04-23T14:53:16.161Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
time="2024-04-23T09:53:16-05:00" level=info msg="sending command" command="CONFIGURE rts off" monitor=serial-monitor
2024-04-23T14:53:16.161Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
2024-04-23T14:53:16.161Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="sending command" command="CONFIGURE stop_bits 1" monitor=serial-monitor
2024-04-23T14:53:16.161Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
2024-04-23T14:53:16.162Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="sending command" command="OPEN 127.0.0.1:60309 /dev/cu.usbserial-0001" monitor=serial-monitor
2024-04-23T14:53:16.173Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="received message" error=false event_type=open message=OK monitor=serial-monitor
2024-04-23T14:53:16.173Z daemon INFO time="2024-04-23T09:53:16-05:00" level=info msg="Port /dev/cu.usbserial-0001 successfully opened"
2024-04-23T14:53:16.176Z monitor-service INFO Using port configuration for serial:/dev/cu.usbserial-0001: {"settingsList":[{"settingId":"baudrate","value":"115200"},{"settingId":"bits","value":"8"},{"settingId":"dtr","value":"off"},{"settingId":"parity","value":"none"},{"settingId":"rts","value":"off"},{"settingId":"stop_bits","value":"1"}]}
2024-04-23T14:53:16.176Z monitor-service INFO started monitor to /dev/cu.usbserial-0001 using serial
2024-04-23T14:53:16.243Z monitor-service INFO No port configuration changes have been detected. No need to send configure commands to the running monitor serial:/dev/cu.usbserial-0001.
2024-04-23T14:53:16.244Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(vscode-arduino-api@0.1.2 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.551Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(cortex-debug@1.5.1 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.555Z root INFO [hosted-plugin: 16040] Debugger contribution has been registered: cortex-debug
2024-04-23T14:53:16.567Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(vscode-arduino-tools@0.1.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.577Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(cpp@1.52.1 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.578Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(json@1.46.1 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.579Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(json-language-features@1.46.1 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.593Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(vscode-language-pack-bg@1.48.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.596Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(vscode-language-pack-cs@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.597Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(vscode-language-pack-de@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.600Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(vscode-language-pack-es@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.605Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(vscode-language-pack-fr@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.606Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(vscode-language-pack-hu@1.48.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.607Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(vscode-language-pack-it@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.608Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(vscode-language-pack-ja@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.609Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(vscode-language-pack-ko@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.609Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(vscode-language-pack-nl@1.48.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.609Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(vscode-language-pack-pl@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.610Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(vscode-language-pack-pt-BR@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.610Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(vscode-language-pack-ru@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.610Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(vscode-language-pack-tr@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.612Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(vscode-language-pack-uk@1.48.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.617Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(vscode-language-pack-zh-hans@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.618Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): initializing(vscode-language-pack-zh-hant@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-23T14:53:16.666Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-arduino-api/extension/dist/extension.js)
2024-04-23T14:53:16.770Z root INFO [hosted-plugin: 16040] calling activation function on Arduino IDE API for VS Code extensions
2024-04-23T14:53:16.788Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
2024-04-23T14:53:17.062Z root INFO [hosted-plugin: 16040] calling activation function on JSON Language Features (built-in)
2024-04-23T14:53:17.241Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-arduino-tools/extension/dist/extension.js)
2024-04-23T14:53:17.364Z root INFO [hosted-plugin: 16040] calling activation function on VS Code Arduino Tools
2024-04-23T14:53:17.404Z root INFO [aee8d2f0-b6a2-4e3f-bd00-8f3faacc9437] Starting plugins.
2024-04-23T14:53:17.575Z root INFO [hosted-plugin: 16040] PLUGIN_HOST(16040): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/cortex-debug/extension/dist/extension.js)
2024-04-23T14:53:17.616Z root INFO [hosted-plugin: 16040] Debug configuration provider has been registered: cortex-debug, trigger: 1
2024-04-23T14:53:17.618Z root INFO [hosted-plugin: 16040] calling activation function on Cortex-Debug
2024-04-23T14:53:17.628Z root INFO [hosted-plugin: 16040] GDB server console created
2024-04-23T14:53:17.642Z root INFO [aee8d2f0-b6a2-4e3f-bd00-8f3faacc9437] Start of 23 plugins: 7604.5 ms [Finished 20.648 s after frontend start]
2024-04-23T14:53:17.885Z root INFO Starting language server: esp32:esp32:esp32da:UploadSpeed=921600,CPUFreq=240,FlashFreq=80,FlashMode=qio,FlashSize=4M,PartitionScheme=default,DebugLevel=none,LoopCore=1,EventsCore=1,EraseFlash=none
2024-04-23T14:53:18.129Z daemon INFO time="2024-04-23T09:53:18-05:00" level=info msg="Adding libraries dir" dir=/Users/danriebs/Library/Arduino15/libraries isSingleLibrary=false location=ide
2024-04-23T14:53:18.129Z daemon INFO time="2024-04-23T09:53:18-05:00" level=info msg="Adding libraries dir" dir=/Users/danriebs/Library/Arduino15/packages/esp32/hardware/esp32/3.0.0-rc1/libraries isSingleLibrary=false location=platform
time="2024-04-23T09:53:18-05:00" level=info msg="Adding libraries dir" dir=/Users/danriebs/Robot/programming/libraries isSingleLibrary=false location=user
2024-04-23T14:53:18.236Z root WARN Widget was activated, but did not accept focus after 2000ms: serial-monitor
2024-04-23T14:53:22.014Z daemon INFO time="2024-04-23T09:53:22-05:00" level=info msg="Resolving include WiFi.h for arch esp32"
2024-04-23T14:53:22.015Z daemon INFO time="2024-04-23T09:53:22-05:00" level=info msg="  found better lib" lib=WiFiNINA prio=517
2024-04-23T14:53:22.015Z daemon INFO time="2024-04-23T09:53:22-05:00" level=info msg="  found better lib" lib=WiFi prio=6B0
2024-04-23T14:53:22.494Z daemon INFO time="2024-04-23T09:53:22-05:00" level=info msg="Resolving include Network.h for arch esp32"
2024-04-23T14:53:22.494Z daemon INFO time="2024-04-23T09:53:22-05:00" level=info msg="  found better lib" lib=Networking prio=64C
2024-04-23T14:53:23.268Z daemon INFO time="2024-04-23T09:53:23-05:00" level=info msg="Resolving include AsyncUDP.h for arch esp32"
2024-04-23T14:53:23.268Z daemon INFO time="2024-04-23T09:53:23-05:00" level=info msg="  found better lib" lib="ESP32 Async UDP" prio=642
2024-04-23T14:53:23.962Z daemon INFO time="2024-04-23T09:53:23-05:00" level=info msg="Resolving include arduino_secrets.h for arch esp32"
2024-04-23T14:53:23.962Z daemon INFO time="2024-04-23T09:53:23-05:00" level=info msg="  found better lib" lib=arduino_secrets prio=6A7
2024-04-23T14:53:34.736Z daemon INFO time="2024-04-23T09:53:34-05:00" level=info msg="Adding libraries dir" dir=/Users/danriebs/Library/Arduino15/libraries isSingleLibrary=false location=ide
2024-04-23T14:53:34.736Z daemon INFO time="2024-04-23T09:53:34-05:00" level=info msg="Adding libraries dir" dir=/Users/danriebs/Library/Arduino15/packages/esp32/hardware/esp32/3.0.0-rc1/libraries isSingleLibrary=false location=platform
time="2024-04-23T09:53:34-05:00" level=info msg="Adding libraries dir" dir=/Users/danriebs/Robot/programming/libraries isSingleLibrary=false location=user


Unfortunately I didn't find any clues there. I actually had intended to ask you to put the IDE into the bad state before collecting the logs, but I forgot to add that step to the instructions. So lets try that:

  1. Select Arduino IDE > Quit Arduino IDE from the Arduino IDE menus if it is running.
  2. Open macOS Launchpad.
  3. Type terminal in the "Search" field.
  4. Click on the "Terminal" icon.
    A "zsh" window will open.
  5. Type the following command in the zsh window:
    "/Applications/Arduino IDE.app/Contents/MacOS/Arduino IDE"
    
  6. Press the Enter key
  7. Wait for Arduino IDE to finish starting.
  8. Compile and Upload the sketch.
  9. Wait for the IDE to go into the bad state where the window is blank.
  10. Switch back to the Terminal window.
  11. Press the Command+A keyboard shortcut.
    This will select all the text in the Terminal window.
  12. Press the Command+C keyboard shortcut.
    This will copy the selected text to the clipboard.
  13. Open a forum reply here by clicking the "Reply" button.
  14. Click the <CODE/> icon on the post composer toolbar.
    This will add the forum's code block markup (```) to your reply to make sure the output is correctly formatted.
    Code block icon on toolbar
  15. Press the Command+V keyboard shortcut.
    This will paste the output into the code block.
  16. Move the cursor outside of the code block markup before you add any additional text to your reply.
  17. Click the "Reply" button to post the output.

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