Skip to content

ERROR: scene/gui/text_edit.cpp:6981 - Index p_gutter = -1 is out of bounds (gutters.size() = 4) on change the default addon folder. #854

Description

@edson-dev

Versions

What versions of Godot do you want to use this feature in?
4.7

The Feature

when changing the default directory of GUT from "res://addons/gut" to something like "res://addons/editor/gut", theres a lot of load that need be changed, and that is all right, since the filesystem is based on the default... i did change all the refences for the old directories, but the addon keeps throwing a error ERROR: scene/gui/text_edit.cpp:6981 - Index p_gutter = -1 is out of bounds (gutters.size() = 4). that is someting activated by the exension that i cant fix on the addon code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions