Wondering how to accomplish a certain animation task? Ask here.
Moderators: Víctor Paredes , Belgarath , slowtiger
donnie
Posts: 111 Joined: Mon Oct 16, 2006 11:53 pm
Post
by donnie » Fri Oct 31, 2008 6:09 pm
Hi there,
I have a problem where creating a new action results in the following error message:
Error: Creating new objects in the middle of an action can lead to unexpected results
stop all actions and restart the script.
I have checked the file and there are no new objects that have been created in the middle of the script, any idea as to what might be going on?
Cheers
synthsin75
Posts: 10276 Joined: Mon Jan 14, 2008 11:20 pm
Location: Oklahoma
Contact:
Post
by synthsin75 » Fri Oct 31, 2008 8:08 pm
This happens when you use 'undo' (ctrl+Z) in an action. It's no big deal. Just close or move the message console. I usually just ignore this message, unless I actually am creating something in an action (which shouldn't be done).