"Hops" and "Boxcutter" modifiers work incorrectly in version 3.0 #93926

Closed
opened 2021-12-10 08:06:16 +01:00 by Vladimir · 6 comments

System Information
Operating system: Windows-10-10.0.19044-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 497.09

Blender Version
Broken: version: 3.0.0, branch: master, commit date: 2021-12-02 18:35, hash: f1cca30557
Worked: (newest version of Blender that worked as expected)

Short description of error
[Hops and Boxcutter add-ons are not working correctly in verion 3.0]

Exact steps for others to reproduce the error

If you try to apply the "Sharpen" - "Csharp" operator, then all Boolean modifiers that are added to the object break and disappear
also you may see the following error in report error

Python: Traceback (most recent call last):

File "C:\Users\OMEN\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\HOps\addon\operator\shape\sharpen.py", line 304, in execute
  applied = complex_sharpen_active_object(
File "C:\Users\OMEN\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\HOps\addon\operator\shape\sharpen.py", line 462, in complex_sharpen_active_object
  apply = apply_mod(self, obj)
File "C:\Users\OMEN\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\HOps\addon\operator\shape\sharpen.py", line 517, in apply_mod
  modifier.apply(object, modifiers=mod)
File "C:\Users\OMEN\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\HOps\addon\utility\modifier.py", line 114, in apply
  new(obj, mod=mod)
File "C:\Users\OMEN\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\HOps\addon\utility\modifier.py", line 259, in new
  setattr(new, pointer, getattr(mod, pointer))

AttributeError: bpy_struct: attribute "is_override_data" from "BooleanModifier" is read-only

location: :-1

[Based on the default startup or an attached .blend file (as simple as possible)]

System Information Operating system: Windows-10-10.0.19044-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 1060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 497.09 Blender Version Broken: version: 3.0.0, branch: master, commit date: 2021-12-02 18:35, hash: f1cca30557 Worked: (newest version of Blender that worked as expected) **Short description of error** [Hops and Boxcutter add-ons are not working correctly in verion 3.0] **Exact steps for others to reproduce the error** If you try to apply the "Sharpen" - "Csharp" operator, then all Boolean modifiers that are added to the object break and disappear also you may see the following error in report error Python: Traceback (most recent call last): ``` File "C:\Users\OMEN\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\HOps\addon\operator\shape\sharpen.py", line 304, in execute applied = complex_sharpen_active_object( File "C:\Users\OMEN\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\HOps\addon\operator\shape\sharpen.py", line 462, in complex_sharpen_active_object apply = apply_mod(self, obj) File "C:\Users\OMEN\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\HOps\addon\operator\shape\sharpen.py", line 517, in apply_mod modifier.apply(object, modifiers=mod) File "C:\Users\OMEN\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\HOps\addon\utility\modifier.py", line 114, in apply new(obj, mod=mod) File "C:\Users\OMEN\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\HOps\addon\utility\modifier.py", line 259, in new setattr(new, pointer, getattr(mod, pointer)) ``` AttributeError: bpy_struct: attribute "is_override_data" from "BooleanModifier" is read-only location: <unknown location>:-1 [Based on the default startup or an attached .blend file (as simple as possible)]
Author

Added subscriber: @osno060890

Added subscriber: @osno060890
Author

In blender 2.93.6 All work correctly
Also i tryed install latest version Python but that step do not help (

In blender 2.93.6 All work correctly Also i tryed install latest version Python but that step do not help (
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Changed status from 'Needs Triage' to: 'Archived'

Changed status from 'Needs Triage' to: 'Archived'
Member

Hi, thanks for the report. These add-ons are not maintained by blender. Please report the issue to add-on developers.

Hi, thanks for the report. These add-ons are not maintained by blender. Please report the issue to add-on developers.
Author

Ok thanks

Ok thanks
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#93926
No description provided.