My Blender refuses to luanch no matter what I do #62411

Closed
opened 2019-03-10 05:21:01 +01:00 by Josef · 19 comments

System Information
Operating system: Windows 10 Pro
Graphics card: Asus Strix GTX 1070ti

2019-03-09 22-10-49.mp4

Blender Version
Broken:
(example: 2.79b release)
(example: 2.80, edbf15d3c0, blender2.8, 2018-11-28, as found on the splash screen)
Worked: (optional)

Short description of error
My Blender refuses to luanch no matter what I do

Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).

**System Information** Operating system: Windows 10 Pro Graphics card: Asus Strix GTX 1070ti [2019-03-09 22-10-49.mp4](https://archive.blender.org/developer/F6793231/2019-03-09_22-10-49.mp4) **Blender Version** Broken: (example: 2.79b release) (example: 2.80, edbf15d3c044, blender2.8, 2018-11-28, as found on the splash screen) Worked: (optional) **Short description of error** My Blender refuses to luanch no matter what I do **Exact steps for others to reproduce the error** Based on the default startup or an attached .blend file (as simple as possible).
Author

Added subscriber: @JosefKramer

Added subscriber: @JosefKramer

Added subscriber: @StephenSwaney

Added subscriber: @StephenSwaney

Tell us what version of Blender you are running.

Try running Blender from the command line to look for interesting messages.

Tell us what version of Blender you are running. Try running Blender from the command line to look for interesting messages.
Author

In #62411#636753, @StephenSwaney wrote:
Tell us what version of Blender you are running.

Try running Blender from the command line to look for interesting messages.

I am using the most recent (Blender file v2.79b)

And I do not know hoe to run Blender from the command line

> In #62411#636753, @StephenSwaney wrote: > Tell us what version of Blender you are running. > > Try running Blender from the command line to look for interesting messages. I am using the most recent (Blender file v2.79b) And I do not know hoe to run Blender from the command line

Added subscriber: @GavinScott

Added subscriber: @GavinScott

You need to open a Windows Command Prompt, then navigate to the folder that Blender is installed in, and type blender and hit to run Blender. When it quits, the window will remain so you can see what the messages were that it displayed, which might indicate what the problem is.

Also, try the beta 2.80 and/or the latest 2.79 experimental builds from:

https://builder.blender.org/download/

You need to open a Windows Command Prompt, then navigate to the folder that Blender is installed in, and type blender and hit <enter> to run Blender. When it quits, the window will remain so you can see what the messages were that it displayed, which might indicate what the problem is. Also, try the beta 2.80 and/or the latest 2.79 experimental builds from: https://builder.blender.org/download/
Author

This comment was removed by @JosefKramer

*This comment was removed by @JosefKramer*
Author

In #62411#636756, @GavinScott wrote:
You need to open a Windows Command Prompt, then navigate to the folder that Blender is installed in, and type blender and hit to run Blender. When it quits, the window will remain so you can see what the messages were that it displayed, which might indicate what the problem is.

Also, try the beta 2.80 and/or the latest 2.79 experimental builds from:

https://builder.blender.org/download/

I have tried to run it through console for some reason either I'm doing something wrong, or it's not doing that.

However from what I can tell there's a thing that says "AL lib: (EE) UpdateDeviceParams: Failed to set 44100hz, got 48000hz instead" on launch

> In #62411#636756, @GavinScott wrote: > You need to open a Windows Command Prompt, then navigate to the folder that Blender is installed in, and type blender and hit <enter> to run Blender. When it quits, the window will remain so you can see what the messages were that it displayed, which might indicate what the problem is. > > Also, try the beta 2.80 and/or the latest 2.79 experimental builds from: > > https://builder.blender.org/download/ I have tried to run it through console for some reason either I'm doing something wrong, or it's not doing that. However from what I can tell there's a thing that says "AL lib: (EE) UpdateDeviceParams: Failed to set 44100hz, got 48000hz instead" on launch

However from what I can tell there's a thing that says "AL lib: (EE) UpdateDeviceParams: Failed to set 44100hz, got 48000hz instead" on launch

That is not the problem. That is just Blender complaining about being unable to change your audio settings.

Your graphics card Asus Strix GTX 1070ti should be fine as long as you have an up-to-date driver.
Generally, the video driver from the manufacturer works better than the one from your operating system.

We need to see the entire message after you type in 'blender'. You can make your console window larger if necessary.

> However from what I can tell there's a thing that says "AL lib: (EE) UpdateDeviceParams: Failed to set 44100hz, got 48000hz instead" on launch That is not the problem. That is just Blender complaining about being unable to change your audio settings. Your graphics card Asus Strix GTX 1070ti should be fine as long as you have an up-to-date driver. Generally, the video driver from the manufacturer works better than the one from your operating system. We need to see the entire message after you type in 'blender'. You can make your console window larger if necessary.
Author

This comment was removed by @JosefKramer

*This comment was removed by @JosefKramer*
Author

This comment was removed by @JosefKramer

*This comment was removed by @JosefKramer*
Author
      However from what I can tell there's a thing that says "AL lib: (EE) UpdateDeviceParams: Failed to set 44100hz, got 48000hz instead" on launch
  That is not the problem. That is just Blender complaining about being unable to change your audio settings.
  Your graphics card Asus Strix GTX 1070ti should be fine as long as you have an up-to-date driver.
  Generally, the video driver from the manufacturer works better than the one from your operating system.
  We need to see the entire message after you type in 'blender'. You can make your console window larger if necessary.

I don't know how to launch blender through console

``` However from what I can tell there's a thing that says "AL lib: (EE) UpdateDeviceParams: Failed to set 44100hz, got 48000hz instead" on launch ``` ``` That is not the problem. That is just Blender complaining about being unable to change your audio settings. ``` ``` Your graphics card Asus Strix GTX 1070ti should be fine as long as you have an up-to-date driver. Generally, the video driver from the manufacturer works better than the one from your operating system. ``` ``` We need to see the entire message after you type in 'blender'. You can make your console window larger if necessary. ``` I don't know how to launch blender through console
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member
@JosefKramer see https://docs.blender.org/manual/en/latest/render/workflows/command_line.html

Added subscriber: @Foaly

Added subscriber: @Foaly

@JosefKramer

Running Blender 2.79b in console
To run blender from the console:

  • Open the folder (with Windows Explorer) where blender.exe is located (most likely "C:\Program Files\Blender")
  • Hold the Shift-Key and right click in the folder.
  • A context menu comes up. Click on "Open Command Window Here" or "Open Powershell here" or something similar.
    • If it is the command window (cmd), type: blender
    • Otherwise, if it is the powershell, type: ./blender
  • And hit Enter.
    Blender should now open, and print something to the console window.

Running Blender 2.80 beta in console (easier)

  • Get Blender 2.80 beta from https://builder.blender.org/download/
  • Unzip the .zip file.
  • The unzipped folder will contain a file called "blender_debug_log.cmd". Double click it.
  • A command window comes up (with Instructions).
  • Hit enter to continue.
  • After Blender closes (or crashes), a folder will come up with log files called "blender_debug_output.txt" and "blender_system_info.txt". Paste them here.
@JosefKramer **Running Blender 2.79b in console** To run blender from the console: - Open the folder (with Windows Explorer) where blender.exe is located (most likely "C:\Program Files\Blender") - Hold the Shift-Key and right click in the folder. - A context menu comes up. Click on "Open Command Window Here" or "Open Powershell here" or something similar. - * If it is the command window (cmd), type: blender - * Otherwise, if it is the powershell, type: ./blender - And hit Enter. Blender should now open, and print something to the console window. **Running Blender 2.80 beta in console (easier)** - Get Blender 2.80 beta from https://builder.blender.org/download/ - Unzip the .zip file. - The unzipped folder will contain a file called "blender_debug_log.cmd". Double click it. - A command window comes up (with Instructions). - Hit enter to continue. - After Blender closes (or crashes), a folder will come up with log files called "blender_debug_output.txt" and "blender_system_info.txt". Paste them here.

Added subscriber: @mont29

Added subscriber: @mont29

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Bastien Montagne self-assigned this 2019-05-16 11:26:25 +02:00

More than a week without reply or activity. Due to the policy of the tracker archiving for until required info/data are provided.

More than a week without reply or activity. Due to the policy of the tracker archiving for until required info/data are provided.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
6 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#62411
No description provided.