View Single Post
  #5  
Old 05-06-2017, 17:31
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,751
Thanks: 2,181
Thanked 11,211 Times in 2,309 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by Mini View Post
thx.

unpack with CLS x64 gives an error message:
ERROR: unsupported compression method pzlib

x86 - OK
X64 DLLs can only be imported by x64 executables -_- CLS x64 can only work with x64 arc.exe and unarc.DLL x64

This is where this comes in http://fileforums.com/showthread.php?t=99263

@everyone
If CRC errors are gone, then bug was caused by multi threaded scanning and/or processing. Threads tend to disturb each other since they are using the same data and info to function. Problem isn't related to I/O

Last edited by Razor12911; 05-06-2017 at 17:56.
Reply With Quote
The Following 2 Users Say Thank You to Razor12911 For This Useful Post:
EzzEldin16 (23-07-2017), Simorq (05-06-2017)