Description
Once you set a button to be removed when clicked/pressed, will return a crash message.
(not crashing the game, but only sending the msg in chat)
Reproducible
Always
A workaround for this would be to use ElementRelease, not ElementClicked or ElementPressed.
Quote from: EK.IceFlake on May 24, 2017, 11:16 AMA workaround for this would be to use ElementRelease, not ElementClicked or ElementPressed.
Works like a charm!