ERROR: scene/gui/text_edit.cpp:5807 - Index p_line = -1 is out of bounds (text.size() = 2)

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!