You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the tool I often get quite a few missing .b3dm in the data folder. I see no errors in the log, see attached log file. The only thing I can see in this example is that I get a warning:
For example in the latest run I get: Total tile contents count : 2912. But in the data folder there are only 2 758 files. This results in alot of 404 errors since the tileset.json also contains 2912 references to .b3dm files. And offcourse alot of the input data are not showed in the output.
This is the command used: java -jar mago-3d-tiler-1.10.6-release-natives-windows.jar -input C:\work\3D_tiles\output2_combined_obj -inputType obj -output E:\c_swe\work\3d_tiles\olp_output\to_elias\tiles\mesh\mago_test11 --crs 3011 --xOffset 151400 --yOffset 6577000 -su
When using the tool I often get quite a few missing .b3dm in the data folder. I see no errors in the log, see attached log file. The only thing I can see in this example is that I get a warning:
For example in the latest run I get: Total tile contents count : 2912. But in the data folder there are only 2 758 files. This results in alot of 404 errors since the tileset.json also contains 2912 references to .b3dm files. And offcourse alot of the input data are not showed in the output.
This is the command used:
java -jar mago-3d-tiler-1.10.6-release-natives-windows.jar -input C:\work\3D_tiles\output2_combined_obj -inputType obj -output E:\c_swe\work\3d_tiles\olp_output\to_elias\tiles\mesh\mago_test11 --crs 3011 --xOffset 151400 --yOffset 6577000 -su
log_mago.zip
The text was updated successfully, but these errors were encountered: