Page 1 of 1

Command line protection error.

Posted: Thu Mar 24, 2016 1:51 pm
by ehdud8451
Command line protection error.

"C:\Program Files\The Enigma Protector\enigma32.exe" "Project1.enigma"

Exception EInvalidPointer in module enigma32.exe at 000027A0.
Invalid pointer operation.
1.png
1.png (31.6 KiB) Viewed 15750 times

ERRORLEVEL (return 1)



but option "-qe" work well.
"C:\Program Files\The Enigma Protector\enigma32.exe" -qe "Project1.enigma"
-> ERRORLEVEL (return 0)

What can I do?

Re: Command line protection error.

Posted: Thu Mar 24, 2016 2:31 pm
by Enigma
Please try to run the GUI version, then switch the langauge to english, and then run the console version again. Will it work?

Re: Command line protection error.

Posted: Thu Mar 24, 2016 3:28 pm
by ehdud8451
Enigma wrote:Please try to run the GUI version, then switch the langauge to english, and then run the console version again. Will it work?
Good!
I change my "cmd.exe" codepage to utf-8 then gone well.

Re: Command line protection error.

Posted: Thu Mar 24, 2016 4:27 pm
by Enigma
OK, thanks for the information, we will check it out!

Re: Command line protection error.

Posted: Fri Apr 15, 2016 5:43 am
by ehdud8451
Enigma wrote:OK, thanks for the information, we will check it out!
I think this error get form protection time.
(eg. "[AM 1:12:34] Loading project settings...")
English get "AM" or "PM", but some other country get system language

So change this setting to "hh:nn:ss".
I mean "PM 3:12:45" to "15:12:45" then not cause exception.