You gotta problem...? Well I probably did too.
The Issue:
// Error: line 1: The undo queue is turned off.
:(
The Fix:
In script editor, on a python tab, run:
cmds.undoInfo(state=True)
:)
Does it recover the undo queue ? if not you can just go into windows>preferences>undo to turn it back on I guess
Does it recover the undo queue ? if not you can just go into windows>preferences>undo to turn it back on I guess
ReplyDelete