View Single Post
  #7  
Old 17-08-2020, 09:04
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 953 Times in 309 Posts
78372 is on a distinguished road
Quote:
Originally Posted by Masquerade View Post
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 .\
. is not expanded somehow so you need to write the full dir. The dpzapply and xdelta exe should be in the same dir.
__________________
NOT AVAILABLE
Reply With Quote