Constant crashes when disabling/enabling addons [4.0.2] #117911

Closed
opened 2024-02-06 18:19:48 +01:00 by Rombout Versluijs · 5 comments

System Information
Operating system: Windows-10-10.0.26020-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 551.23

Blender Version
Broken: version: 4.0.2, branch: blender-v4.0-release, commit date: 2023-12-05 07:41, hash: 9be62e85b727
Worked: (newest version of Blender that worked as expected)

Short description of error
Im trying to fix errors i see in the console and than try to fix the code or temporary disable the addon. However, it constantly crashes, its ridiculous how often it crashes on Windows. I also do this on OSX, that is an older version. But ive seen thie same issue since i started working on a Windows system again. When ever i have the console open and perhaps enable/disable an addon, the GUI freezes and becomes unresponsive. Bl 4.0 is by far way worse.
Please not, i do use a script path directed to bl 2.91 but i add exceptions in those files when i test them in higher blender version

Exact steps for others to reproduce the error
01 start blender
02 open console window
03 Check if there are errors (needs addon with will throw errors)
04 Open preferences
05 Try to disable it

Im also seeing tons of "error in sys.excepthook" that seems to be connected to an addon which loads HDR images. It throws an error, i guess, because an enum prop not found in a variable name. I think its trying to use a string to find an enum index.

**System Information** Operating system: Windows-10-10.0.26020-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 551.23 **Blender Version** Broken: version: 4.0.2, branch: blender-v4.0-release, commit date: 2023-12-05 07:41, hash: `9be62e85b727` Worked: (newest version of Blender that worked as expected) **Short description of error** Im trying to fix errors i see in the console and than try to fix the code or temporary disable the addon. However, it constantly crashes, its ridiculous how often it crashes on Windows. I also do this on OSX, that is an older version. But ive seen thie same issue since i started working on a Windows system again. When ever i have the console open and perhaps enable/disable an addon, the GUI freezes and becomes unresponsive. Bl 4.0 is by far way worse. Please not, i do use a script path directed to bl 2.91 but i add exceptions in those files when i test them in higher blender version **Exact steps for others to reproduce the error** 01 start blender 02 open console window 03 Check if there are errors (needs addon with will throw errors) 04 Open preferences 05 Try to disable it Im also seeing tons of "error in sys.excepthook" that seems to be connected to an addon which loads HDR images. It throws an error, i guess, because an enum prop not found in a variable name. I think its trying to use a string to find an enum index.
Rombout Versluijs added the
Priority
Normal
Type
Report
Status
Needs Triage
labels 2024-02-06 18:19:49 +01:00
Member

Hi, thanks for the report. From screen-shot, freeze appears to happen when animation node is unchecked. Add-on is not supported to run in newer blender builds with python 3.10, 3.11
Does this happen with other add-ons as well?

Hi, thanks for the report. From screen-shot, freeze appears to happen when `animation node` is unchecked. Add-on is not supported to run in newer blender builds with python 3.10, 3.11 Does this happen with other add-ons as well?
Pratik Borhade added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2024-02-07 07:34:47 +01:00

Yes, always use one version to keep all addons and than use script path in preferences. I dont want double addons in all versions i keep, thats is a nightmare to control.

So best is, that i remove the script folder pointing to older bl version and see how the app runs then i guess.

EDIT
Though i must say, this same behavior of Blender 4.0 also happened in other versions when i had pointed it to a script folder in other version of blender. I always went crazy at how often Blender would freeze and most times needs to be closed. Note i also have a drive, Blender also tends to freeze a while when the drive needs to spin-up again after "sleep" state.

Yes, always use one version to keep all addons and than use script path in preferences. I dont want double addons in all versions i keep, thats is a nightmare to control. So best is, that i remove the script folder pointing to older bl version and see how the app runs then i guess. EDIT Though i must say, this same behavior of Blender 4.0 also happened in other versions when i had pointed it to a script folder in other version of blender. I always went crazy at how often Blender would freeze and most times needs to be closed. Note i also have a drive, Blender also tends to freeze a while when the drive needs to spin-up again after "sleep" state.
Member

Yes, best to check with fresh scripts folder or just remove incompatible add-ons (like animation nodes)

Yes, best to check with fresh scripts folder or just remove incompatible add-ons (like animation nodes)

Can we aso what could cause the big amount of errors I see stating this; error in sys.excepthook

Can we aso what could cause the big amount of errors I see stating this; error in sys.excepthook
Member

That's function in python library. I don't think you've to worry about that 😅: https://docs.python.org/3/library/sys.html#sys.excepthook

I don't see any bug in blender here. Use of incompatible add-ons mostly caused the crash. If problem persists with default preferences and official blender add-ons, feel free to open a new report.
Closing this instance for now.

That's function in python library. I don't think you've to worry about that 😅: https://docs.python.org/3/library/sys.html#sys.excepthook I don't see any bug in blender here. Use of incompatible add-ons mostly caused the crash. If problem persists with default preferences and official blender add-ons, feel free to open a new report. Closing this instance for now.
Blender Bot added
Status
Archived
and removed
Status
Needs Information from User
labels 2024-02-15 05:12:37 +01:00
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
2 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#117911
No description provided.