Inicialização

There are some common causes for problems when using Blender. If Blender fails to start, there are a few things to check for:

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

Common Startup Messages

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.