NickTiny / SPArk-sequencer-addon

The SPA Studios Sequencer Addon Re-Kindled
GNU General Public License v3.0
5 stars 1 forks source link

Error on using hotkey SHIFT + spacebar to play timeline in Scene: #22

Open nekrasovdmitriy opened 1 week ago

nekrasovdmitriy commented 1 week ago

Error on using hotkey SHIFT + spacebar to play timeline in Scene:

Python: Traceback (most recent call last):
  File "/Users/dmitry/Library/Application Support/Blender/4.2/scripts/addons/spa_sequencer/sync/ops.py", line 68, in execute
    window=master_window,
           ^^^^^^^^^^^^^
UnboundLocalError: cannot access local variable 'master_window' where it is not associated with a value