Hello, i'm having this error when i try to eat the fruit (alpha 4)
############################################################################################
FATAL ERROR in
action number 1
of Mouse Event for Glob Right Button
for object objPlayer:
Push :: Execution Error - Variable Index [20,0] out of range [20,-1] - 100955.inventory(100048,640000)
at gml_Script_RemoveItem
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_RemoveItem (line 0)
gml_Object_objPlayer_Mouse_51
edit: it keeps happening when i try to eat/use something that only have 1 of it in my inventory, like berries or gold bar. My inventory is full and i can't pick up anything else and can't empty any slot now.
edit again: my bad, playing in alpha 5 now it seems that it's fixed