for example ive got some code that is used as a slide transition but it keeps giving me this error:
############################################################################################
ERROR in
action number 1
of <Unknown Event>
for object oTestButton:
Unable to find instance for object index 16777214
at gml_Object_oTestButton_Gesture_0 (line 1) - target=Test; SlideTransition(TRANS_MODE.GOTO,other.target);
############################################################################################
gml_Object_oTestButton_Gesture_0 (line 1)
.