Problems with 3ds Max Install

Problems with 3ds Max Install

hr-bwd
Explorer Explorer
779 Views
2 Replies
Message 1 of 3

Problems with 3ds Max Install

hr-bwd
Explorer
Explorer

Good Morning:

 

I'm getting the following error when I try to change the shading mode in a 3ds file:  

 

macroScript VRayViewportIPR
category:"VRay"
buttontext:"V-Ray IPR"
tooltip:"V-Ray Viewport IPR"
(
on isVisible do ( vrayViewportIPRControl 0 0 )

on isEnabled do ( vrayViewportIPRControl 0 1 )

on isChecked do ( vrayViewportIPRControl 0 2 )

on Execute do ( vrayViewportIPRControl 0 3 )
)  

 

This error will pop up if I click on any of the bracketed options in the top left corner of the viewport.  It also has a popup that says "Attempt to display more than maximum number of simultaneous error message dialogs occured."  

 

This is for 3ds Max 2019.  I've tried repairing, reinstalling, uninstalling, and installing via every method of download from the Autodesk website and the error is always the same.  Any ideas what I'm doing wrong?  

0 Likes
Accepted solutions (1)
780 Views
2 Replies
Replies (2)
Message 2 of 3

DarrenP
Consultant
Consultant

that message has to do with V-ray which is a 3rd party add in which is developed by chaos group

i would post this issue on their forum here: https://forums.chaosgroup.com/

DarrenP
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.

0 Likes
Message 3 of 3

hr-bwd
Explorer
Explorer
Accepted solution

I think I have it figured out.  I knew it was associated with VRay, but it persisted even when I tried to do a clean install of VRay as well.   The issue was that there were some residual scripts that VRay wasn't deleting when I uninstalled it.  So once I went in and manually deleted those from the 3ds program files and then reinstalled everything (including VRay) it seems to be working.