Skip to content

error if texture name is not a string #42

@LegoBrainBiker

Description

@LegoBrainBiker

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions