localpcguy / cbloader

Automatically exported from code.google.com/p/cbloader
1 stars 0 forks source link

CB loads before index retrieval/merge #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start with a clean install of CBL v1.2 
2. add an index file to the custom folder
3. Start the Loader

What is the expected output? What do you see instead?
Expected CBL to download then merge files. Instead CBL merged nothing, opened 
the CB (with no additional material), *then* downloaded the .part files in the 
index

NB the downloaded files merged correctly on second run.

What version of the product are you using? On what operating system?
CBLoader v1.2, Win7 x64

Please provide any additional information below.
tested using index file from: 
"http://dl.dropbox.com/u/16910332/CBLoader%20Mods/WotC/WotC.index"

Actually this is more of a feature request than a bug report; could we get an 
option, either interactive or in the config file, to wait for a specified 
timeout to download partfiles *then* merge?

Original issue reported on code.google.com by mr.azrae...@gmail.com on 17 Jun 2011 at 12:13

GoogleCodeExporter commented 9 years ago
As I mentioned on the wiki: 
http://cbloadercontentwiki.wikispaces.com/message/view/Updating+Your+Parts/40318
381#40319329 the way it is doing it at the moment is by design.  (r38 changed 
it to running afterwards rather than during merge)

I will put an option in that reverts to the r37 method of updating.

Original comment by YeOldeSt...@gmail.com on 18 Jun 2011 at 4:36

GoogleCodeExporter commented 9 years ago
Implemented both of these in 1.2.1.

Original comment by YeOldeSt...@gmail.com on 19 Jun 2011 at 6:17