- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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?
Solved! Go to Solution.