I'am inspecting a kmz-file.
As I do i get an error that reads like this:
XML Reader mapped feature # 110000
The primitive geometry type 'lines' is not supported by the Collada reader
An error occurred while constructing the geometry with id 'ID150892'
A '<vertices>' element was found which did not contain a '<input>' element
A fatal error has occurred. Check the logfile above for details
Closing the Collada reader
KML: No model data read from referenced file `models/untitled.dae'
I am not entirely sure what it means or how to rectify it. The .kmz-file can be read by google earth without any major hickups.
So:
- What does it mean?
- How can I fix it?