On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hole Dweller

The sandbox furry hole dwelling game! · By ThighHG

my game keeps popping up with some werid code debug thing and it cant fix it

A topic by killmeplzmabye89 created Mar 11, 2022 Views: 655 Replies: 4
Viewing posts 1 to 2

help

Developer

send the code debug thing

___________________________________________

############################################################################################

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

Developer (3 edits)

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


(+1)

okay thank you so much i love your game and thank you for the quick repose