Skip to content

Collada Loader crashing when loading model created with Google SketchUp #1073

Closed
@diegosax

Description

@diegosax

When trying to load my model created with Google Sketchup I get an exception and my model can not be loaded:

Uncaught TypeError: Cannot read property 'material' of null
createSceneGraphColladaLoader.js:620
createSceneGraphColladaLoader.js:688
createSceneGraphColladaLoader.js:688
parseColladaLoader.js:109
req.onreadystatechange

I tried to bypass this issue by adding a try catch block around this code but it caused problems when rendering the scene

The model can be found here: http://dl.dropbox.com/u/14671199/flyer.dae

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions