Failed glTF import #84825

Closed
opened 2021-01-18 16:37:56 +01:00 by Federico · 6 comments

System Information
Operating system: Win 10
Graphics card: nVidia GTX 970

Blender Version
2.91.0

Short description of error
Trying to use the addon to import glTF files for Microsoft Flight Simulator 2020 (io_msfs_gltf.py)io_msfs_gltf.py.
Able to install the addon but not able to import glTF files. Each time I try to open a glTF file following error appears:
Error Blender glTF addon.png

Don't really think it's a bug, since many users don't have this problem, but I neither found any user having this problem or any solution in the web. Hoped you could help me out...? The only user I found having this problem said that he needed to return to version 2.80 of Blender. I've tried the same, but with no results...

Tried to use the addon glTF 2.0 - no success either. Also tried to uninstall Blender and install it on another HD, or tried to change locaition of the addon - no success....

Exact steps for others to reproduce the error

1.) Download the addon file anywhere on the PC but not on Blender's path, since it will give another kind of error.
2.) In Blender go to "Edit -> Preferences"
3.) Select the "Addon" tab, if not yet active
4.) Click on "Install" and pick-up the downloaded addon file -> click on "Install Addon"
5.) After installation is completed the Addon will be automatically highlighted by Blender. Tick the box to acivate the Addon and save (not really needed to, but to be sure, I did)
6.) After completing installation go to "File -> Import" and select the glTF file you want to open.
7.) The above mentioned error appears.

**System Information** Operating system: Win 10 Graphics card: nVidia GTX 970 **Blender Version** 2.91.0 **Short description of error** Trying to use the addon to import glTF files for Microsoft Flight Simulator 2020 (io_msfs_gltf.py)[io_msfs_gltf.py](https://archive.blender.org/developer/F9585467/io_msfs_gltf.py). Able to install the addon but not able to import glTF files. Each time I try to open a glTF file following error appears: ![Error Blender glTF addon.png](https://archive.blender.org/developer/F9585464/Error_Blender_glTF_addon.png) Don't really think it's a bug, since many users don't have this problem, but I neither found any user having this problem or any solution in the web. Hoped you could help me out...? The only user I found having this problem said that he needed to return to version 2.80 of Blender. I've tried the same, but with no results... Tried to use the addon glTF 2.0 - no success either. Also tried to uninstall Blender and install it on another HD, or tried to change locaition of the addon - no success.... **Exact steps for others to reproduce the error** 1.) Download the addon file anywhere on the PC but not on Blender's path, since it will give another kind of error. 2.) In Blender go to "Edit -> Preferences" 3.) Select the "Addon" tab, if not yet active 4.) Click on "Install" and pick-up the downloaded addon file -> click on "Install Addon" 5.) After installation is completed the Addon will be automatically highlighted by Blender. Tick the box to acivate the Addon and save (not really needed to, but to be sure, I did) 6.) After completing installation go to "File -> Import" and select the glTF file you want to open. 7.) The above mentioned error appears.
Author

Added subscriber: @FreddyPalace

Added subscriber: @FreddyPalace
Robert Guetzkow changed title from Addon to Failed glTF import 2021-01-18 18:02:07 +01:00

Added subscriber: @scurest

Added subscriber: @scurest

This is a bug in the script you attached; a better place to report is with the script's author. There's actually already an issue on Github (the last comment saying it should be gltf['buffers']- [x]['uri'] is correct).

This is a bug in the script you attached; a better place to report is with the script's author. There's actually already an [issue on Github](https://github.com/bestdani/msfs2blend/issues/11) (the last comment saying it should be `gltf['buffers']- [x]['uri']` is correct).
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Archived'

Changed status from 'Needs Triage' to: 'Archived'
Member

Since this Addon is not maintained by blender (and this is not an error in the gltf import itself), it would really be best to report this issue to the original author(s) instead.
Thx @scurest digging up the already existing report on github!

Will have tpo close, thx reporting anyways!

Since this Addon is not maintained by blender (and this is not an error in the gltf import itself), it would really be best to report this issue to the original author(s) instead. Thx @scurest digging up the already existing report on github! Will have tpo close, thx reporting anyways!
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#84825
No description provided.