Skip to content
This repository was archived by the owner on Oct 19, 2020. It is now read-only.

Grouped furniture returned by io3d.furniture.search throws errors #102

Description

@bnjm

Looks like are a few results returned by io3d.furniture.search are groups, causing errors for a-frame, furniture.get and storage.export* methods.

For example: https://furniture.3d.io/#furnitureId=68833b2a-6559-4b25-8690-8ee18ecc9d41

To Reproduce
io3d.furniture.get('68833b2a-6559-4b25-8690-8ee18ecc9d41')

Actual
error gets thrown: File header error: Wrong magic number. File is probably not data3d buffer format.

Expected
Either no error to be thrown, or no groups to be returned by io3d.furniture.search

As a work around you can pass -group to the search string, but thought I would make this issue incase anyone else comes across it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions