EspExceptionDecoder icon indicating copy to clipboard operation
EspExceptionDecoder copied to clipboard

Support for Windows 10

Open yldzmuhammed opened this issue 6 years ago • 6 comments

Hello,

Does this tool work on Windows 10?

I have Arduino 1.8.5 and I followed every inst. on the readme. It is not on the tools menu on my computer.

Does this known?What should i do to get it work?

yldzmuhammed avatar Sep 09 '18 15:09 yldzmuhammed

Same here, double checked instructions and tried 3 machines..

MajicCat avatar Oct 31 '18 16:10 MajicCat

Same problem. I dopn't think the code is suitable for windows.

quaggy avatar Mar 18 '19 19:03 quaggy

Make sure you're using the correct path. The path to the jar file should look something like this <user_home>/Documents/Arduino/tools/<tool_name>/tool/<tool_name>.jar. I'm able to get the tool to load into the IDE and show up in the menu, but when I attempt to paste in a stack trace nothing happens. I'm afraid the core ESP library may have been updated such that this tool is no longer compatible. I'd love someone to confirm this or prove me wrong, but recent issue reports have no responses. I think this thing might be dead.

Edit: I forgot to mention it explicitly, but i'm running windows 10

smokes2345 avatar Apr 18 '19 03:04 smokes2345

get the same error, works during few month on Arduino 1.8.9. Updated today to 1.8.10, nothing on tools. Try apply the workflow installation. Nothing appear on tools menu.

MkLHX avatar Sep 20 '19 09:09 MkLHX

The same over here: Windows 10 and Arduino 1.8.10, but just upgraded because it didn't appear in 1.8.5 either.

j-eyking avatar Sep 26 '19 09:09 j-eyking

I actually got it working by pasting the whole exception, not just the backtrace

evgesha14 avatar Jul 02 '20 15:07 evgesha14