- Messages
- 14
- Country

When doing export from Blender to MSFS I frequently get errors such as the following:
Compiling GLTF data file C3825.GLTF...
Invalid data in bufferView[2]: '' for accessor[2]: ''
Invalid data in bufferView[6]: '' for accessor[6]: ''
GltfCompiler | Failed to load model data from file
The only method I have found to fix them is brute-force trial-and-error. i.e hide part of the model and try the export again. If it fails, narrow the search some more and repeat. If the export works, then that piece does not have an error so continue searching another part of the model. Eventually you get down to a small surface/object that is the cause of the error. It can then be deleted and recreated.
Attached .zip has an example showing the error.
My Blender is 2.83.13 and the plugin 0.40.0
Compiling GLTF data file C3825.GLTF...
Invalid data in bufferView[2]: '' for accessor[2]: ''
Invalid data in bufferView[6]: '' for accessor[6]: ''
GltfCompiler | Failed to load model data from file
The only method I have found to fix them is brute-force trial-and-error. i.e hide part of the model and try the export again. If it fails, narrow the search some more and repeat. If the export works, then that piece does not have an error so continue searching another part of the model. Eventually you get down to a small surface/object that is the cause of the error. It can then be deleted and recreated.
Attached .zip has an example showing the error.
- An overview screen shot of the model
- Detail screen shot of the local area of the error
- Blender .blend of the object that creates the error
- Export log from MSFS Console
- gltf file
My Blender is 2.83.13 and the plugin 0.40.0

