[SOLVED] SC does not deploy menu app, after update 9.10.023 (12)

SC gives this error after trying to generate a menu app:

“Fatal error: Uncaught Error: Call to undefined function gera_control_message() in C:\SCRIPTCASE\NetMake\v9.7\wwwroot\scriptcase\devel\generator\nm_gp_gera_menu.php:3402 Stack trace: #0 {main} thrown in C:\SCRIPTCASE\NetMake\v9.7\wwwroot\scriptcase\devel\generator\nm_gp_gera_menu.php on line 3402”

If the menu app is deployed anyway, app will not run and gives this error in runtime:
“Parse error: syntax error, unexpected end of file in C:\SCRIPTCASE\NetMake\v9.7\wwwroot\publivia\menu_principal\index.php on line 2155”

This started to happen just after updating. I tried with a new project and error reproduces. It works fine with a blank app. It fails only with MENU application.

Dear @calvear,

We carried out some tests on the responsive menu application in version 9.10.023(12), where this application had already been created in previous versions, and it ran normally both in the development environment, and also after publication in the production environment.

Could you share with us some more characteristics of your application, your environment, among others, so that we can try to simulate this same problem you face?

We await your return to continue.

Best regards!

Hello @Danilo_Lima
I was able to correct the problem adding some system files to folder devel/class/generator/
and folder devel/generator/ . I was told it was a bug of current versión using php7.3.
Everything is running fine now. Thank you!

Thanks for your feedback, @calvear.

In fact, it is only occurring in environments with PHP 7.3.

Thank you again for your feedback and we apologize for the inconvenience.

Best regards!

Dear @calvear,

The fix has been released and is now available for update.

Best regards!