Page 1 of 1

Version 7.10 Crashes using command line

Posted: Thu Jun 30, 2022 8:26 pm
by Robert
Using command line

enigma64" -qe -protect

Exception EAccessViolation in module enigma64.exe at 0003D350.
Access violation at address 0043D350 in module 'enigma64.exe'. Read of address 00000020.

And similar for 32-bit version command line

enigma32 -qe -protect

I get this crash

Exception EAccessViolation in module enigma32.exe at 0003D30C.
Access violation at address 0043D30C in module 'enigma32.exe'. Read of address 00000020.

Re: Version 7.10 Crashes using command line

Posted: Fri Jul 01, 2022 10:15 am
by Enigma
Hi Robert, can you please confirm that problem happens only when command line version is being running from Visual Studio IDE? Is that happen if you run console version from batch file or manually?

Re: Version 7.10 Crashes using command line

Posted: Sat Jul 02, 2022 9:00 pm
by Robert
Its the console version executed from a batch file.