Skip to content

Conversation

@Draise14
Copy link

@Draise14 Draise14 commented Jun 7, 2023

In reference to here, with some fixes.
#41

@SbstnDC
Copy link

SbstnDC commented Dec 31, 2023

Hi people, take a good new year 2024.

I have the Same problem here, copy log console error:

bpy.ops.object.ml_modifier_apply()

Python: Traceback (most recent call last):
File "C:\Users\sebas_pe87e9k\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\modifier_list\modules\operators\modifier_apply.py", line 184, in invoke
return self.execute(context)
File "C:\Users\sebas_pe87e9k\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\modifier_list\modules\operators\modifier_apply.py", line 130, in execute
success = self.apply_modifier(context, ml_active_ob, is_editmode)
File "C:\Users\sebas_pe87e9k\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\modifier_list\modules\operators\modifier_apply.py", line 188, in apply_modifier
override = context.copy()
File "C:\Program Files\Blender Foundation\Blender 4.0\4.0\scripts\modules\bpy_types.py", line 94, in copy
value = getattr(self, attr)
AttributeError: 'Context' object has no attribute 'grease_pencil'

image

Kind Regards.

@Draise14
Copy link
Author

This seems to be maintained as an extension now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants