0 votes

I'm getting this error message:

scene/gui/text_edit.cpp:4761 - Index p_column = 2 is out of bounds                   (text[carets[p_caret].selection.selecting_line].length() + 1 = 2).

I don't know what causes it and why, my program works completely fine without problems but I still get this error. what does it mean and what is it trying to tell me?

Godot version v4.0.beta3.official [01ae26d31]
in Engine by (89 points)

If your script works as expected, then it's not an error; it's a warning. As to why you're getting that warning, well, that requires some investigation.

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.