View Single Post
  #10  
Old 26-01-2016, 02:26
Amsal Amsal is offline
Registered User
 
Join Date: May 2015
Location: New Delhi
Posts: 237
Thanks: 242
Thanked 41 Times in 28 Posts
Amsal is on a distinguished road
Quote:
Originally Posted by panker1992 View Post
lzt lacks stdout, is this the first time you get this freearc temp file ??

[External compressor:lzt]
packcmd = lzt -p1 -49 -b200 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = lzt -d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
datafile = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp

use this line instead

it will only use 1 CPU Core, same one i provided with mask v2.1
It also didn't helped, but I also got this problem earlier but that time you fixed it by removing nz by something other, but here there is no nz
Reply With Quote