InamuraJIN / ActionRecorder

GNU General Public License v3.0
178 stars 15 forks source link

Issue playing back macro "Copy as new Driver" with shapekeys #53

Open rx-fly opened 10 months ago

rx-fly commented 10 months ago

Tried to record a macro of "Copy as New Driver" of an object's shapekey value, and "paste as driver" onto another objects shapekey value. the recording worked fine, but attempting to play the macro in another file, after saving to global, produced a 'context' error. image_2023-10-13_000834480 image_2023-10-13_000950648

RivinHD commented 10 months ago

Ok, thanks for reporting, I will take a look at it.

RivinHD commented 6 months ago

The first macro is the problem, it tries to switch the Context, but this is not available in the 3D Viewport. Deleting the first macro should solve this issue