Version 7.10 Crashes using command line

x64 version issues
Post Reply
Robert
Posts: 3
Joined: Thu May 12, 2011 8:20 am

Version 7.10 Crashes using command line

Post 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.
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: Version 7.10 Crashes using command line

Post 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?
Robert
Posts: 3
Joined: Thu May 12, 2011 8:20 am

Re: Version 7.10 Crashes using command line

Post by Robert »

Its the console version executed from a batch file.
Post Reply