|
Thanks Mini, however, I think there was something wrong with your command line.
-m2 -t8 -b16777180k
16777180k is actually 17179832320 bytes which is 16GB buffer, buffer in pzlib is multiplied by 2 which means you were trying to allocate 32GB memory while your system has 16GB ram.
@Everyone
I uploaded a fix, I noticed something wrong in Mini's update that will tell you if your command line is incorrect and other slight changes.
|