EspExceptionDecoder
EspExceptionDecoder copied to clipboard
Support for Windows 10
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?
Same here, double checked instructions and tried 3 machines..
Same problem. I dopn't think the code is suitable for windows.
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
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.
The same over here: Windows 10 and Arduino 1.8.10, but just upgraded because it didn't appear in 1.8.5 either.
I actually got it working by pasting the whole exception, not just the backtrace