[zoom_and_follow_mouse.py] Key 'source' does not exist | {'Border': 0.03, 'follow.toggle': [{'control': True, 'key': 'OBS_KEY_F11'}], 'zoom.toggle': [{'control': True, 'key': 'OBS_KEY_F10'}]}
[zoom_and_follow_mouse.py] Traceback (most recent call last):
[zoom_and_follow_mouse.py] File "/Applications/OBS.app/Contents/PlugIns/frontend-tools.plugin/Contents/Resources/scripts/zoom_and_follow_mouse.py", line 806, in script_load
[zoom_and_follow_mouse.py] zoom.update_sources()
[zoom_and_follow_mouse.py] File "/Applications/OBS.app/Contents/PlugIns/frontend-tools.plugin/Contents/Resources/scripts/zoom_and_follow_mouse.py", line 64, in update_sources
[zoom_and_follow_mouse.py] self.windows = pwc.getAllWindows()
[zoom_and_follow_mouse.py] File "/Library/Frameworks/Python.framework/Versions/Current/lib/python3.10/site-packages/pywinctl/_pywinctl_macos.py", line 157, in getAllWindows
[zoom_and_follow_mouse.py] titleList = _getWindowTitles()
[zoom_and_follow_mouse.py] File "/Library/Frameworks/Python.framework/Versions/Current/lib/python3.10/site-packages/pywinctl/_pywinctl_macos.py", line 475, in _getWindowTitles
[zoom_and_follow_mouse.py] res = ast.literal_eval(ret)
[zoom_and_follow_mouse.py] File "/Library/Frameworks/Python.framework/Versions/Current/lib/python3.10/ast.py", line 64, in literal_eval
[zoom_and_follow_mouse.py] node_or_string = parse(node_or_string.lstrip(" \t"), mode='eval')
[zoom_and_follow_mouse.py] File "/Library/Frameworks/Python.framework/Versions/Current/lib/python3.10/ast.py", line 50, in parse
[zoom_and_follow_mouse.py] return compile(source, filename, mode, flags,
[zoom_and_follow_mouse.py] File "<unknown>", line 1
[zoom_and_follow_mouse.py] [[696, 699, 700, 704, 38603, 46663, 47076], [[[], [], [], [], [missing value], [], []], [[], [], [], [], [[0, 25]], [], []], [[[1920, 1080]], [], [], [], [], [], []]]]
[zoom_and_follow_mouse.py] ^^^^^^^^^^^^^
[zoom_and_follow_mouse.py] SyntaxError: invalid syntax. Perhaps you forgot a comma?