Hi @vaclavblazek
I am having a big issue with the VEF2VTS tool. The VEF2vts tool loads all the windows and splits the tiles fine (it seems) but then about 1-2% of the way through generating the tiles it just throws the error below and crashes.
2021-11-09 22:48:13 I3 [850(tile:16-58907-56488)]: Generated tile #1905 of 254506 ( 0.75 % done): 16-58907-56488 (epsg27700, extents: 541321.192481,179184.067720:541331.920247,179202.757555) [mesh,atlas]. {encoder.cpp:process():304}
terminate called after throwing an instance of 'vtslibs::storage::BadFileFormat'
what(): File "/mnt/VTS_Processing/vef2vts_output/Project/tmp/0/c5/16-0001842-0001766.tiles:18,0,0" is not a VTS simplemesh file. @{tmptileset.cpp:loadSimpleMesh():180}
Aborted (core dumped)
I have done all the usual checks - manifest has the correct number of tiles versus LODS and the number of tile folders is correct and everything matches. I am now going through and trying to do the tiles in smaller batches.
Can you give me any pointers as to what may be the reason for this and what I can do to troubleshoot the issue and isolate the cause?
Thanks
Hi @vaclavblazek
I am having a big issue with the VEF2VTS tool. The VEF2vts tool loads all the windows and splits the tiles fine (it seems) but then about 1-2% of the way through generating the tiles it just throws the error below and crashes.
2021-11-09 22:48:13 I3 [850(tile:16-58907-56488)]: Generated tile #1905 of 254506 ( 0.75 % done): 16-58907-56488 (epsg27700, extents: 541321.192481,179184.067720:541331.920247,179202.757555) [mesh,atlas]. {encoder.cpp:process():304}
terminate called after throwing an instance of 'vtslibs::storage::BadFileFormat'
what(): File "/mnt/VTS_Processing/vef2vts_output/Project/tmp/0/c5/16-0001842-0001766.tiles:18,0,0" is not a VTS simplemesh file. @{tmptileset.cpp:loadSimpleMesh():180}
Aborted (core dumped)
I have done all the usual checks - manifest has the correct number of tiles versus LODS and the number of tile folders is correct and everything matches. I am now going through and trying to do the tiles in smaller batches.
Can you give me any pointers as to what may be the reason for this and what I can do to troubleshoot the issue and isolate the cause?
Thanks