-
Notifications
You must be signed in to change notification settings - Fork 253
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
Crash when creating new vertices #1938
Comments
I'm not having any luck in reproducing this. |
|
Eric can chime in on this one a little. Happened on stream while he was watching. If you create a vertice on a face, then swing that new vertice around all sides of the brush, it can result in a crash, |
https://clips.twitch.tv/BelovedNastyTeaPipeHype Heres the clip of it. |
I'm still unable to reproduce any of these problems, sadly. |
Was trying to reproduce again on Windows with a debug build. I was pulling vertices off the edges of a cube, dragging them around, undoing, and pulling+dragging again. I got a crash where the |
That particular problem is already fixed on the feature branch. |
Also, a couple of times I have gotten Here's a video: https://www.dropbox.com/s/ixbzkhi8fp6ljov/2018-01-05%2023-18-30.flv?dl=0 |
This only happens on Windows to me. Also there is something going on when you undo after adding a new vertex; sometimes, the vertex remains at its initial position. None of these happen on Mac. This leads me to believe it has something to do with how events are handled. I‘ll look into it tonight. |
Now I can't reproduce any problems again. Odd. Memory corruption? |
System Information
TrenchBroom V2.0.0-RC5 on Windows 7
Expected Behavior
When moving this node, its expected for a new vertice to be created.
Initially I thought TB was showing me edge and face nodes while in vertex mode. Now Im realizing that its the new feature to create vertices.
When I would go to move the new vertice, TB crashed.
Steps to Reproduce
This is what I had done two separate times but havent been able to reproduce since. The only thing I can think of thats changed is I closed open instances of TB RC4. This happened once on a new map and once on a previously saved map.
Crash Info
vertex_mode_crash.zip
vertex_mode_crash_2.zip
The text was updated successfully, but these errors were encountered: