Skip to content

Vertex Layout from config files crashes #3

@joeld42

Description

@joeld42

It looks like maybe VertexLayout::Components changed but Config wasn't updated, it crashes trying to parse the test_config.toml file, while building the layout. It crashes in Config.cc:175, result.Components is empty but it's trying to assign the format.

To reproduce:

oryol-export -config ./test_files/test_config.toml  \
    -model ./test_files/teapot.fbx -out teapot.omsh

Thanks!

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions