CGCookie / retopoflow

A suite of retopology tools for Blender
2.48k stars 249 forks source link

random error causes polypen to delete retopoflow meshing #341

Closed dionyroxys closed 6 years ago

dionyroxys commented 7 years ago

EXCEPTION(<class'AssertionError>): C;\Users\prker family\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\retopoflow-master\op_polypen\polypen_modal.py 000 0911:handle_action_seledge() assert bme in self.selected_bmedges 001 0797:handle_action()return self.handle_action_selege(context, eventd) 002 0393:modal_wait() return self.handle_action(context, eventd) C;\Users\prker family\AppData\Roaming\Blender Foundation\Blender\2.78\scripts\addons\retopoflow-master\op_polypen\modaloperator.py 003 0245:modal_main() nmode = self.sfm['wait'](context, eventd) 004 0300:modal() nmode = self.sfm[self.sfm_mode]context, eventd)

^legit made my retopoflow mesh dissapear, please fix

carter2422 commented 7 years ago

This is an obscure bug that we've run into several times @dionyroxys. Luckily @vxlcoder has tentatively fixed the core issue during the 2.0 rewrite.

Stay tuned for news on 2.0 very soon.

I'm going to go ahead and close this, simply because it no longer applies in 2.0, unless you've got something else to add @vxlcoder?

carter2422 commented 7 years ago

Hey @dionyroxys, we just had another issue similar to this reported, #345, which ended up being due to the object being very, very small. Do you by chance know what the size of your object was?

dionyroxys commented 7 years ago

It is within 2 blender floor grid units , sorry I don't really know more

On Jul 12, 2017 10:27 AM, "Jonathan Williamson" notifications@github.com wrote:

Hey @dionyroxys https://github.com/dionyroxys, we just had another issue similar to this reported, #345 https://github.com/CGCookie/retopoflow/issues/345, which ended up being due to the object being very, very small. Do you by chance know what the size of your object was?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/CGCookie/retopoflow/issues/341#issuecomment-314786458, or mute the thread https://github.com/notifications/unsubscribe-auth/AVnl_HH7ZIwXOt9UiMKq9wSzrM0F0jwGks5sNNfsgaJpZM4N15u8 .

carter2422 commented 7 years ago

No problem, thanks.

carter2422 commented 6 years ago

This has been resolved in 2.0.