After creating a settings file with my capture card as the capture method on Alpha 5, I receive this error message on startup.
"Traceback (most recent call last):
File "AutoSplit.py", line 914, in main
File "AutoSplit.py", line 211, in init
File "user_profile.py", line 189, in load_settings_on_open
File "user_profile.py", line 165, in load_settings
File "user_profile.py", line 150, in __load_settings_from_file
File "capture_method\VideoCaptureDeviceCaptureMethod.py", line 80, in recover_window
NotImplementedError"
Curiously, this does not happen on Alpha 4. Everything works normally.
My capture device is the EVGA XR1 Lite, if that matters.