Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing windy in nimble, and Draco gltf crashes the app #8

Open
heysokam opened this issue Nov 28, 2022 · 0 comments
Open

Missing windy in nimble, and Draco gltf crashes the app #8

heysokam opened this issue Nov 28, 2022 · 0 comments

Comments

@heysokam
Copy link

I had to manually add windy to the nimble file to make it compile

Also, the draco box and duck break the app, and crash with a json key not found error

Loading models/Duck/glTF-Draco/Duck.gltf
/hdd/dev/gamedev/ff/ngn/reid3/n/gltfviewer/src/gltfviewer.nim(105) gltfviewer
/hdd/dev/gamedev/ff/ngn/reid3/n/gltfviewer/src/gltfviewer.nim(95) run
/home/sokam/.nimble/pkgs/windy-#head/windy/platforms/linux/x11.nim(1011) pollEvents
/home/sokam/.nimble/pkgs/windy-#head/windy/platforms/linux/x11.nim(717) pollEvents
/hdd/dev/gamedev/ff/ngn/reid3/n/gltfviewer/src/gltfviewer.nim(31) inputUpdate
/hdd/dev/gamedev/ff/ngn/reid3/n/gltfviewer/src/file/gltf.nim(857) loadModel
/hdd/dev/gamedev/ff/ngn/reid3/n/gltfviewer/src/file/gltf.nim(821) loadModelJsonFile
/hdd/dev/gamedev/ff/ngn/reid3/n/gltfviewer/src/file/gltf.nim(677) loadModelJson
/home/sokam/.choosenim/toolchains/nim-1.6.10/lib/pure/json.nim(517) []
/home/sokam/.choosenim/toolchains/nim-1.6.10/lib/pure/collections/tables.nim(246) []
/home/sokam/.choosenim/toolchains/nim-1.6.10/lib/pure/collections/tables.nim(234) raiseKeyError
Error: unhandled exception: key not found: bufferView [KeyError]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant