Page 1 of 1
HMG v3.1.5 IDE error when changing default language
Posted: Fri Aug 02, 2013 4:01 pm
by AlxSts
Hello!
I´ve downloaded and installed this new release from HMG. Using the IDE, after changing the default language to brazilian portuguese, nothing happened (information remained in english). I Closed the IDE and tryed to reopen it but it no longer runs, returning the error below:
Date:2013.08.02 Time: 12:55:32
Error BASE/1081 Argument error: +
Called from PROC_DEFINE_MAIN_MENU(1171)
Called from MAIN(539)
Thank you.
HMG v3.1.5 IDE error when changing default language
Posted: Fri Aug 02, 2013 4:19 pm
by Pablo César
Olá Alexandre,
Por acaso a versão do seu Windows é 7 e provavelmente é 64bits ?
Pois parece haver mesmo um bug que não se sabe se é provindo do sistema operacional ou do HMG/Unicode. Eu acho que o problema pode ser com o INI da HMG. Verifique se o arquivo language.ini da pasta C:\hmg.3.1.5\IDE está com tamanho 0 (zero). Se for positivo, a minha impressão deve estar baseada em que todos arquivos INI da versão HMG/UNICODE deverão também ser gravados em unicode.
O Dr. Soto, está ainda verificando qual seria a causa. Existem relatos como o seu em:
http://hmgforum.com/viewtopic.php?p=28008#p28008
E também algum problema (mesmo que parcial) em:
http://hmgforum.com/viewtopic.php?p=28018#p28018
--
Hello Alexandre,
Just let us know: Is your Windows version 7 and probably in 64bit ?
There seems to be a bug that did not even know yet if the problem it's coming from the operating system or the HMG/Unicode. I think the problem may be with the INI HMG. Make sure the language.ini file in folder C:\hmg.3.1.5\IDE is with size 0 (zero). If it is positive, my impression must be based on all INI files for HMG/UNICODE versions should also be written in unicode.
Dr. Soto is still checking what the cause. There are reports like yours in:
http://hmgforum.com/viewtopic.php?p=28008#p28008
And also a similar problem (even partially) for:
http://hmgforum.com/viewtopic.php?p=28018#p28018
Re: HMG v3.1.5 IDE error when changing default language
Posted: Fri Aug 02, 2013 8:30 pm
by AlxSts
Hello!
I can reply Yes to all the questions: Windows 7 x64 and the language.ini file size is zero .
The problem does not occur with IDE_ANSI.
Thanks