Page 1 of 1

Necessary Lua Error Message? (working with Embedded Scrits)

Posted: Thu Oct 20, 2005 8:30 pm
by Rai López
If you apply any Embedded Script to any layer and then try to modificate an Action and when you are inside it you make Undo, the Lua Console window jumps and you get this error:

Code: Select all

Error: Creating new objects in the middle of an action can lead to unexpected results
Stop all actions and restart the script
And I wonder if this message is really necessay when you are working with Embedded Scripts, so it must be active all the time and you can not do nothing to avoid it... CIAO!

Posted: Wed Jan 25, 2006 4:51 pm
by box
I am getting these messages over and over, though there is no embedded script...
When I work inside an action, all attemts to do commands (eg save, undo..) or get ANY access to the menu bar will output loads of lua error messages of the described type. (Working with OS X)
Can anybody help?

Posted: Wed Jan 25, 2006 5:27 pm
by Rasheed
@box: I'm sure this is a bug, because I see the same thing happening when I create an action. I didn't have this behavior before in earlier versions of Moho. And because I never use actions, I didn't notice it until I tried it out after reading your reply.

(Mac OS X 10.3.9)