OmegaGamingHunters

GMS2 Error Code

Aug 23rd, 2019
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. obj_testfroggit:
  2. ___________________________________________
  3. ############################################################################################
  4. FATAL ERROR in
  5. action number 1
  6. of Step Event0
  7. for object obj_testflowey:
  8.  
  9. Variable obj_testflowey.ST_characters(100012, -2147483648) not set before reading it.
  10. at gml_Script_scr_DialogJump (line 1) - ST_display_index = array_height_2d(ST_characters) - 1;
  11. ############################################################################################
  12. --------------------------------------------------------------------------------------------
  13. stack frame is
  14. gml_Script_scr_DialogJump (line 1)
  15. called from - gml_Object_obj_testflowey_Step_0 (line 27) - scr_DialogJump();
  16.  
  17.  
  18.  
  19. obj_testflowey:
  20. ___________________________________________
  21. ############################################################################################
  22. FATAL ERROR in
  23. action number 1
  24. of Step Event0
  25. for object obj_testfroggit:
  26.  
  27. Variable obj_testfroggit.ST_characters(100012, -2147483648) not set before reading it.
  28. at gml_Script_scr_DialogJump (line 1) - ST_display_index = array_height_2d(ST_characters) - 1;
  29. ############################################################################################
  30. --------------------------------------------------------------------------------------------
  31. stack frame is
  32. gml_Script_scr_DialogJump (line 1)
  33. called from - gml_Object_obj_testfroggit_Step_0 (line 27) - scr_DialogJump();
Advertisement
Add Comment
Please, Sign In to add comment