rebuild looping issue

Issue #10 new
Former user created an issue

I'm trying to rebuild using the following srr:

http://www.srrdb.com/release/details/DuckTales.Remastered-RELOADED

It seems that the temp directory is constantly writing the rars that don't match the checksum. The process will never finish as it's constantly rewriting the files and I must force quit the application.

As a test I was using only a single rar executable.

python srr c:\test\DuckTales.Remastered-RELOADED.srr -r -z c:\rar_prepared -t c:\temp
SRR file created with pyReScene Auto 0.5.
Recreating stored file: reloaded.nfo
Recreating stored file: rld-ducktales.sfv
Re-creating RAR file: rld-ducktales.rar
Trying to rebuild compressed file rld-ducktales.iso.
Grabbing large enough data piece size for testing.
Trying 2012-02-17 4.11.
Grabbing large enough data piece size for testing.
Trying 2012-02-17 4.11.

Temporary directory contains the following

 Directory of C:\temp\tmpdrjn7w_pyReScene

11/07/2013  02:54 PM    <DIR>          .
11/07/2013  02:54 PM    <DIR>          ..
11/07/2013  02:54 PM        41,653,748 pyReScene_compressed.r00
11/07/2013  02:54 PM        41,653,748 pyReScene_compressed.r01
11/07/2013  02:54 PM        41,653,748 pyReScene_compressed.r02
11/07/2013  02:55 PM        41,653,748 pyReScene_compressed.r03
11/07/2013  02:55 PM        41,653,748 pyReScene_compressed.r04
11/07/2013  02:55 PM        41,653,748 pyReScene_compressed.r05
11/07/2013  02:55 PM        41,653,748 pyReScene_compressed.r06
11/07/2013  02:55 PM        41,653,748 pyReScene_compressed.r07
11/07/2013  02:55 PM        41,653,748 pyReScene_compressed.r08
11/07/2013  02:55 PM        41,653,748 pyReScene_compressed.r09
11/07/2013  02:55 PM        41,653,748 pyReScene_compressed.r10
11/07/2013  02:56 PM        41,653,748 pyReScene_compressed.r11
11/07/2013  02:56 PM        41,653,748 pyReScene_compressed.r12
11/07/2013  02:56 PM        41,653,748 pyReScene_compressed.r13
11/07/2013  02:56 PM        41,653,748 pyReScene_compressed.r14
11/07/2013  02:56 PM        41,653,748 pyReScene_compressed.r15
11/07/2013  02:56 PM        41,653,748 pyReScene_compressed.r16
11/07/2013  02:57 PM        30,496,390 pyReScene_compressed.r17
11/07/2013  02:54 PM        41,653,748 pyReScene_compressed.rar
11/07/2013  02:51 PM        69,422,914 pyReScene_data_piece.iso
              20 File(s)    849,686,768 bytes

Comments (1)

  1. Log in to comment