You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example code with lime crashing when using multiple windows
It will run for while but it WILL always segfault at some point.
It looks like vertexbuffers are being freed while the other window is still using them.
About
Example code with lime crashing when using multiple windows