You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
console says:Traceback (most recent call last):
File "C:\ProgramData\Blackmagic Design\DaVinci Resolve\Fusion\Scripts\Utility\auto-subs.py", line 713, in
searchMediaPool() # Search media pool for possible templates
^^^^^^^^^^^^^^^^^
File "C:\ProgramData\Blackmagic Design\DaVinci Resolve\Fusion\Scripts\Utility\auto-subs.py", line 627, in searchMediaPool
recursiveSearch(folder)
File "C:\ProgramData\Blackmagic Design\DaVinci Resolve\Fusion\Scripts\Utility\auto-subs.py", line 648, in recursiveSearch
itemType = item.GetClipProperty()["Type"]
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
TypeError: 'NoneType' object is not subscriptable
The text was updated successfully, but these errors were encountered:
Zimayet
changed the title
I don't know what do autosub not running
I don't know what do to ? Autosub not running
Nov 3, 2024
console says:Traceback (most recent call last):
File "C:\ProgramData\Blackmagic Design\DaVinci Resolve\Fusion\Scripts\Utility\auto-subs.py", line 713, in
searchMediaPool() # Search media pool for possible templates
^^^^^^^^^^^^^^^^^
File "C:\ProgramData\Blackmagic Design\DaVinci Resolve\Fusion\Scripts\Utility\auto-subs.py", line 627, in searchMediaPool
recursiveSearch(folder)
File "C:\ProgramData\Blackmagic Design\DaVinci Resolve\Fusion\Scripts\Utility\auto-subs.py", line 648, in recursiveSearch
itemType = item.GetClipProperty()["Type"]
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
TypeError: 'NoneType' object is not subscriptable
The text was updated successfully, but these errors were encountered: