![]() |
Lzma Bug/Problem
There's a problem when compressing with Lzma.
When the compression starts, lzma says that my disk is full. Even though I still have 300+ GB of space. How can I fix this Bug/Problem? Thanks. :D |
Please show me your configuration for LZMA in arc.ini, there must be something wrong.
It should look like this : Code:
[External compressor:rep,mm,exe,exe2,4x4,lzma] |
Quote:
Code:
[External compressor:lzma2] |
This is LZMA2, it uses 7zip. it is also known as XZ.
Side Notes : I have some work to do, use either a different compressor for now or wait till someone helps or i return. Edit : I am back, so you see the default section up there? just remove it. Like this : Code:
[External compressor:lzma2] |
[External compressor:lzma2]
header = 0 packcmd = "lz\xz" a -txz -an -m0=lzma2{:option}:fb=273:mf=bt4:mc=100000000:lc=4: lp=0 -mx9 -si -so <stdin> <stdout> unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout> there you are |
So i also tried adding LZMA2 to my compressor, but it still gives me the same DiskFull Error. When i ues this :
Code:
7z19 a -t7z -an -m0=lzma2:fb=273:mf=bt4:mc=100000000 -mx9 -mmt=4 -si -so <stdin> <stdout> But when i use this it gives me "System ERROR: Not Implemented" Code:
7z19 a -t7z -an -m0=lzma2:fb=273:mf=bt4:mc=100000000 -mx9 -mmt=4 -si<stdin> -so <stdout> When running the command without "-si,so,(stdin><stdout>" in command line i can compress files just fine. |
Code:
[External compressor:lzma2] |
Quote:
Thanks tho. |
All times are GMT -7. The time now is 11:11. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2022, vBulletin Solutions Inc.
Copyright 2000-2020, FileForums @ https://fileforums.com