dankeboy36 / esp-exception-decoder

ESP8266/ESP32 Exception Decoder Extension for the Arduino IDE
MIT License
62 stars 2 forks source link

ESP Exception Decoder Sketch path is not set #16

Closed pschatzmann closed 4 months ago

pschatzmann commented 4 months ago

I am getting the following errors: ESP Exception Decoder Sketch path is not set

image

dankeboy36 commented 4 months ago

Thanks for trying the decoder and reporting the bug. What's your Arduino IDE version?

pschatzmann commented 4 months ago

Version is 2.3.2 In the Preferences I change the SketchBookLocation to /home/pschatzmann/Development/Arduino

dankeboy36 commented 4 months ago

In the Preferences I change the SketchBookLocation to /home/pschatzmann/Development/Arduino

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

pschatzmann commented 4 months ago

Strange, I activated the log and now it has started to work. So I guess pasting any logs will not provide any additional information. I tested with a new sketch and an example sketch and both were working. I am closing the issue...

dankeboy36 commented 4 months ago

Thanks for the update. If you can reproduce it, please let me know.