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
Sometimes, the skybox routine will crash if the files don't load fast enough. I checked if it's not my code doing something silly, but it seems that the rend3 routine itself is unreliable. It is possible for this:
Sometimes, the skybox routine will crash if the files don't load fast enough. I checked if it's not my code doing something silly, but it seems that the rend3 routine itself is unreliable. It is possible for this:
to set the handle to
Some(_)
after getting it from the renderer, but then the crash happens whenskybox_routine.evaluate
callsThe text was updated successfully, but these errors were encountered: