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: Unhandled Exception Caught: Exception caught #1262

Open
3 tasks
5amMickey opened this issue Sep 8, 2023 · 3 comments
Open
3 tasks

PolyPen: Unhandled Exception Caught: Exception caught #1262

5amMickey opened this issue Sep 8, 2023 · 3 comments

Comments

@5amMickey
Copy link

PLEASE READ THE FOLLOWING AND USE THE TEMPLATE TO POST YOUR ISSUE

Questions not directly related to the RetopoFlow project are considered general and should be posted elsewhere (e.g. git, blender, python, etc).

Before raising the issue, please check the following first:

  • Read through the README.md file in the branch used to assure the process taken is correct
  • Check the existing issues and pull requests to make sure the issue has not already been reported and/or fixed.
  • You can replicate the bug and will provide as much info as possible with blend files, screenshots, logfiles, as well as show the expected result and actual result.

Please prefix your issue name with one of the following: [BUG] [PROPOSAL] [QUESTION]

Issue Template

Issue:

{enter your issue here}

{add any screenshots of the issue here}

How to Reproduce:

  • {add your list replication steps}

{attach any files needed to replicate the issue}

Automatically Generated Info

Environment:

- RetopoFlow: 3.4.1
- Build: CG Cookie built for Blender Market
- Blender: 3.06.2 blender-v3.6-release 2023-08-16
- Platform: Windows, 10, 10.0.19045, AMD64, AMD64 Family 23 Model 8 Stepping 2, AuthenticAMD
- GPU: {'backend': 'OPENGL', 'device': 'NVIDIA', 'vendor': 'NVIDIA Corporation', 'renderer': 'NVIDIA GeForce RTX 2080 Ti/PCIe/SSE2', 'version': '4.5.0 NVIDIA 537.13', 'compute_shader_support_get': True, 'max_batch_indices_get': 1048576, 'max_batch_vertices_get': 1048576, 'max_texture_layers_get': 2048, 'max_texture_size_get': 32768, 'max_textures_frag_get': 32, 'max_textures_geom_get': 32, 'max_textures_get': 192, 'max_textures_vert_get': 32, 'max_uniforms_frag_get': 4096, 'max_uniforms_vert_get': 4096, 'max_varying_floats_get': 124, 'max_vertex_attribs_get': 16, 'shader_image_load_store_support_get': True, 'shader_storage_buffer_objects_support_get': True}
- Timestamp: 2023-09-08 12:39:01.059808

Runtime:

- Undo: move after select, grab, select, move after select, grab, select, dissolve Edges, select, move after select, grab
- Error Hash: 9517ae271ce18da931a0624d0820eac1

Trace:

- EXCEPTION (<class 'AttributeError'>): 'NoneType' object has no attribute 'co'
-     C:\Users\MickeyPC\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\RetopoFlow\retopoflow\rftool_polypen\polypen_insert.py
- 000 0305:set_next_state() self.draw_coords.append([bmv0.co, p0])
-     .../common\fsm.py
- 001 0135:wrapped() return fn(*args, **kwargs)

@5amMickey
Copy link
Author

Blender has been crashing CONSTANTLY. I've been able to recover some of my work as I go, but it's gotten to the point that I have to span CTRL+S almost every minute.

@vxlcoder
Copy link
Contributor

vxlcoder commented Sep 8, 2023

you're finding all the issues... sorry that it's giving you grief. taking a look now

@vxlcoder
Copy link
Contributor

vxlcoder commented Sep 8, 2023

this appears to be the same issue as #1261.

could you try installing 3.4.2alpha using this temp link to see if you continue to get this issue?

will start investigating issue #1263 that you just reported.

also, are you working on a mesh that has hidden geometry? I'm trying to figure out how to replicate this problem and #1263, but I'm not sure how to trigger it. If possible, could you send your .blend file to retopoflow@cgcookie.com to help us debug, especially since you're saying it's crashing very frequently.

thanks!

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

No branches or pull requests

2 participants