Hi again,
I'm starting to think that all is lost for these depth maps.
When i look at other (completed) project files, the pyramid folders are empty and there is 1 depth maps folder. In this project the pyramid folder contains a ~33,5 GB pyramid file.
It worked, i overlooked a change in one of the xml's because you should never open an xml with IE!!!
____________________________________________
Changes i made:
I have edited the xml from the chunk.zip and added the following:
Change 1: after -> </camera>
<depth_map_sets next_id="1" active_id="0">
<depth_maps id="0"/>
</depth_map_sets>
Change 2:
In the depth maps folder, i added the block paths of the depth maps as in other finished projects.
Change 3:
This is what i failed to find the first time:
Change in the .xml in the frame.zip file. (When you open and search in *cough* Internet explorer, it often does not find what you're looking for because it does not immediately open the whole file)
added:
<depth_maps id="0" path="depth_maps/depth_maps.zip"/>
Change 3:
I removed the depth_maps folder (which only had 2 files) and renamed the large depth_maps.1 folder to depth_maps.
_________________________________________
I have now only 2 important questions:
1) What about the large pyramid file. Do i still need it if i only want to salvage the depth maps and use them to redo the step 'Build mesh' -> ' Reuse Depth maps', or can i delete the file for now?
2) I removed the smaller depth_maps folder; can this folder be of importance for the other depth_maps folder? Or are these separate and can i delete them?
Casper