enziop / mixamo_converter

Blender addon for converting mixamo animations to Unreal 4 rootmotion
GNU General Public License v3.0
663 stars 155 forks source link

Use lowlevel api instead of operators for Object and Constraint Creation #78

Closed Sherwin258256 closed 3 years ago

Sherwin258256 commented 4 years ago

image i tried many times ....help V0~}QC`44 DDDM2NIP53%ID The oUT folder is empty Is there something wrong with my file?

enziop commented 4 years ago

Could you try again and show the output of the console? You can open console via Window->Toggle System Console image

pharaf commented 4 years ago

Hello i have the same error! I'am using blender 2.90! Below is the output of the console! Capture d’écran 2020-09-12 225219

pharaf commented 4 years ago

Hello i have the same error! I'am using blender 2.90! Below is the output of the console! Capture d’écran 2020-09-12 225219

It seems like the error is due to blender 2.9 i think the plugin is not compatible with that version. After installing blender 2.81 the conversion worked!

SanchDev commented 3 years ago

I used the 2.81 , before the 2.9, even the 2.83.3 , but with the 2.81 it works perfectly (for Batch) !

enziop commented 3 years ago

this actually had to do with language setting dependence. It is now Fixed in version 1.2.3 Constraints and Objects are now not constructed with operators but with the lowlevel way