Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Data/Game Data" menu item causes crash #9

Closed
RatcheT2497 opened this issue Jul 25, 2019 · 1 comment
Closed

"Data/Game Data" menu item causes crash #9

RatcheT2497 opened this issue Jul 25, 2019 · 1 comment
Assignees
Labels
ლ(ಠ益ಠლ) Yes, THAT bug.

Comments

@RatcheT2497
Copy link

RatcheT2497 commented Jul 25, 2019

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

DoConv :1: illegal undefined/null use
 at gml_Script_ui_init_game_data_activate (line 4) -     Camera.ui_game_data.active_type_guid = sorted[| ui_list_selection(Camera.ui_game_data.el_master)].GUID;
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_ui_init_game_data_activate (line 4)
called from - gml_Script_momu_editor_data (line 33) - ui_init_game_data_activate();
called from - gml_Script_menu_render_element (line 31) -         script_execute(argument0.onmouseup, argument0);
called from - gml_Script_menu_render (line 59) -             script_execute(thing.render, thing, mx1, my1, mx2, my2);
called from - gml_Script_menu_render_main (line 17) -         script_execute(thing.render, thing, xx + argument0.element_width * i, yy);
called from - gml_Script_draw_editor_menu (line 11) - script_execute(menu.render, menu, 0, yy);
called from - gml_Object_Camera_Draw_0 (line 11) -                 draw_editor_menu();
@DragoniteSpam DragoniteSpam self-assigned this Jul 25, 2019
@DragoniteSpam DragoniteSpam added the ლ(ಠ益ಠლ) Yes, THAT bug. label Jul 25, 2019
@DragoniteSpam DragoniteSpam added this to the 1.0.0.0 milestone Jul 25, 2019
@DragoniteSpam DragoniteSpam removed this from the 1.0.0.0 milestone Mar 2, 2020
@DragoniteSpam
Copy link
Owner

DragoniteSpam commented Mar 13, 2020

I put this off for more than half a year and it ended up taking a grand total of less than an hour to deal with. There's a life lesson in there somewhere, probably.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ლ(ಠ益ಠლ) Yes, THAT bug.
Projects
None yet
Development

No branches or pull requests

2 participants