blender-errors-version
OfficialFix Blender Python version compatibility errors.
AuthorOpenAEC-Foundation
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers diagnose and resolve Python API errors in Blender scripts that arise due to differences between Blender versions, ensuring code compatibility across releases.
Core Features & Use Cases
- Error Diagnosis: Identifies specific
AttributeError,ImportError,TypeError, etc., caused by API changes. - Version-Specific Fixes: Provides direct code patterns and solutions for errors introduced in Blender 4.0, 4.1, 4.2, 4.3, 4.4, and 5.0.
- Deprecation Tracking: Offers a clear timeline of API deprecations and removals.
- Use Case: When a script that worked in Blender 3.6 suddenly crashes in Blender 4.0 with an
AttributeError, this Skill provides the exact fix, such as updating mesh attribute access.
Quick Start
Use the blender-errors-version skill to resolve an AttributeError when accessing 'mesh.use_auto_smooth' in Blender 4.1.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: blender-errors-version Download link: https://github.com/OpenAEC-Foundation/Blender-Bonsai-ifcOpenshell-Sverchok-Claude-Skill-Package/archive/main.zip#blender-errors-version Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.