ssbucarlos / smash-ultimate-blender

Blender Plugin containing utilities for Smash Ultimate Models and Animations.
45 stars 9 forks source link

'list' object cannot be converted to 'Transform' error when exporting animations #173

Closed ScanMountGoat closed 2 years ago

ScanMountGoat commented 2 years ago

The error happens when calling ssbh_anim_data.save(...) if the material tracks are included in the export settings.

ssbucarlos commented 2 years ago

I tested on a few anims yesterday and didn't get the error, ill test more thoroughly when i get back home and fix it

Get Outlook for Androidhttps://aka.ms/ghei36


From: SMG @.> Sent: Sunday, November 20, 2022 12:03:07 PM To: ssbucarlos/smash-ultimate-blender @.> Cc: Subscribed @.***> Subject: [ssbucarlos/smash-ultimate-blender] 'list' object cannot be converted to 'Transform' error when exporting animations (Issue #173)

The error happens when calling ssbh_data_anim.save(...)

— Reply to this email directly, view it on GitHubhttps://github.com/ssbucarlos/smash-ultimate-blender/issues/173, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ASPNW52FL27E7QMDFMPLHCDWJJRVXANCNFSM6AAAAAASF6RLCU. You are receiving this because you are subscribed to this thread.Message ID: @.***>

ScanMountGoat commented 2 years ago

I tested sonic's c03attacks4s and mario's a00wait2 animations for reference.

ssbucarlos commented 2 years ago

thanks im going to take a look at it now

ssbucarlos commented 2 years ago

ok it should be fixed now, thanks for testing and letting me know