TransWikia.com

blender closes on startup

Blender Asked by Tamilore Joseph on December 4, 2021

I’m using an i9 desktop computer and a graphic card of Intel® UHD Graphics 630 with a Quadro rtx 4000. Currently I’m using blender 2.83 but anytime I try opening it, it shows me a black screen an it immediately closes. it doesn’t open, please what do I do.
many thanks

One Answer

Start blender from a terminal. And see if any errors show up. https://docs.blender.org/manual/en/2.79/render/workflows/command_line.html

Platforms How to actually execute Blender from the command line depends on the platform and where you have installed Blender. Here are basic instructions for the different platforms.

Linux Open a terminal, then go to the directory where Blender is installed, and run Blender like this:

cd <blender installation directory>
./blender

If you have Blender installed in your PATH (usually when Blender is installed through a distribution package), you can simply run:

blender

macOS Open the terminal application, go to the directory where Blender is installed, and run the executable within the app bundle, with commands like this:

cd /Applications/Blender
./blender.app/Contents/MacOS/blender

If you need to do this often, you can make an alias so that typing just blender in the terminal works. For that you can run a command like this in the terminal (with the appropriate path).

echo "alias blender=/Applications/Blender/blender.app/Contents/MacOS/blender" >> ~/.bash_profile

If you then open a new terminal, the following command will work:

blender

MS-Windows Open the Command Prompt, go to the directory where Blender is installed, and then run Blender:

cd c:<blender installation directory>
blender

You can also add the Blender folder to your system PATH so that do you do not have to cd to it each time.

You can also try to reset user preferences (this will reset blender to stock) https://www.katsbits.com/codex/userpref/

Answered by Rick T on December 4, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP