I would like to know the error code definitions, too. i get two diffrent return codes from the mesher (-6) and when i change my locales definition LANG (-11) on Ubuntu 10.04. On an older installation of the same distribution i dont get any errors with the same project. It all seems connected to locales. But how to solve this issue without decleration of those numbers?
Unfortunately, there isn't a section that describes those warnings/errors in EMPro documentations.With the next couple of releases of EMPro, we would like to minimize those type of errors and make the EMPro GUI to produce more intuitive messages.
I'm a relatively new user and keep getting the following error in a dialog that pops up in the advanced visualization window. It is fairly persistent....
Any tips? I have searched all over the place in the documentation and get no hits.
I'm running windows 7 x64 and the 64 bit gui.
this is the message:
Error message (0/0) from HOOPS routine 'Update_Display'
The problem is releated to using the HOOPS drivers. In this particular case, the problem appears to be caused by the way EMPro is rendering the shaded surfaces in the 3d viewer. I would guess that the your graphic card or driver is not that prowerful and is unable to handle the default sorting algorithm we are using. At this stage the best suggestion is to turn off object shading in the 3D viewer.
There was indeed a problem with the locale settings in the FEM simulator. Depending on the locale settings some intermediate files were written out with decimal points or decimal kommas. However, the process reading those files always expected decimal points and crashed when decimal kommas were used.
In the next EMPro release decimal points will be used in the intermediate files, independent from the locale settings. In the meantime you can probably avoid the problem by changing your locale settings to use decimal points and not kommas.
thx for help.