Jump to content
Message added by TopicLocker3000

This topic was automatically locked after 6 months of inactivity. If you are the topic owner, please contact a moderator to have it unlocked.

Recommended Posts

repeat + gravel =


___________________________________________
############################################################################################
ERROR in
action number 1
of Draw Event
for object app:

Cannot apply sqrt to negative number.
############################################################################################
--------------------------------------------------------------------------------------------
called from - gml_Script_builder_start (line 1)
called from - gml_Script_temp_update_block (line 12)
called from - gml_Script_action_lib_block_repeat (line 21)
called from - gml_Script_draw_dragger (line 97)
called from - gml_Script_tab_properties_library (line 408)
called from - gml_Script_panel_draw_content (line 73)
called from - gml_Script_panel_draw (line 98)
called from - gml_Script_panel_area_draw (line 59)
called from - gml_Script_window_draw (line 20)
called from - gml_Script_app_event_draw (line 7)
called from - gml_Object_app_Draw_0 (line 0)
 

Edited by hidrax13
Link to post
Share on other sites

So what I got from this was that you accidentally or purposefully set the repeat value to a negative number.

If mine-imator can’t open the project, you’re going to have to go into the project file and find the negative number and change it to a positive.

Link to post
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    No registered users viewing this page.

  • Create New...