|
|
|
#1
|
|||
|
|||
|
Thanks for the quick response and explanation.
I read the readme.log in Masks_Additions_v1.7z and wasn't fully understand the difference that arc.exe will use cls- files without the need to declare a external compressor in arc.ini, but for FA Next, it has to be declared in fa.ini I tried again with a clean extracting of Masked_Compression_v3.0_.7z adding the cls- files from Masks_Additions_v1.7z to where arc.exe is. And in the Advanced_Data_Arc.bat I changed the method to : Quote:
I copied the srep and xz methods into the arc.ini in the folder of Arc_u. Then I tried to decompress with Advanced_Data_Unarc.bat but it gives error of Quote:
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
__________________
- All life is an experiment. The more experiments you make the better. - |
|
#3
|
|||
|
|||
|
Ok a simplier version to reproduce the problem:
Download Masked_Compression_v3.0_.7z and extract. Put in a random file in pack folder for testing. Try to run Advanced_Data_Arc.bat with default packing command of Quote:
Try to unpack. problem 1: Arc_u folder has cls-lolz.dll and cls-lolz_x64.exe but not in Arc folder. Guess when unpacking cls-lolz will be called, this cause the following problem of: cls-lolz: Can't create read mapping while trying to unpacking. I moved cls-lolz.dll,cls-lolz_x64.exe out temporary to solve this issue. Problem 2: Arc_u folder has CLS-srep.dll and cls-srep_x64.exe but not in Arc folder. This also create problem of CLS-srep:can't create read mapping while trying to unpacking. I moved CLS-srep.dll and cls-srep_x64.exe out temporary to solve this issue. Try unpacking again, report error of Quote:
Quote:
Tried to unpacking with the srep64.exe from Arc folder, will not unpack. Tried to packing with the srep64.exe from Arc_u folder, will not pack. It's a dead end
|
|
#4
|
|||
|
|||
|
Also
Also Arc's arc.ini has [External compressor:lolz] header = 0 packcmd = "lz\lolz_x64.exe" {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp unpackcmd = "lz\lolz_x64.exe" $$arcpackedfile$$.tmp $$arcdatafile$$.tmp Arc_u folder's arc.ini has: [External compressor:delta,exe,mm,rep,tor,lolz,lolzi,lolz2,l zma] header = 0 unpackcmd = fazip -i0 decompress:{compressor}{ ption} <stdin> <stdout>But even change to the same exe for lolz will not unpack. Changed to xz -msrep:m3f:a8:l256+exe+xz will not unpack. copied srep64.exe found in 'maksed data compressor 2.5' to both the arc and arc_u folder, it will still packing fine and not unpacking? |
|
#5
|
|||
|
|||
|
From here
https://fileforums.com/showpost.php?...&postcount=637 srep+lolz might have problem. But I tested srep+xz same issue. Might be same issue here: https://fileforums.com/showpost.php?...&postcount=582 |
|
#6
|
|||
|
|||
|
github
This error: Code:
cls-lolz: Can't create read mapping cls-srep: Can't create read mapping |
|
#7
|
|||
|
|||
|
Thank you.
While running with administrator privileges those two errors are gone. With the example command line to compress and decomperss works. The next question is , what confused me for the last time, is if I disable cls-lolz.dll and declare the method in arc_u\arc.ini: Quote:
not an SREP compressed file. Is it requied to use the cls-lolz.dll for any lolz compressed file? Same thing happens to srep. If I disable cls-srep.dll and declare the method in arc_u\arc.ini: Quote:
ERROR: archive data corrupted (decompression fails) Is it requied to use the cls-srep.dll for any srep processed file? I thought cls dlls are optional to use, not mandatory? That's why last time when I moved out the cls files, it ends up with ERROR: archive data corrupted (decompression fails) |
|
#8
|
|||
|
|||
|
github
The CLS dll is actually the controller part of the decompressor, with the EXE doing the work. For lolz and srep, you must use the cls. |
![]() |
| Tags |
| 7zip, compression, freearc, masks, xdelta |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Masked Compression (Ultimate compression in one go) | panker1992 | Conversion Tutorials | 661 | 13-05-2024 16:51 |
| New Fox Kompressor 1.01c Ultimate | felice2011 | Conversion Tutorials | 31 | 07-06-2023 14:58 |
| Preprocessing / Optimization / Re compression For Better Compression of Games | Gupta | Software | 14 | 19-10-2022 03:25 |
| Ultimate Conversion Compressor (UCC) | vollachr | Conversion Tutorials | 55 | 26-04-2021 09:27 |
| M&S_Kompressor By DLG | felice2011 | Conversion Tutorials | 93 | 21-01-2017 08:12 |