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


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

Error defining an external function.
############################################################################################
--------------------------------------------------------------------------------------------
called from - gml_Script_lib_init (line 18)
called from - gml_Script_app_startup (line 12)
called from - gml_Script_app_event_create (line 3)
called from - gml_Object_app_Create_0 (line 2)
 

Link to post
Share on other sites

Im sick of all those fatal errors happening randomly. Honestly this software is becoming unusable. This just now:

 


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

vertex_submit: Illegal vertex buffer specified.
############################################################################################
--------------------------------------------------------------------------------------------
called from - gml_Script_model_draw (line 10)
called from - gml_Script_render_world_item (line 38)
called from - gml_Script_tl_draw (line 104)
called from - gml_Script_render_world (line 29)
called from - gml_Script_render_low (line 23)
called from - gml_Script_view_update_surface (line 21)
called from - gml_Script_view_update (line 7)
called from - gml_Script_view_draw (line 253)
called from - gml_Script_view_area_draw (line 9)
called from - gml_Script_panel_area_draw (line 49)
called from - gml_Script_window_draw (line 7)
called from - gml_Script_app_event_draw (line 7)
called from - gml_Object_app_Draw_0 (line 2)
 

I suspect this may had something to do if you copy paste keyframes that belong to something parented to an object into another place, or duplicating an object parenting to something, for example I had a character holding a torch, and I needed a torch on the wall, so I duplicated this torch on the guy's arm, then moved this torch outside to place it on a wall, I had some error like this after trying to copy paste the location of some other object... i dont honestly know, it's just too random to pinpoin wtf is going on with this.

Edited by moniker
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...