-
Notifications
You must be signed in to change notification settings - Fork 251
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
[BUG] Knife: Unhandled Exception Caught: Exception caught #1363
Comments
Thanks for the report!, @esbowman I'm trying to replicate your issue in all ways possible by combining knife and zooming but so far I could not replicate it after quite some time of trying. I have some questions:
|
Yeah I was worried it would be hard to repo. I use your tool a lot so I’ll report back if I see the issue again. This is literally the first time I’ve had retopoflow crash on me, and I’ve used it quite frequently for three years. So great job! Haha I will say that most of my issues result from zoom level. If I’m too zoomed in I often have an issue with not being able to use the knife tool or select individual vertices but if I zoom out a little I can typically select or cut with the knife tool. There are probably settings that I could change to fix that behavior. Unfortunately I’m not allowed to send the blend file as it features an unreleased product but will see if I can repro. Thank you! |
If you used specific settings please let us know so we can match that in our tests. Also, what scale do you work with? |
Almost always working with Imperial and inches in Blender. I can change to cm if that's a known issue. I like the metric system better anyway, but have it defaulting to that for easy measurement of assets. I did just record myself having some issues selecting vertices and cutting with the knife tool. Can I email this to you? Don't want to post it publicly. |
You can send it to [email protected] |
Thanks for the info and video @esbowman I could replicate it! 2024-12-12.13-22-41.mp4I tried to see if mesh overlapping and angle had its role in the issue but certainly it seems more related to the view distance relative to the object as stated in the report |
Thanks for the update and glad you could repro I assume you don’t know the root cause just yet, but do you think it’s related to scene units? I forgot to set my project to meters on my last retopology session. Will try again soon though. |
Does not seem related to it |
Ok I just debugged it and detected what the issue is really about. Looks like if an edge is not fully visible on screen it won't be taken into account for the knife tool, so unless both ends of the edge are effectively visible, it won't work. Here a video to demonstrate it: 2024-12-12.16-28-16.mp4 |
Ahhhh. That makes sense. Well at least I'll know that going forward. Thanks for updating. |
@esbowman can you test the attached RF build and confirm if it works for you? thanks in advance |
Was having difficulty adding a knife cut so was using the mouse wheel to zoom out so it was within view. When zoomed in, the knife was not allowing me to add a point to the edge. After zooming out I added a point, but it crashed.
Automatically Generated Info
The text was updated successfully, but these errors were encountered: