-
-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Labels
C: BugSomething isn't workingSomething isn't workingS: Resolved in next releaseThis bugfix or suggestion has been applied to the codeThis bugfix or suggestion has been applied to the code
Description
Describe the bug
An error appeared when trying to scroll the edit area down to the 202nd line (layer) or more.
To Reproduce
Steps to reproduce the behaviour:
- Open a new file (or any file)
- Scroll down to the 202nd layer or more (may need to put some note to expand scrolling range)
See error
Expected behaviour
It should display these layers properly.
Error message
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Draw Event
for object obj_controller:
Push :: Execution Error - Variable Index [0,301] out of range [1,301] - -5.text_exists(100054,301)
at gml_Script_draw_text_edit
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_draw_text_edit (line -1)
gml_Script_control_draw
gml_Object_obj_controller_Draw_0
Infomation
OS: Windows 7 32bit
Program version: 3.6.0
Metadata
Metadata
Assignees
Labels
C: BugSomething isn't workingSomething isn't workingS: Resolved in next releaseThis bugfix or suggestion has been applied to the codeThis bugfix or suggestion has been applied to the code
