AsoboStudio / glTF-Blender-IO-MSFS

Apache License 2.0
132 stars 28 forks source link

GLTF file wants byteStride, can't work out how to add #309

Open MandyHammer opened 4 months ago

MandyHammer commented 4 months ago

Current Behavior

I can't get my exported gltf files to load properly, either in MSFS or in blender 2.9 with one of the MSFS GLTF importers. No errors in MSFS, just doesn't load. In blender imports, I get "Exception: <class 'KeyError'> Details: 'byteStride'" as an error on every mesh in the file.

Expected Behavior

If this is something that is essential to the files, how do I make blender add it? Is it something to edit in via text editor later?

Steps To Reproduce

Export via plugin, attempt to load in MSFS or in blender 2.9 via other plugins.

Environment

OS: Windows 10
Blender: 3.3.16 LTS
glTF-Blender-IO-MSFS: 1.3.2

Anything else?

No response

y-khodja commented 3 months ago

Hello,

Can you send us the exact error you get when you try to load it in game and your gltf file ?

Thank you !