Jump to content

Crashed when duplicating 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

Quote

18:54:14 Action: action_tl_select
18:54:15 Action: action_tl_duplicate
18:54:21 Undo: action_tl_duplicate
18:54:38 Action Set variable: action_lib_name, Part_Glass, Part_Glass_, 1
18:54:42 Action: action_lib_animate
18:54:43 Undo: action_lib_animate
18:54:45 Action: action_lib_duplicate

This is the last stuff I was doing before the crash, unfortunately I didn't copy paste the crash message.. can I find it somewhere?

Link to post
Share on other sites

it happened again and I have the error log now:

 

Quote


___________________________________________
############################################################################################
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)

 

Same thing: cloned a particle instance no the library.

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