Alienmotion : new release (Beta 2012-06-26)

This release fix a major bug in the project file format.

Issues

editor
  • A bug in the project file writer leads certain computers to produce the error “Input string was not in the correct format” when trying to reopen the project.
runtime
  • Sequence node with only one way connected tries to engage a transition before reactivating to the first way.

Remarks

To fix your project file follow this procedure :

  • under the replace all the parameters left=”double value” with left=”int value”
  • under the replace all the parameters top=”double value” with top=”int value”