Blender keeps crashing whenever I try to install Add-ons #93441

Closed
opened 2021-11-28 02:44:06 +01:00 by Sandra D Rivas · 17 comments

System Information
Operating system: Windows 10 Pro
Graphics card: ZOTAC Gaming GeForce GTX 1660 Ti AMP 6GB GDDR6 192-bit

Blender Version
Broken: version: 2.93.6

Short description of error
I cannot open preferences or install any add-ons without the program suddenly crashing. It just shuts off without any warning. I tried downgrading to 2.83.5 but it still keeps crashing. I've been trying to install the add-on but I can't without the program crashing. Any help would be greatly appreciated.

Thank you

**System Information** Operating system: Windows 10 Pro Graphics card: ZOTAC Gaming GeForce GTX 1660 Ti AMP 6GB GDDR6 192-bit **Blender Version** Broken: version: 2.93.6 **Short description of error** I cannot open preferences or install any add-ons without the program suddenly crashing. It just shuts off without any warning. I tried downgrading to 2.83.5 but it still keeps crashing. I've been trying to install the add-on but I can't without the program crashing. Any help would be greatly appreciated. Thank you
Author

Added subscriber: @sandradrivas

Added subscriber: @sandradrivas

Added subscriber: @Memento

Added subscriber: @Memento

Have you tried to launch Blender from the command line (RUN) with:

blender --factory-startup

Or even stronger, by deleting all of your preferences, to be found at:

C:\Users\<USER_NAME>\AppData\Roaming\Blender Foundation\Blender\
Have you tried to launch Blender from the command line (RUN) with: ``` blender --factory-startup ``` Or even stronger, by deleting all of your preferences, to be found at: ``` C:\Users\<USER_NAME>\AppData\Roaming\Blender Foundation\Blender\ ```

Added subscriber: @StephenSwaney

Added subscriber: @StephenSwaney

Historically, crashes opening User Prefs are due to video driver problems. Updating to the card manufacturer's driver is often helpful.

Historically, crashes opening User Prefs are due to video driver problems. Updating to the card manufacturer's driver is often helpful.
Author

In #93441#1261320, @StephenSwaney wrote:
Historically, crashes opening User Prefs are due to video driver problems. Updating to the card manufacturer's driver is often helpful.

All of my drivers are updated but it still crashes. I'm also able to run other programs like Toon Boom and Adobe. No issue with those programs.

In #93441#1261209, @Memento wrote:
Have you tried to launch Blender from the command line (RUN) with:

blender --factory-startup

Or even stronger, by deleting all of your preferences, to be found at:

C:\Users\<USER_NAME>\AppData\Roaming\Blender Foundation\Blender\

I tried uninstalling Blender and removing all of its preferences from my computer. I reinstalled Blender 2.93.6 and it's still crashing when I try to use Preferences?

