Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

Unable to install .mzp script in 2025.

Unable to install .mzp script in 2025.

harristask
Explorer Explorer
1,408 Views
9 Replies
Message 1 of 10

Unable to install .mzp script in 2025.

harristask
Explorer
Explorer

Hi everyone,

                      New here. Hope you're all doing well. I'm trying to install QuadRemesher script in 3ds 2025 and i'm getting this error.123125425.jpg

 Please help me to solve this issue. Thanks in advance and take care.

0 Likes
1,409 Views
9 Replies
Replies (9)
Message 2 of 10

RobH2
Advisor
Advisor

You should write the developer of the script for help. It's likely a flaw in their code and not a Max issue. 


Rob Holmes

EESignature

------------------------------------------------------------------------------------------------------------------------------------------
3ds Max (2023-2025), V-Ray 6.2, Ryzen 9 3950-X Processor, DDR 4 128MB, Gigabyte Aorus X570 Master motherboard, Sabrent Rocket NVMe 4.0 M.2 drives, NVidia RTX 4090, Space Pilot Pro, Windows 11 Pro x64, Tri-Monitor, Cintiq 13HD, Windows 11 x64
------------------------------------------------------------------------------------------------------------------------------------------
0 Likes
Message 3 of 10

harristask
Explorer
Explorer

How and where can i contact them?

0 Likes
Message 4 of 10

miauuuu
Collaborator
Collaborator

Check if the QuadRemesher.mcr is in the path shown in the error message. The installer tries to load the file, but it fails, most probably because the QuadRemesher.mcr is not where it has to be. Usually the .mcr files are loaded by the installer after everything else is installed, so I guess that the script is installed properly but its installer can't load the macro.

 

You can go to the folder where the QuadRemesher.mcr is located and drag and drop the QuadRemesher.mcr onto 3ds max viewports. Then check if the macro is installed.

https://miauu-maxscript.com/
0 Likes
Message 5 of 10

harristask
Explorer
Explorer

This script file is in .mzp not in .mcr. Can it be converted to .mcr somehow?

 

0 Likes
Message 6 of 10

miauuuu
Collaborator
Collaborator

No, do not try to convert it. You can't. When you run the MZP file it starts the installation. During this installation the installer tries to load the QuadRemesher.mcr file. This file is used(usually) to create a category in Customize User Interface, so you can go to that category and assign a hotkey or create a toolbar button for the Quad Remesher tool.

 

The error message you have posted  in your first post shows that the installer of the Quad Remesher tool can't load the QuadRemesher.mcr file. The path to the QuadRemesher.mcr file is shown in your image. Go to that folder(it is a hidden folder) and if the QuadRemesher.mcr file is there just drag and drop it onto any 3ds max viewport. Then restart 3ds max(just in case), go to Customize - Customize User Interface - QuadRemesher categry(or something similar, you can check it by reading the QuadRemesher.mcr file) and you should see the Quad Remesher in the list, so you can create a toolbar button for it.

If the QuadRemesher.mcr file is not there(check the path to it) then either the installer(.MZP file) is corrupt, or the installer can't copy the QuadRemesher.mcr in required folder.

https://miauu-maxscript.com/
0 Likes
Message 7 of 10

harristask
Explorer
Explorer

Yes, I did unhide that folder. Even after several attempts there's no quadremesher.mcr file there. 

0 Likes
Message 8 of 10

miauuuu
Collaborator
Collaborator

Something is wrong with the mzp installer. If you have a folder for QuadRemesher, then you can unzip the mzp file and can drag and drop the QuadRemesher.mcr onto 3ds max to install it. But, if all other files are not installed properly this will not work. You will have a QuadRemesher macro but it will do nothing.

https://miauu-maxscript.com/
0 Likes
Message 9 of 10

CAMedeck
Advisor
Advisor

The other big thing to check is that your version of the script is compatible with your 3ds Max version.  If the script was written for Max 2024, it may not work with 2025.

Chris Medeck
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

0 Likes
Message 10 of 10

harristask
Explorer
Explorer

Does modifying the script inside works? If so, how?

0 Likes