Toufool/AutoSplit

2.0 D3D Desktop Duplication unhandled exception

Drexen opened this issue · 1 comments

Exception thrown when selecting D3D Desktop Duplication capture method:

Traceback (most recent call last):
File "menu_bar.py", line 303, in
File "menu_bar.py", line 165, in _capture_method_changed
File "capture_method_init
.py", line 196, in change_capture_method
TypeError: DesktopDuplicationCaptureMethod.init() takes 1 positional argument but 2 were given

This will be fixed in #228