Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PolyPen: Error while adding loop cut #1430

Open
jlampel opened this issue Jan 23, 2025 · 0 comments
Open

PolyPen: Error while adding loop cut #1430

jlampel opened this issue Jan 23, 2025 · 0 comments
Labels
Milestone

Comments

@jlampel
Copy link
Member

jlampel commented Jan 23, 2025

I ran into this issue while working in PolyPen and while trying to add a loop cut with Ctrl + R. Problem is, I have not been able to recreate it. Hopefully the error message still helps.

RFCore_Operator.__init__
CACHING BVHS FOR ALL SOURCE OBJECTS
  0.00secs
RFCore_Operator executing
Caught exception while trying to draw postpixel BMesh data of type BMVert has been removed
RFCore.restart()
Caught exception while trying to draw postpixel BMesh data of type BMVert has been removed
RFCore.restart()
RFOperator.modal: Unhandled Exception Caught in self.update: 'NoneType' object has no attribute 'verts'
____________________________________________________________________________________________________
Exception Info
- Time: 2025-01-21 19:40:45.143421
- Count: 1
- Hash: 5f4ea1037f9ae5dddf9111d44fc1311a
- Info:
  - EXCEPTION (<class 'AttributeError'>): 'NoneType' object has no attribute 'verts'
  -     C:\Users\Jonathan\AppData\Roaming\Blender Foundation\Blender\4.3\scripts\addons\retopoflow\retopoflow\common\bmesh.py
  - 000 0085:clean_select_layers() if 'rf_vert_select_after_move' in bm.verts.layers.int:
  -     C:\Users\Jonathan\AppData\Roaming\Blender Foundation\Blender\4.3\scripts\addons\retopoflow\retopoflow\rftool_polypen\polypen_logic.py
  - 001 0108:cleanup() clean_select_layers(self.bm)
  -     C:\Users\Jonathan\AppData\Roaming\Blender Foundation\Blender\4.3\scripts\addons\retopoflow\retopoflow\rftool_polypen\polypen.py
  - 002 0187:update() self.logic.cleanup()
  -     C:\Users\Jonathan\AppData\Roaming\Blender Foundation\Blender\4.3\scripts\addons\retopoflow\retopoflow\common\operator.py
  - 003 0207:modal() ret = self.update(context, event)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@jlampel jlampel added this to the v4.0 milestone Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant