SDK Blender 3.6 Plugin Export error Hotfix

Hello everyone,

In the latest SDK (1.2.0), a bug was introduced in the Blender plugin code, which may result in an error during export when using Blender version 3.6.
A fix has been implemented and will be included in the next update.

In the meantime, you can either use the fixed plugin or apply the fix manually.

Option 1: Use the fixed plugin

  • Download the fixed plugin here :
    io_scene_gltf2_msfs_2024.zip (13.6 MB)
  • Close Blender.
  • Extract the zip content to the Blender MSFS2024 plugin directory (C:\MSFS 2024 SDK\Tools\Blender\addons\io_scene_gltf2_msfs_2024).Ă–
  • Restart Blender.

The plugin version number remains the same, but you should now be able to export without any errors.

Option 2: Manual fix

  • Open the file io/exp/msfs_multi_export.py in the Blender plugin directory.
  • Remove line 183:
    export_nla_strips_merged_animation_name = settings.export_nla_strips_merged_animation_name
  • Save the file and restart Blender.

This should resolve the issue as well.

We apologize for the inconvenience.

3 Likes

is the latest SDK “1.2.0” supposed to be already released?

in game (1.2.11.0) can see no updates,
SDK Core download still point to “MSFS2024_SDK_Core_Installer_1.1.2.zip”

did you guys pull it in order to integrate the hot fix?

I had a notification for it yesterday and was able to download 1.2.0 through the SDK changelog tab. I haven’t gone back to look if the link changed though.

Just checked and it indeed does link to a older version, it did work before.

Here is the link for 1.2.0

https://sdk.flightsimulator.com/msfs2024/files/installers/1.2.0/MSFS2024_SDK_Core_Installer_1.2.0.zip

https://sdk.flightsimulator.com/msfs2024/files/installers/1.2.0/MSFS2024_SDK_Documentation_Installer_1.2.0.zip

https://sdk.flightsimulator.com/msfs2024/files/installers/1.2.0/MSFS2024_SDK_Samples_Installer_1.2.0.zip