PDA

View Full Version : 3ds Max causes BSOD on launch


darkshark
06-03-2012, 01:29 AM
This has been driving me up the wall for the past few days, I don't know what to do...and I'm usually very resourceful and know my way around the technical aspects of a computer.

2 days ago I was rendering out a 50 frame animation using 3ds Max 2012 and VRay 2.20. About 8 frames in, the computer bluescreens and restarts, from there on out, every single time I attempt to open 3ds Max, it bluescreens before the application can even fully launch.

Things I've tried so far:

Reinstalled 3ds Max onto not one, but two separate hard drives, both end in the same result.
Ran disk error checking on the hdd's.
Ran memtests, as well as manually pulled the ram out and checked each stick one at a time.
System restored at multiple points in time.
Ran registry error checkers (Boostspeed, Advanced System Care 5)
Reinstalled Windows completely, loaded all of the latest drivers for my hardware straight from the websites, installed the fresh version of 3ds Max, and STILL it bluescreens whenever I attempt to open it.

Note that it ONLY does this with 3ds Max, nothing else. I can open Photoshop, AfterEffects, ZBrush, and any other intensive program you can think of, but Max bluescreens instantly. Please help :(


PC Specs:

i7 2600k - not overclocked
16GB RAM - 1600mhz
Asus P8P67 Mobo
Windows 7 Ultimate
64gb SSD
1.5tb HDD
2 x GTX460 - not SLI

olson
06-04-2012, 12:35 PM
Have you tried a different video card? Checked temperatures? Checked for physical signs of malfunction (burns and singes, burst capacitors, melted connectors, etc.)? Checked voltages from the power supply? Since it failed under load and the problem persists my guess is a component has failed or is failing.

darkshark
06-05-2012, 08:37 PM
Where would I even begin to look for something like a burst capacitor?

tswalk
06-06-2012, 05:44 AM
are you able to catch the stop code on the BSOD?

should have a bunch of register garbage and hex

then something like:
Stop Error 0x0000008E (0xC0000005, 0XF544B5B6, 0XBAC52AZ0, 0X00000000)
system32 (http://www.techsupportforum.com/forums/#) : lzx32.sys - Address F544B5B6 base at F5449000

if the system automatically reboots, disable "automatically restart" from the startup and recovery options panel in "advanced/ system properties"

google for the first byte range (0x0000008E in the example above) and/or even better you'll see what device driver is failing (Izx32.sys in above). my hunch is that it is your graphics card that is failing.. so you might see direct x driver or a manufacturer specific one listed.




good luck man, that is a horrible feeling to have to deal with.

olson
06-06-2012, 12:55 PM
Where would I even begin to look for something like a burst capacitor?

They look like this.

http://37prime.files.wordpress.com/2009/07/evga_nvidia_blown_capacitors_1080.jpg

That's just one of many things that could be an issue though. It sounds like hardware to me which is why I suggested looking for physical signs, proper voltages, fans are working, etc. If you're not comfortable working with the components and troubleshooting it might be better to take it to a good computer shop (i.e. not Geek Squad).

darkshark
06-07-2012, 04:24 AM
No burst capacitors on the mobo.

Here's my update today

Used only 1 video card at a time, and then tried using NO video cards and running off of the mobo's onboard graphics.

(update today) Completely replaced the motherboard, which was an Asus P8p67 pro, with a P8z77 vpro, brand new. Still same outcome.

10 passes on memtest, 0 errors.

I'm seriously like.....out of things to test. Oh and the stop error is 0x50, which I know usually pertains to RAM, but I've tested it all multiple times, along with a brand new mobo .___.

Raycat
06-07-2012, 06:53 AM
Maybe you can try to use on the bare minimum of memory (I don't know what the amount of installed memory is on your config). Let's say install 8GB of RAM (same manufacturer) and try to run the same Max-rendering again. Sometimes if you mix brands of memory or even batches of the same brand can cause strange things to happen in windows (even when memory tests indicate no errors).
So try to install the minimum of ram (preferably of the same batch) and see if you still get the BSOD.

Edit: Just saw you have 16GB, try 8GB or even 4GB to test. To see if its memory related.

tswalk
06-07-2012, 06:55 AM
could be ram... but, not always.

http://msdn.microsoft.com/en-us/library/ff559023%28v=VS.85%29.aspx

maybe a rootkit? i dunno, i'm just grasping at straws now... seems like you did the painful hardware checks.

what about resetting the BIOS to default?

[edit]
also found this:
http://support.microsoft.com/default.aspx?scid=kb;en-us;976527&sd=rss&spid=14498

no idea if your network drivers could be doing this... not a lot of info regarding it.