Nice work. I think you stumbled onto a hard to trackdown issue. I think it may be related to several issues you reported. It may be had to pin down the exact code. Awesome! Give me some time.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Okay, fixed in 0.64. This is a symptom of half created objects, because the endpoint doesn't exist before you leave the frame. So, when you leave the frame now, I create the end point where you go off-frame. Seems to work okay, give it a try.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Nice work. I think you stumbled onto a hard to trackdown issue. I think it may be related to several issues you reported. It may be had to pin down the exact code. Awesome! Give me some time.
Okay, fixed in 0.64. This is a symptom of half created objects, because the endpoint doesn't exist before you leave the frame. So, when you leave the frame now, I create the end point where you go off-frame. Seems to work okay, give it a try.