Advertisement
OmegaGamingHunters

GMS2 Error Code ItemMenu

Oct 2nd, 2019
330
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1.  
  2. ___________________________________________
  3. ############################################################################################
  4. FATAL ERROR in
  5. action number 1
  6. of Draw Event
  7. for object obj_inventory:
  8.  
  9. Variable obj_inventory.ST_display_index(100015, -2147483648) not set before reading it.
  10. at gml_Script_scr_Dialog (line 258) - if ST_display_index < array_height_2d(ST_characters) - 1
  11. ############################################################################################
  12. --------------------------------------------------------------------------------------------
  13. stack frame is
  14. gml_Script_scr_Dialog (line 258)
  15. called from - gml_Object_obj_inventory_Draw_64 (line 9) - DoneSpeaking = scr_Dialog(Text_X, Text_Y, Item_String_Display_USE, StringSep, MaxStringWidth, c_white, fnt_underfont_1, 1, voice_ut, 1, 0, obj_inventory, ev_user0, ev_user1);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement