Mass "Warning: property 'some property name' not found in item 'OperatorProperties'" in console #114900

Closed
opened 2023-11-15 10:55:14 +01:00 by Eugene Du · 3 comments

System Information
Operating system: Windows-10-10.0.19045-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1650 SUPER/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 537.58

Blender Version
Broken: version: 4.0.0, branch: blender-v4.0-release, commit date: 2023-11-13 17:26, hash: 878f71061b8e
Worked: 3.6

Short description of error
Mass warning in console after loading Blender 4.0 with transferred configure from 3.6

warnings_4.0.png

**System Information** Operating system: Windows-10-10.0.19045-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 1650 SUPER/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 537.58 **Blender Version** Broken: version: 4.0.0, branch: blender-v4.0-release, commit date: 2023-11-13 17:26, hash: `878f71061b8e` Worked: 3.6 **Short description of error** Mass warning in console after loading Blender 4.0 with transferred configure from 3.6 ![warnings_4.0.png](/attachments/1c1f798f-6002-4372-9de9-4802666bf9d3)
Eugene Du added the
Type
Report
Status
Needs Triage
Priority
Normal
labels 2023-11-15 10:55:15 +01:00

This is caused when modifying the properties used by addon operators.

In this specific case, apparently, hotkeys for some addon were saved in the keymap settings in a previous version of Blender, and imported in an incompatible way to another version.

Often these hotkeys don't even need to be saved, as they are added automatically by the addon.

These warnings, although inconvenient, do not represent a real issue.
In fact, they even indicate that the user must edit their custom keymap. Because something in the addon has changed, so better update the keymap too.

A suitable solution seems to be to remove all hotkeys used for the addon, save the preferences and reload Blender.

Not a bug AFAICS, closing.

This is caused when modifying the properties used by addon operators. In this specific case, apparently, hotkeys for some addon were saved in the keymap settings in a previous version of Blender, and imported in an incompatible way to another version. Often these hotkeys don't even need to be saved, as they are added automatically by the addon. These warnings, although inconvenient, do not represent a real issue. In fact, they even indicate that the user must edit their custom keymap. Because something in the addon has changed, so better update the keymap too. A suitable solution seems to be to remove all hotkeys used for the addon, save the preferences and reload Blender. Not a bug AFAICS, closing.
Blender Bot added
Status
Archived
and removed
Status
Needs Triage
labels 2023-11-15 20:51:27 +01:00
Author

Is this #114936 already in 4.0.2? Because I still have those messages.

Is this https://projects.blender.org/blender/blender/pulls/114936 already in 4.0.2? Because I still have those messages.

@APEC, #114936 does not affect properties in keymaps used for addons. So you will do not see changes there.
I recommend you export the keymap and import again.

@APEC, #114936 does not affect properties in keymaps used for addons. So you will do not see changes there. I recommend you export the keymap and import again.
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#114900
No description provided.