nalexandru / BlenderCompat

Windows 7 support for Blender 3.x and newer
BSD 3-Clause "New" or "Revised" License
245 stars 23 forks source link

GLB Export Error Mesh & Node Animation #22

Open Atsutakemura opened 2 years ago

Atsutakemura commented 2 years ago

Hello I need help with GLB-Exporter of Blender. On one of my .blend-files the model with an animation per mesh/node cannot be exported in .gITF/-GLB-Format.

The error I get:

glbexporterror

I hope you can help me out, what I am doing wrong :)

nalexandru commented 2 years ago

What version are you using ? If it is 3.2.2, can you reproduce the error with the 3.3.0 release candidate ?

Atsutakemura commented 2 years ago

I do get the exact same error message

nalexandru commented 2 years ago

Please upload the blend file and describe the steps (the glTF export settings) to reproduce the error.

Atsutakemura commented 2 years ago

Blend-file:

https://github.com/Atsutakemura/Nabuna/blob/main/assets/models/nash.blend

Regarding the export settings, I left everything standard.

Loriem commented 2 years ago

This error also occurs on the stock version of Blender 3.3 (from http://blender.org) on Windows 10. It is likely that the problem may be in the exported model itself. At least a regular cube with a simple animation is exported successfully.

nalexandru commented 2 years ago

In addition to Windows 10, this can also be reproduced on non-Windows systems. It appears similar to this one: https://developer.blender.org/T100909. Since fixing bugs that are not specific to Windows 7 is out of scope for this project I suggest you add your file to the issue on Blender's tracker.

I was able to export the model as GLB after unchecking "Always Sample Animations":

exp