Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Pixel Composer

Node based VFX compositor for pixel art. · By MakhamDev

Error when messing around with key frames

A topic by WanTheDev created Nov 04, 2021 Views: 164 Replies: 1
Viewing posts 1 to 2

Was just messing around with keyframes and got this error
by messing around i mean I was deleting/adding keyframes and changing the values of they keyframes

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

ERROR in

action number 1

of Draw Event

for object o_main:

unable to mod by 0############################################################################################

gml_Script_anon_animValue_gml_GlobalScript_node_keyframe_211436_animValue_gml_GlobalScript_node_keyframe (line 97)

gml_Script_anon_NodeValue_gml_GlobalScript_node_value_7673214_NodeValue_gml_GlobalScript_node_value (line 315)

gml_Script_anon_NodeValue_gml_GlobalScript_node_value_8226217_NodeValue_gml_GlobalScript_node_value (line 335)

gml_Script_anon_Panel_Inspector_gml_GlobalScript_panel_inspector_176623_Panel_Inspector_gml_GlobalScript_panel_inspector (line 277)

gml_Script_draw_scrollPane_gml_GlobalScript_scrollPane (line 50)

gml_Script_drawContent_Panel_Inspector_gml_GlobalScript_panel_inspector (line 665)

gml_Script_draw_PanelContent_gml_GlobalScript_panel_data (line 356)

gml_Script_drawPanel_Panel_gml_GlobalScript_panel_data (line 301)

gml_Script_draw_Panel_gml_GlobalScript_panel_data (line 244)

gml_Script_draw_Panel_gml_GlobalScript_panel_data (line 255)

gml_Script_draw_Panel_gml_GlobalScript_panel_data (line 255)

gml_Object_o_main_Draw_64 (line 0)

Developer

Thanks for reporting, I'll be looking into it.