Live update and GUI textures (SOLVED)

I get this error when using gui.new_texture(). Any idea what -6 means?

WARNING:GUI: Failed to create dynamic gui texture (-6)

Edit: Found the answer here. Error -6 means that the texture id is not unique.

1 Like