I was working too fast while changing the em_ command, and I was fooled by the Down key opening the Command Browser when editing the command field. And I ended up with the command calling itself. So had a command like em_test that executed the command em_test. When calling it via the context menu, an AV error occurred:
I found this in HISTORY.TXT:---------------------------
Total Commander 11.57
---------------------------
Unknown Run-Time error : 202.
Unknown Run-Time error : 202
Windows 11 Professional 10.0 (Build 26200), base: 0400000
Please report this error to the Author, with a description
of what you were doing when this error occurred!
Stack trace (x64):486D82
846FDB 845CD6 851A33 84C557 845CD6 851A33 84C557 845CD6
851A33 84C557 845CD6 851A33 84C557 845CD6 851A33 84C557
Press Ctrl+C to copy this report!
Continue execution?
---------------------------
Ja Nee
---------------------------
But it seems that a detection of an em_command that only has a command calling itself wasn't implemented.02.09.16 Fixed: em_commands can now contain other em_commands also as the first command - added better detection of recursion where a command would call itself (32/64)

