Closed seamory closed 4 years ago
Hi, this is a known issue with 2.020 and below, please try version 2.021 https://github.com/fffonion/xeHentai/tree/dev or download exe from https://dl.yooooo.us/share/xeHentai/xeHentai-2.0.2.1-%E6%B5%8B%E8%AF%95%E7%89%88.exe.zip
Please reopen issue if the problem still exists : )
When the download directory is not set on the C drive, it will be reporting an error of winerror 17. Suggest to change os.rename(fn_tmp, fn) on line 238 of the task.py file to shutil.move(fn_tmp, fn).