question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Show clear error on import with missing resources

See original GitHub issue

Hi

I am trying to import a gltf file and export it to obj format. I am facing a buffer key error in addons/io_scene_gltf2/io/imp/gltf2_io_binary.py at line 54: buffer = gltf.buffers[buffer_view.buffer] KeyError: 0. How do I solve this? I am using Blender 2.91.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
scurestcommented, Dec 1, 2020

This happens when there is a missing .bin file. A more helpful error in that case would be nice.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Xcode Import For Localizations Missing Resource in Import error
I've got the same issue, for me it was caused by incorrect paths in xliff itself. Check the original attribute in files <file...
Read more >
Missing resources - Keyshot Manual
Missing resources. When you import/open a scene, where the scene-resources (e.g. textures) are no longer available, in the location where KeyShot expects to ......
Read more >
Import of solution fails due to missing components
This error occurs if you are trying to import a solution that depends ... Review the missing component details shown in the import...
Read more >
Data Import error message reference - Analytics Help
Message Meaning So... Empty column header at column number X. The upload file is missing a column header. Ed... Multiple errors occurred: List of multiple...
Read more >
How to fix "The following module is missing from the file ...
I managed to remove errors caused by a couple of submodules in "VB to Drupal", which I somehow must have managed not to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found