Anything I can do? I've been wanting to use Blender for a while and it sucks I can't do that :((

> In #93441#1261320, @StephenSwaney wrote: > Historically, crashes opening User Prefs are due to video driver problems. Updating to the card manufacturer's driver is often helpful. All of my drivers are updated but it still crashes. I'm also able to run other programs like Toon Boom and Adobe. No issue with those programs. > In #93441#1261209, @Memento wrote: > Have you tried to launch Blender from the command line (RUN) with: > > ``` > blender --factory-startup > ``` > > Or even stronger, by deleting all of your preferences, to be found at: > > ``` > C:\Users\<USER_NAME>\AppData\Roaming\Blender Foundation\Blender\ > ``` I tried uninstalling Blender and removing all of its preferences from my computer. I reinstalled Blender 2.93.6 and it's still crashing when I try to use Preferences? Anything I can do? I've been wanting to use Blender for a while and it sucks I can't do that :((
Sandra D Rivas changed title from Blender keeps crashing whenever I open Preferences to Blender keeps crashing whenever I try to install Add-ons 2021-11-28 21:16:41 +01:00
Author

I think I should add that it only crashes when I try to install any add-ons by using Preferences. Every time I try to install, the program closes down. Whenever I browse through preferences and close it, the program randomly shuts down. I have no error messages or way of diagnosing the issue.

I think I should add that it only crashes when I try to install any add-ons by using Preferences. Every time I try to install, the program closes down. Whenever I browse through preferences and close it, the program randomly shuts down. I have no error messages or way of diagnosing the issue.
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Hi Sandra, thanks for reporting. Please provide crash logs: https://docs.blender.org/manual/en/dev/troubleshooting/crash.html#crash-log.

Also, does the crash happen when you click Install button in preferences tab(before file browser pops-up) or when installing any/specific add-on?

Hi Sandra, thanks for reporting. Please provide crash logs: https://docs.blender.org/manual/en/dev/troubleshooting/crash.html#crash-log. Also, does the crash happen when you click `Install` button in preferences tab(before file browser pops-up) or when installing any/specific add-on?
Author

In #93441#1261611, @PratikPB2123 wrote:
Hi Sandra, thanks for reporting. Please provide crash logs: https://docs.blender.org/manual/en/dev/troubleshooting/crash.html#crash-log.

Also, does the crash happen when you click Install button in preferences tab(before file browser pops-up) or when installing any/specific add-on?

Hello, I'll provide the crash logs for you! And the crash happens when I try to install any specific add-on and even when I close preferences tab without doing anything.
blender_system_info1.txt

blender_system_info2.txt

blender_debug_output1.txt

blender_debug_output2.txt

blender_system_info.txt

blender_debug_output.txt

> In #93441#1261611, @PratikPB2123 wrote: > Hi Sandra, thanks for reporting. Please provide crash logs: https://docs.blender.org/manual/en/dev/troubleshooting/crash.html#crash-log. > > Also, does the crash happen when you click `Install` button in preferences tab(before file browser pops-up) or when installing any/specific add-on? Hello, I'll provide the crash logs for you! And the crash happens when I try to install any specific add-on and even when I close preferences tab without doing anything. [blender_system_info1.txt](https://archive.blender.org/developer/F12664312/blender_system_info1.txt) [blender_system_info2.txt](https://archive.blender.org/developer/F12664311/blender_system_info2.txt) [blender_debug_output1.txt](https://archive.blender.org/developer/F12664310/blender_debug_output1.txt) [blender_debug_output2.txt](https://archive.blender.org/developer/F12664309/blender_debug_output2.txt) [blender_system_info.txt](https://archive.blender.org/developer/F12664308/blender_system_info.txt) [blender_debug_output.txt](https://archive.blender.org/developer/F12664307/blender_debug_output.txt)
Member

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'
Member

C:\Users\Sandra\AppData\Local\Temp\blender.crash.txt

Hi, thanks for the file. Please also upload crash.txt file generated after the crash.

Looks like crash appeared at Wintab32.dll (mentioned in blender_debug_output.txt)
May be your are using pen tablet?
Updating / reinstalling the tablet driver may fix the issue. Can you please try that?

> C:\Users\Sandra\AppData\Local\Temp\blender.crash.txt Hi, thanks for the file. Please also upload crash.txt file generated after the crash. Looks like crash appeared at Wintab32.dll (mentioned in `blender_debug_output.txt`) May be your are using pen tablet? Updating / reinstalling the tablet driver may fix the issue. Can you please try that?

Added subscriber: @PrototypeNM1

Added subscriber: @PrototypeNM1

This is probably a duplicate or very similar to #89815.

This is probably a duplicate or very similar to #89815.
Member

Updating / reinstalling the tablet driver may fix the issue. Can you please try that?

Hi @sandradrivas , any news? Does that work for you?

> Updating / reinstalling the tablet driver may fix the issue. Can you please try that? Hi @sandradrivas , any news? Does that work for you?
Member

Changed status from 'Needs User Info' to: 'Archived'

Changed status from 'Needs User Info' to: 'Archived'
Member

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks again for the report. If the problem persists please open a new report with the required information.

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed. Thanks again for the report. If the problem persists please open a new report with the required information.
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
5 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#93441
No description provided.