Fatal error

Y

Yvalson

Guest
So seems like I'm getting an odd error:

FATAL ERROR in
Action number 1
Of Create event
For object Obj_Repoth1:

Push :: Execution Error - Variable Get(100000, -214783648) at gml_Obj_Repoth1_CreateEvent_1 (line 1) - Weapon = Hands

Please tell me what's wrong
 
J

JFitch

Guest
Since it's line 1 of the event, the variable "Hands" doesn't exist yet.
 
Top