Inicialização

If Blender fails to start, there are a few common causes to check for:

  • Verifique se seu computador atinge os requerimentos mínimos.

  • Confirm that your graphics card is supported and that the drivers are up to date (see Troubleshooting Graphics Hardware).

  • Make sure any antivirus software is not preventing Blender from starting.

  • Ensure that you have appropriate user permissions on the computer.

If you cannot find a solution to your problem here, try asking the community for help.

Common Startup Messages

Nota

If you launch Blender from an icon within your graphical desktop environment, you may not see the console window. To ensure you can see any error messages that appear at launch, open a command-line window and navigate to the location where the Blender executable is, and run blender from that location.

The specifics of this will vary by operating system. See command line.

The Blender Console Window can display many different types of status and error messages. Some messages simply inform the user what Blender is doing, but have no real impact on Blender’s ability to function. Other messages can indicate serious errors that will most likely prevent Blender carrying out a particular task and may even make Blender non-responsive or shut down completely. The Blender Console Window messages can also originate internally from within the Blender code or from external sources such as Python scripts.

found bundled python: {DIR}

Essa mensagem indica que o Blender foi capaz de encontrar a sua biblioteca respectiva Python para o interpretador Python embutido com o Blender. Caso esta pasta esteja faltando ou não seja encontrada, é bem provável que um erro ocorra, e esta mensagem não irá aparecer.

Read prefs: {DIR}/userpref.blend

The preferences use this path.