Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

(Build 34) Attempting to draw a new palette (happens when mousing over ModPal1) causes the game to crash with an error.

Tested with the starter pack mod for Lia (Lia_Thigh8673/app_LunaThigh8673). It does display on the correct character.

___________________________________________
############################################################################################
ERROR in
action number 1
of Draw Event
for object par_human:
Trying to draw non-existing sprite.
at gml_Script_scr_humanoid_bone_draw
############################################################################################
gml_Script_scr_humanoid_bone_draw (line -1)
gml_Object_par_human_Draw_0
gml_Object_obj_girl_Draw_0 (line -1)
gml_Script_scr_draw_humans (line -1)
gml_Script_scr_loop_draw
gml_Object_sys_game_Draw_0