Godot Version
4.4
Question
I’m on a pretty new project, barely anything in yet, and for some reason I get this error whenever I load into the project:
ERROR: scene/gui/text_edit.cpp:5807 - Index p_line = -1 is out of bounds (text.size() = 2).
Never seen it before and can’t really make out what it wants to tell me. Thanks for any help!
This does look familiar to me, and I’m pretty sure I’ve seen this error a few times before, but if it is the error I’ve seen it is harmless and won’t affect anything during development. I’d probably say its just a soft/cosmetic error in the engine.
If it causes Godot to crash or prevents you from working on your project, do update this thread and I’m sure some more attention will be drawn to it.