We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Unable to export .gltf

Home Forums Bug Reports and Feature Requests Unable to export .gltf

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #32292
    preferens.se
    Customer

    I was suddenly unable to export to .gltf after doing some additions to this project I’m working on.

    Here is the error message I received:

    Traceback (most recent call last):
    File “/Users/johanwettergren/Verge3D/verge3d/addons/verge3d/__init__.py”, line 143, in execute
    return gltf2_export.save(self, context, exportSettings)
    File “/Users/johanwettergren/Verge3D/verge3d/addons/verge3d/gltf2_export.py”, line 121, in save
    generateGLTF(operator, context, exportSettings, glTF)
    File “/Users/johanwettergren/Verge3D/verge3d/addons/verge3d/gltf2_generate.py”, line 3133, in generateGLTF
    generateMeshes(operator, context, exportSettings, glTF)
    File “/Users/johanwettergren/Verge3D/verge3d/addons/verge3d/gltf2_generate.py”, line 1345, in generateMeshes
    exportSettings)
    File “/Users/johanwettergren/Verge3D/verge3d/addons/verge3d/gltf2_extract.py”, line 616, in extract_primitives
    uv = blender_mesh.uv_layers[texcoord_index].data[loop_index].uv
    IndexError: bpy_prop_collection[index]: index 1 out of range, size 0

    location: <unknown location>:-1

    I’m using Blender 2.83.5
    and Verge 3.3.1

    I am unable to attach the .blend file here as it is to large.

    #32296

    Hi,

    can you upload this .blend to some hosting and post the link instead? we’d take a look!

    Chief 3D Verger | LinkedIn | Twitter

    #35982
    devakt
    Participant

    Hi I am having the same error , any solutions

    #36002

    Hi I am having the same error , any solutions

    can you share your .blend file?

    Chief 3D Verger | LinkedIn | Twitter

    #36031
    devakt
    Participant

    HI Yuri

    Was trying the Verge3D for Blender Basics – Part 3 – Materials and Environment , after following the step , trying to export got the error .

    I am using Blender ver Version 2.81a (2.81a 2019-12-04)

    Attachments:
    You must be logged in to view attached files.
    #36072

    can you try the newest Blender version? will it work for you?

    Chief 3D Verger | LinkedIn | Twitter

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.