We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Environment:
Runtime:
Trace:
EXCEPTION (<class 'ReferenceError'>): BMesh data of type BMEdge has been removed C:\Users\Curry\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\retopoflow\retopoflow\rfmesh\rfmesh.py 000 1174:_crawl_quadstrip_to_loopend() if not bmf_start: bmf_start = next(iter(bme_start.link_faces), None) 001 1213:is_quadstrip_looped() *,*,_,looped = self._crawl_quadstrip_to_loopend(edge) C:\Users\Curry\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\retopoflow\retopoflow\rf\rf_target.py 002 0842:is_quadstrip_looped() return self.rftarget.is_quadstrip_looped(edge) C:\Users\Curry\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\retopoflow\retopoflow\rftool_loops\loops_insert.py 003 0162:insert_edge_loop_strip() is_looped = self.rfcontext.is_quadstrip_looped(self.nearest_edge) 004 0078:modal_previs() return self.insert_edge_loop_strip() .../common\fsm.py 005 0169:wrapped() return fn(*args, **kwargs)
The text was updated successfully, but these errors were encountered:
Providing an step-by-step in how to replicate this issue would be very helpful for us
@2233admin Do you remember how did you trigger this crash?
Sorry, something went wrong.
No branches or pull requests
Environment:
Runtime:
Trace:
The text was updated successfully, but these errors were encountered: