-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESP Exception Decoder Sketch path is not set #16
Comments
Thanks for trying the decoder and reporting the bug. What's your Arduino IDE version? |
Version is 2.3.2 |
I could not reproduce it with 2.3.2 by changing the sketchbook location. I have to ask for some additional details from you:
Thank you |
Strange, I activated the log and now it has started to work. |
Thanks for the update. If you can reproduce it, please let me know. |
I get this error in IDE version 2.3.3 for Windows (11). My sketches are on a personal OneDrive. The error doesn't show up straight away, it usually takes a while after starting up the IDE (although sometimes straight away). Usually fixed by restarting the IDE, but then I have to wait for "package_esp32_index.json" to very slowly load (faster if I close the Serial Monitor)... When it works, ESP Exception Decoder, works well... |
It's a known defect in the Arduino IDE: arduino/arduino-ide#1797. This decoder extension cannot do anything to work around the bug.
This was a bug in the Arduino CLI (arduino/arduino-cli#2719) and has been fixed, but the fixes are not yet available from the Arduino IDE 2.3.3 or the nightly builds. (
I am glad to hear that. Please update this issue if you can reproduce the defect after moving your sketch from OneDrive to your local disk, and closing the serial monitor. |
I am getting the following errors:
ESP Exception Decoder
Sketch path is not set
The text was updated successfully, but these errors were encountered: