Hello to all
I am making an airport (ground poly) using google sketchup and when I import in model converter x the collada file, this is the error I got:
An error occured during importing the selected file
Message:
Object reference not set to an instance of an object.
StackTrace:
at COLLADA.Document.Mesh..ctor(Document doc, XmlNode node)
at COLLADA.Document.Geometry..ctor(Document doc, XmlNode node)
at COLLADA.Document..ctor(String name)
at ASToFra.ObjectReader.DAEReader.Read(String filename)
at ASToFra.ObjectReader.AllObjectReader.Read(String fileName)
at ASToFra.ModelConverterX.MainWindow.bwImporter_DoWork(Object sender, DoWorkEventArgs e)
What could be this the reason?
I am making an airport (ground poly) using google sketchup and when I import in model converter x the collada file, this is the error I got:
An error occured during importing the selected file
Message:
Object reference not set to an instance of an object.
StackTrace:
at COLLADA.Document.Mesh..ctor(Document doc, XmlNode node)
at COLLADA.Document.Geometry..ctor(Document doc, XmlNode node)
at COLLADA.Document..ctor(String name)
at ASToFra.ObjectReader.DAEReader.Read(String filename)
at ASToFra.ObjectReader.AllObjectReader.Read(String fileName)
at ASToFra.ModelConverterX.MainWindow.bwImporter_DoWork(Object sender, DoWorkEventArgs e)
What could be this the reason?

