Jump to content

Error cloning a particle instance on the library


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


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

invalid type for ++ lhs=undefined (type=5), rhs=undefined (type=5)
############################################################################################
--------------------------------------------------------------------------------------------
called from - gml_Script_temp_duplicate (line 45)
called from - gml_Script_action_lib_duplicate (line 17)
called from - gml_Script_tab_properties_library (line 33)
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)

 

Link to post
Share on other sites

Once again:

 


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

invalid type for ++ lhs=undefined (type=5), rhs=undefined (type=5)
############################################################################################
--------------------------------------------------------------------------------------------
called from - gml_Script_temp_duplicate (line 45)
called from - gml_Script_action_lib_duplicate (line 17)
called from - gml_Script_tab_properties_library (line 33)
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)

 

Looks like the same error. Different project, doing the same thing.

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...