[open] Applying changes in script?
This may be that I'm working on a mac and there are bugs in this part, but when I put changes into my script and click "apply" it removes them. Poof, they're gone. Any idea why this might be?
Thanks!!!
This may be that I'm working on a mac and there are bugs in this part, but when I put changes into my script and click "apply" it removes them. Poof, they're gone. Any idea why this might be?
Thanks!!!
Comments
What type of script are you editing? If it's a Python inline_script then, yes, unfortunately there are known bugs with Mac OS, as described in this post.
However, disappearing of lines is not, as far as I know, one of the symptoms of the above issue, so it might be something different. If you are editing the OpenSesame script (by clicking on the Edit script button at the top right of the tab), then disappearing of lines indicates that the line was not recognized as valid script. The parsing mechanism is kind of simple, and does not provide you with helpful feedback: It just ignores what it doesn't understand. Could that be it?
Perhaps you could give some more details on what exactly you are doing, and which lines are going poof?
Cheers!
Check out SigmundAI.eu for our OpenSesame AI assistant!