FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Problem with installer stopping at 57% (https://fileforums.com/showthread.php?t=101984)

Schabik 12-07-2018 01:28

Problem with installer stopping at 57%
 
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

Quote:

Originally Posted by KaktoR (Post 472395)
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

Quote:

Originally Posted by shazzla (Post 472397)
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

Quote:

Originally Posted by Schabik (Post 472396)
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

Quote:

Originally Posted by shazzla (Post 472401)
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

Quote:

Originally Posted by shazzla (Post 472401)
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

Code:

[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

Quote:

Originally Posted by Simorq (Post 472403)
Use stdin Srep

pzlib:max+srep:m3f+LZMAII

Code:

[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


Code:

[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


Quote:

Originally Posted by shazzla (Post 472404)
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

Quote:

Originally Posted by shazzla (Post 472404)
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

Quote:

Originally Posted by Simorq (Post 472407)
@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


Code:

[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



All times are GMT -7. The time now is 19:07.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com