help
The sandbox furry hole dwelling game! · By
___________________________________________
############################################################################################
ERROR in
action number 1
of Draw Event
for object sys_game:
Push :: Execution Error - Variable Index [15] out of range [0] - -5.MAP_STATUS_ARRAY(101814,15)
at gml_Script_scr_draw_bg_drill
############################################################################################
gml_Script_scr_draw_bg_drill (line -1)
gml_Script_scr_loop_draw
gml_Object_sys_game_Draw_0
it also only happens after the title screen so after i hit play
i added a safeguard that should prevent this from happening but it will come on a future version, for the time being you can either delete your savefile located at
C:\Users\Username\AppData\Local\HoleDweller
Or if you don't want to loose your progress open the savefile and look for
PLAYER_MAP_X
and
PLAYER_MAP_Y
and set them to 1
like this