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
if you pass a number as the name of a texture in any block that calls _locateTextureObject, there is an error: "Uncaught TypeError: name.split is not a function".
we should make sure to cast name to a string in _locateTextureObject