Page 1 of 2
Maya very crashy when using hypershade
Posted: Thu Jul 09, 2015 8:15 am
by jfrancis
Asking for a Maxwell Layered Material in the hypershade, or asking for a new hypershade window using the new button at the top of the screen are great ways to instantly crash Maya.
I've crashed maybe 8 times tonight just trying to get a hypershade window or trying to get a Maxwell material.
Re: Maya very crashy when using hypershade
Posted: Thu Jul 09, 2015 10:18 am
by Mihnea Balta
Which version of Maya are you using? Please send me the crash dump, as explained here:
http://support.nextlimit.com/display/ma ... g+Problems.
Re: Maya very crashy when using hypershade
Posted: Thu Jul 09, 2015 12:17 pm
by T0M0
Could you provide step-by-step instructions what you did?
Clicking on new Maxwell Layered Material in Hypershade didn't crash Maya here.
- Windows 7 x64
- Maya 2015 SP6 + Maxwell 3.1.12 plugin
- Maya 2016 SP1 + Maxwell 3.1.12 plugin
Re: Maya very crashy when using hypershade
Posted: Thu Jul 09, 2015 7:28 pm
by jfrancis
Scene is very simple and in each case I either touched the new hypershade button or I tried to create a Maxwell shader in the hypershade.
Often this crashing occurs during a period after a render has been launched from the plugin, viewed, and then discarded. It does not seem to happen in the period immediately after opening the scene. It is also not a scene-specific problem.
I sent some dmp files via dropbox link through customer gateway
I have had this effect with various plugin versions, Maya versions, and Maxwell versions, but at the moment I am up to date with the latest from the betas and Maya is 2016 SP1
Re: Maya very crashy when using hypershade
Posted: Fri Jul 10, 2015 7:09 am
by jfrancis
Started a new scene
Loaded the Maxwell plugin.
Mapped an image onto a plane
Switched the renderer from Maya to Maxwell
Instant crash.
Re: Maya very crashy when using hypershade
Posted: Fri Jul 10, 2015 10:24 pm
by ababak
I am getting crashes as well, but with different steps. (I tried to follow your steps but it did not crash)
- Open a new scene
- Create > Polygon Primitives > Plane
- Assign new material... > Maxwell Layered Material
- Display Hypershade Window
- In Hypershade window select "maxwellLayeredMaterial1"
- In Hypershade window select a menu item: Edit > Duplicate > Shading Network
- Close Hypershade window
- Select pPlane1
- Go to Attribute editor
- Switch to maxwellLayeredMaterial1 tab
- CRASH
Mac OS X 10.10.4, Maya 2016 SP1, Maxwell plugin 3.1.12.
Re: Maya very crashy when using hypershade
Posted: Fri Jul 10, 2015 10:42 pm
by ababak
P.S. A friend of mine have tested these steps on Windows 8.1, Maya 2016 SP 1 64 bit, Maxwell plugin 3.1.12 and got a crash too.
Re: Maya very crashy when using hypershade
Posted: Fri Jul 10, 2015 11:02 pm
by jfrancis
My steps are not reliably repeatable but something simple usually involving using the hyper shade will crash Maya before too long.
Nvidia quadro fx 3800, by the way
Re: Maya very crashy when using hypershade
Posted: Fri Jul 10, 2015 11:04 pm
by ababak
Can you try my steps?
Re: Maya very crashy when using hypershade
Posted: Fri Jul 10, 2015 11:23 pm
by jfrancis
I'll try tonight when I get home.
Re: Maya very crashy when using hypershade
Posted: Sat Jul 11, 2015 12:46 am
by T0M0
After following Andrey's guide, Maya 2016 SP1 crashed here.
Looks like 2015 SP6 doesn't have this problem.
Re: Maya very crashy when using hypershade
Posted: Sat Jul 11, 2015 6:52 pm
by jfrancis
ababak wrote:I am getting crashes as well, but with different steps. (I tried to follow your steps but it did not crash)
- Open a new scene
- Create > Polygon Primitives > Plane
- Assign new material... > Maxwell Layered Material
- Display Hypershade Window
- In Hypershade window select "maxwellLayeredMaterial1"
- In Hypershade window select a menu item: Edit > Duplicate > Shading Network
- Close Hypershade window
- Select pPlane1
- Go to Attribute editor
- Switch to maxwellLayeredMaterial1 tab
- CRASH
Mac OS X 10.10.4, Maya 2016 SP1, Maxwell plugin 3.1.12.
I also crash as above.
Windows 7, Maya 2016 SP1, Maxwell plugin 3.1.12
Re: Maya very crashy when using hypershade
Posted: Sat Jul 11, 2015 8:21 pm
by jfrancis
Of interest (and unrelated to Maxwell)...
http://www.arch-pub.com/Maya-2016-Extre ... 36344.html
"fixed by SP1"
MAYA-52657 mental ray, if selected as the renderer in the Hypershade Material View, will crash the given scene if file nodes use UV-tiling
http://download.autodesk.com/us/support ... me_enu.htm
Re: Maya very crashy when using hypershade
Posted: Tue Jul 14, 2015 2:26 am
by jfrancis
Well, I guess I should stop using the plugin.
Or maybe see if I can roll back to Maya 2015.
Re: Maya very crashy when using hypershade
Posted: Tue Jul 14, 2015 3:28 pm
by Mihnea Balta
Hi,
The layers tree control was implemented under the assumption that only one instance will be present at any given time. Maya 2016 adds an attribute editor panel inside Hypershade, so this assumption no longer holds. I've reorganized the code when I added support for 2016 to handle multiple instances, but I missed some cases, hence this crash. I've fixed the bug now on Windows and I will try to publish a new beta build tomorrow, after I get the OSX and Linux versions to work too.