View Single Post
  #6  
Old 16-08-2020, 09:25
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
New issue, when trying to apply a patch, I get this error:

Code:
Exception: Patch not in BINARY format
This is with Xdelta turned OFF, Multithreading turned ON in the dp window.

Using command:

dpzapply patch.x ..\

Running through batch file.

Xdelta option has this error:

Code:
EDirectoryNotFoundException: The specified path was not found
When I tried the xdelta patch through, I did place the xdelta3 binary with the dpzapply and patch file, inside the temp folder (which I why I set the patch dir to be ..\)

Same error occurs if I place files in root dir and use .\

Last edited by Masquerade; 16-08-2020 at 09:32.
Reply With Quote