Hi,
after experiencing long verifying times (not completed after 1h) I removed the verification process from base\req\BLTDownloadManager.lua.
This leads to a successful deletion of the install directory of the mod and the following line in the console:
11:15:48 AM Log: (..\src\util\util.cpp:100) MoveFileEx failed with error 3
I manually updated BLT but it didn't help.
the error occurs on line 187 of the mentioned file:
local move_success = file.MoveDirectory( extract_path, install_path )
Hi, after experiencing long verifying times (not completed after 1h) I removed the verification process from base\req\BLTDownloadManager.lua.
This leads to a successful deletion of the install directory of the mod and the following line in the console:
11:15:48 AM Log: (..\src\util\util.cpp:100) MoveFileEx failed with error 3
I manually updated BLT but it didn't help.
the error occurs on line 187 of the mentioned file:
local move_success = file.MoveDirectory( extract_path, install_path )