SceneMaker / VisualSceneMaker

Visual SceneMaker is an authoring tool for creating interactive presentations aimed to non-programming experts. It supports the modeling of verbal and non-verbal behavior of Virtual Characters and robots. Therefore, it provides users with a graphical interface and a simple scripting language that allows them to create rich and compelling content.
http://scenemaker.dfki.de
Other
18 stars 11 forks source link

Stickman crashes under unexisting gestures #153

Closed mfallas closed 8 years ago

mfallas commented 8 years ago

Invalid gestures, including not case-matching (e.g. smile instead of Smile) make VSM to crash

mfallas commented 8 years ago

Show the error on the "Error Console" to the user and launch an Exception. To handle the error without stopping the execution we can create a default animation type "empty" with existing values to avoid NullPointerExceptions.