Question

Error: The primitive geometry type 'lines' is not supported by the Collada reader

  • 27 February 2018
  • 1 reply
  • 1 view

Badge

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:
  1. What does it mean?
  2. How can I fix it?


1 reply

Badge +7
Hi @hadhafang, thanks for posting!

 

Are you using the Collada reader? It looks like it's trying to read a .dae file ('models/untitled.dae). According to the quick facts for the Collada reader line geometry is not supported. If you could provide a sample of your data and workspace we might be able to investigate further.

 

Thanks,

 

Nathan

 

Reply