Link: https://aaonline.fr/player.php?trial_id=147182
What happened?: When creating a frame with the actions "Hide Introduction Conversation" or "Reveal Introduction Conversation", if you check the "Advanced Mode" box, then check the "Load from Runtime Expression" box, then hit confirm, then open up the action again and uncheck the "Advanced Mode" box, the actions window will go blank, and the following error will return in the console:
Code: Select all
Uncaught TypeError: array is undefined
objects_model.js:118:15
What did you expect to happen?: Unchecking "Advanced Mode" would simply display the fields without the "Load from runtime expression" checkbox being visible. If you input text into the fields beforehand, that is what will happen.
Can you reproduce the problem?: Yes, following the steps above will reproduce it every time, as long as you don't change the fields from their values before you checked the Advanced Mode checkbox.
What did you do before the problem showed up?: Nothing, can be done on a new trial. The example trial linked above will produce the bug simply by unchecking the Advanced Mode checkbox on either of the first two frames. One of them was done before there were any Investigation Scenes/Introduction Conversations, and one of them was done after making one, so this doesn't make a difference.