I've never used this format, but the current documentation says so
https://github.com/mpv-player/mpv/blob/master/DOCS/edl-mpv.rst
If you want to view errors, you'll need to enable logging, for example by specifying it in mpv.conf
log-file="E:\mpv.log"
(don't forget to disable it later).