启动

Blender

There are some common causes for problems when using Blender. If you cannot find a solution to your problem here, try asking the community for help.

If Blender crashes on startup, there are a few things to check for:

  • 看看你的电脑是否符合最低要求

  • Confirm that your graphics card is supported and that the drivers are up to date.

Known causes listed below.

常见的启动消息

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}

此消息表明 Blender 能够为嵌入在 Blender 中的 Python 解释器找到 Python 库。

Read prefs: {DIR}/userpref.blend

The user preferences use this path.