Python Forum

Full Version: Blender .MLX import script modifications help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everyone. I want to know if I could get help with altering a Python import script for .MLX files for blender? I am part of a mod team working on a mod and we have nothing that can open the .MLX files we need to bring into blender to alter them. we have a script meant to open a larger MLX file of the same type but for some reason when it tries to open the smaller 32 byte MLX the script fails. would anyone be willing to extend a helping hand?

I will include the import script in an rar file as well as two example MLX, my team and I would be eternally grateful for any help.


MLX files (The SMG and HMG and LMG are best example files)
https://www.dropbox.com/s/vz0v27nbkhi0el...X.rar?dl=0

The import script.
https://www.dropbox.com/s/rmclitbg8kck6k...6.zip?dl=0
Forgot to add this in the original post. this is the error one gets when trying to load an MLX file. [Image: 6a44fc1d0dea0e02e6585d4fb118bc8a.png]