PDA

View Full Version : Problem with installer stopping at 57%


Schabik
12-07-2018, 01:28
Hi there,


When trying to install my repack of the sims 3 the install process stops at 57%.


The problem occurs when SREP process suddenly closes.

KaktoR
12-07-2018, 02:02
What method did you use?

Schabik
12-07-2018, 02:45
What method did you use?


pZLib3+SREPMAX+LZMAII using UltraARC

shazzla
12-07-2018, 02:47
Its not installer problem.
Srep fails. (CRC error and its not rare!)

Test your archive.

Schabik
12-07-2018, 02:49
Its not installer problem.
Srep fails. (And its not rare)

Test your archive.


I've been using Srep version 3.92, previously it worked

KaktoR
12-07-2018, 02:50
Look at what file the error came up and test only this file with different srep settings

Simorq
12-07-2018, 02:52
pZLib3+SREPMAX+LZMAII using UltraARC

pZLib3 Bug / Use pzlib=ZTool

Of course, with -t1 you will never encounter a CRC error.:D

[External compressor:pZLib3]
header = 0
default = -m2
packcmd = pZLib e {options} -t1 - -o - <stdin> <stdout>
unpackcmd = pZLib d {options} -t100p - -o - <stdin> <stdout>

shazzla
12-07-2018, 02:55
Imho its sreps crc bug.
Pack again. I had this problem many times with srep 3.93a.

Schabik
12-07-2018, 02:58
Imho its sreps crc bug.
Pack again. I had this problem many times with srep 3.93a.


Again, look my previous posts, I've used 3.92 not 3.93a

Simorq
12-07-2018, 02:59
Imho its sreps crc bug.
Pack again. I had this problem many times with srep 3.93a.

Use stdin Srep

pzlib:max+srep:m3f+LZMAII

[External compressor:srep]
header = 0
default = -m3f -a0/0
packcmd = "SuperREP" -s250gb -a0/0 {options} - - <stdin> <stdout>
;packcmd = "SuperREP" -s250gb -a0/0 {options} <stdin> - Output
;packcmd = "SuperREP" {options} Input - <stdout>
;packcmd = "SuperREP" {options} Input Output
unpackcmd = "_CLS\FAZip" -i0 decompress:srep <stdin> <stdout>
datafile = Input
packedfile = Output

shazzla
12-07-2018, 03:00
Afaik it doesnt matter and 3.91is the only one which free from this bug.
Bulat knows it better.
But maybe im wrong. :)

Schabik
12-07-2018, 03:01
Use stdin Srep

pzlib:max+srep:m3f+LZMAII

[External compressor:srep]
header = 0
default = -m3f -a0/0
packcmd = "SuperREP" -s250gb -a0/0 {options} - - <stdin> <stdout>
;packcmd = "SuperREP" -s250gb -a0/0 {options} <stdin> - Output
;packcmd = "SuperREP" {options} Input - <stdout>
;packcmd = "SuperREP" {options} Input Output
unpackcmd = "_CLS\FAZip" -i0 decompress:srep <stdin> <stdout>
datafile = Input
packedfile = Output




Mine looks like this



[External compressor:srep]
header = 0
;solid = 0
default=-m3f
packcmd = _Compressors\srep64 {options} Input Output
unpackcmd = _Compressors\srep64 {options} -d -s - - <stdin> <stdout>
datafile = Input
packedfile = Output



Afaik it doesnt matter and 3.91is the only one which free from this bug.
Bulat knows it better.
But maybe im wrong. :)


So how do You explain that previously it worked for file compressed with 3.92?

Simorq
12-07-2018, 03:03
Afaik it doesnt matter and 3.91is the only one which free from this bug.
Bulat knows it better.
But maybe im wrong. :)

I didn't even have a problem with version 3.93a.:rolleyes:

Simorq
12-07-2018, 03:06
@Schabik
[External compressor:srep]
header = 0
default = -m3f -a0/0
packcmd = _Compressors\srep64 -s250gb -a0/0 {options} - - <stdin> <stdout>
unpackcmd = _Compressors\srep64 {options} -d -s - - <stdin> <stdout>

Schabik
12-07-2018, 03:10
@Schabik
[External compressor:srep]
header = 0
default = -m3f -a0/0
packcmd = _Compressors\srep64 -s250gb -a0/0 {options} - - <stdin> <stdout>
unpackcmd = _Compressors\srep64 {options} -d -s - - <stdin> <stdout>


Ok, I'll try that :)


pzlib:max+srep+lolz



[External compressor:pzlib]
header = 0
packcmd = _Compressors\ZTool e:pzlib:t1p:c256m{:option} Input <stdout>
unpackcmd = _Compressors\ZTool d:pzlib:t100p:cm0mb - - <stdin> <stdout>
datafile = Input


[External compressor:srep]
header = 0
;solid = 0
default=-m3f a0/0
packcmd = _Compressors\srep64 -s250gb -a0/0 {options} - - <stdin> <stdout>
unpackcmd = _Compressors\srep64 {options} -d -s - - <stdin> <stdout>
datafile = Input
packedfile = Output


[External compressor:lolz]
header = 0
packcmd = lolz_x64.exe {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

KaktoR
12-07-2018, 03:18
I using 3.92b and never had problems with it

Schabik
13-07-2018, 03:53
@Schabik
[External compressor:srep]
header = 0
default = -m3f -a0/0
packcmd = _Compressors\srep64 -s250gb -a0/0 {options} - - <stdin> <stdout>
unpackcmd = _Compressors\srep64 {options} -d -s - - <stdin> <stdout>


This config isn't working. It's giving me error

ERROR: write error (disk full?) in compression algorithm srep

shazzla
13-07-2018, 04:40
Use temp-file at compression,not stdio.

Schabik
15-07-2018, 22:26
Ok, could it be that hibernation creates blocks with CRC errors?