CTDesign 10.3.4
Version 10.3.4.19 (12 May 15)
- CTDesign: Fixed a crash (null pointer exception).
Version 10.3.4.18 (23 April 15)
- Added dupplicate state name detection during recover & cleanup. The user has the option to remove one of the states, or leave the states as they are.
Version 10.3.4.17 (15 April 15)
- Fixed issue with startup options: none of the regular (non-service-related) startup options are being used. This resulted in e.g. inability to start simulation when CTArchitect is running, even when specifying '-s'.
Version 10.3.4.16 (14 April 15)
- Fixed a few problems with 'longer' filenames in the BTV file/directory selection dialog (e.g. when importing a project). This fix makes it less worse, but is definitely not a complete fix.
- Fixed invalid characters in messagebox when importing a project with the same name. This could result in stability issues. Only this single messagebox has been fixed. Hundreds of these issues are fixed in 5.4.0.
- Fixed duplicate parameter issue when importing a project (message box "Parameter 'parameter id' does already exist and cannot be added!"). The parameter name is truncated to 12 characters, and can result in a duplicate key. In this case, a serial number is added (1 - 999) is added to the parameter name, to make it unique.