Hi
I have installed the ESP Exception decoder plug-in (Arduino IDE v1.8.19, Windows 10 64-bit).
After capturing the exception info on the serial monitor, I invoke the decoder under Tools. It is supposed to open a window where I should be able to paste my exception info. However all I get is a message: "Arch Not Found for DOIT ESP32 DEVKIT V1, 80MHz, 921600, None".
Try selecting the generic developer board. DO-IT may be at fault for not writing the proper routines to properly integrate with the ESP Exception Decoder.
Yes, for now paste your debug info into a code tagged message. I'll copy the exception into my ESP32's Exception Decoder and see what the what not is up, also post your code so I can see if it's a hardware issue.