Python Forum
Blender .MLX import script modifications help - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Blender .MLX import script modifications help (/thread-6718.html)



Blender .MLX import script modifications help - LadyAnn - Dec-05-2017

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/vz0v27nbkhi0elx/Decrypted%20MLX.rar?dl=0

The import script.
https://www.dropbox.com/s/rmclitbg8kck6k2/import_valkyria-0.6.zip?dl=0


RE: Blender .MLX import script modifications help - LadyAnn - Dec-05-2017

Forgot to add this in the original post. this is the error one gets when trying to load an MLX file. [Image: 6a44fc1d0dea0e02e6585d4fb118bc8a.png]