Win8/10 x64 crash...

Hi,

Once again I have to point your attention to a fact that Blender x32 and x64 crashes immediately upon starting or just after existing User preferences. Anybody knows a solution ? ))

Win 8.1 AND WIn 10 Tech.Prev. App log /pls DO NOT Comment its Win10 to blame 'cause had same problem w/Win8 AND 8.1 x64/:

(…)
C:\Users\blue\Downloads<b>blender-2.73-38c30c4-win64\blender-2.73-38c30c4-win64\blender-app.exe
C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9132_none_08e30663a83e8762<b>MSVCR90.dll

Isn’t 2.73 using http://www.microsoft.com/en-us/download/details.aspx?id=40784 this?

Thanx but:

  1. W/out above I’d be impossible to start Blender at all.
  2. As I noted-I had that problem w/Win8.1 before and still now w/Win10 TP.

As I pointed from Windows App Log it has sth to do w/MSVCR…dll.

Err…Windows 10 isn’t even officially released yet, all that’s out there is the preview.

It may or may not be too premature to already look at Windows 10 bugs because it might be due to something for Microsoft to fix, though it might be worth filing a bug report since a number of people are already using Windows 8.

MSVCR…dll- MS Visual C++ Runtime.
Your’s says

9a1e18e3b_9.0.30729.9132_none_08e30663a83e8762\MSVCR90.dll

which is older.

Injected that runtime but still no success.

By properly installing the whole thing, or by obtaining just that specific DLL in the newer version?

Properly? ))) What do you mean excatly?

As in did you download and install this:
http://www.microsoft.com/en-us/download/details.aspx?id=40784

Or just find, download and install this:
MSVCR90.dll

C’mon )))

Sure we re talking seriously. ive installed.
Once i tried method i found on net-ie. installed whole MSVC 2013 to have proper MSVCR but it didnt work either.

So what comes up in blendercrash.txt now, after you installed fresh MS stuff?
There should be such file in where your temp files are: \User(hidden)LocalSettings\Temp or something a like…
Also- your vid card and drivers? If nvidia, are drivers from MS in use or do you have them dnloaded from Nvidia?
Control panel -> Hardware used to show driver in use…

Drivers: Nvidia 349.65 for GTX 760 Win 8.1 x64.

I didnt know Blender creates a crash report.
Blendercrash.txt does not exist in my comp. What file should i look for?

Hi bluecd, it does in one of the Windows mp directories.
You can try to start Blender from command shell (CMD) with “blender.exe --debug-all”
This give you most detailed output messages in terminal.
You can also try “blender.exe --factory-default”, this sometimes help if your setup files of Blender are compromised/broken.

Cheers, mib

Console(CMD) from which I started Blender stop with following:

(…)
trying to save userpref at C:\Users\blue\AppData\Roaming\Blender Foundation\Blen
der\2.73\config\userpref.blend ok
bpy.ops.wm.save_userpref()
WM_operator_last_properties_store: storing properties for ‘WM_OT_save_userpref’

D:\Blender_Foundation\Blender>

Factory default:
D:\Blender_Foundation\Blender>blender.exe --factory-default
Read new prefs: C:\Users\blue\AppData\Roaming\Blender Foundation\Blender\2.73\co
nfig\userpref.blend
AL lib: (EE) UpdateDeviceParams: Failed to set 44100hz, got 48000hz instead
found bundled python: D:\Blender_Foundation\Blender\2.73\python
unknown argument, loading as file: --factory-default
Error: Cannot read file ‘D:\Blender_Foundation\Blender–factory-default’: No su
ch file or directory

What I managed to catch before self-deleting:

  1. http://www.pasteall.org/57004/xml

Excerpt:
<EventType>APPCRASH</EventType>
<Parameter0>blender-app.exe</Parameter0>
<Parameter1>2.7.3.0</Parameter1>
<Parameter2>54efe1db</Parameter2>
<Parameter3>MSVCR90.dll</Parameter3>
<Parameter4>9.0.30729.9132</Parameter4>
<Parameter5>5438688b</Parameter5>
<Parameter6>c0000005</Parameter6>
<Parameter7>000000000001e2e0</Parameter7>

File blender creates (usually) is called “blender.crash.txt”, not like 100% sure but i am not able to crash blender right now to check ;). It might have saved previously blend file name in if you try to open something you worked on before and have crash. Location should be default OS temp folder or place you have set in Userpref’s Files tab.

Have you tried to check if video is to blame like Bastien suggested here?

To clear blender’s preferences and maybe solve this -

correct key is –factory-startup

-Blender installed (www.blender.org) or Blender daily builds-no matter, crashes equally.
-No file: blender.crash.txt
-factory-startup does not change anything
-yes, i did opengl32.dll-no change
-system-info.txt shows as generated but…sorry, cant find that file, some hint where please?
(Not in: Blender startup/install dir, User/ppdata/Roaminf/Blender_Foundation etc, /Temp, Appdata/Local/Temp…)

After crash Blender creates some folder in my Temp dir, like eg: blender_a08156 but its empty.

try to delete Blender Foundation Folder at
C:\Users\NameHere\AppData\Roaming\

Run the blender see if it works

if its working but you dont want to lose all your preset like hotkeys / plugin

return the folder and delete the startup.blend
which can be found at
AppData\Roaming\Blender Foundation\Blender\2.73\config

Nope. Nothing worked.

(&^%#^%$@#^%$@ !!!)

If User preferences are not touched at all, --factory-startup wont show anything different. If you had saved default scene where Cube is deleted already you would notice it’s return in usual place.

Sure, blender has worked on this pc, different OS and different blender’s version? Could you recall which version of the Blender did work last if this is so?