tryptech / obs-zoom-and-follow

Dynamic zoom and mouse tracking script for OBS Studio
Apache License 2.0
374 stars 62 forks source link

I keep getting this IndexError #98

Closed rk3773 closed 1 year ago

rk3773 commented 1 year ago

[zoom_and_follow_mouse.py] Traceback (most recent call last): [zoom_and_follow_mouse.py] File "G:\OBS\obs-studio 29\OBS PYTHON\zoom_and_follow_mouse.py", line 371, in toggle_zoom [zoom_and_follow_mouse.py] zoom.update_source_size() [zoom_and_follow_mouse.py] File "G:\OBS\obs-studio 29\OBS PYTHON\zoom_and_follow_mouse.py", line 58, in update_source_size [zoom_and_follow_mouse.py] window = pwc.getWindowsWithTitle(data[0])[0] [zoom_and_follow_mouse.py] IndexError: list index out of range

rk3773 commented 1 year ago

Figured it out

fsufan2003 commented 1 year ago

What was the solution. I am dying over here