0 votes

I'm getting these errors every time I'm switching between tabs in the Editor for one of my projects (but not others). I didn't remember what I was doing at the point this error began showing up. The project runs fine, so I'm wondering what could be causing this issue:

MUST RELOAD? 0 //(not an error)
ERROR: PopupMenu::set_item_checked:  Index p_idx out of size (items.size()).
    At: scene\gui\popup_menu.cpp:659
ERROR: PopupMenu::set_item_checked:  Index p_idx out of size (items.size()).
    At: scene\gui\popup_menu.cpp:706
ERROR: PopupMenu::set_item_checked:  Index p_idx out of size (items.size()).
    At: scene\gui\popup_menu.cpp:659
in Engine by (53 points)

I remember getting similar errors while developping a plugin, but all was fine. No call stack given so I never figured out what it was.

I'm gretting them when I attempt to build.

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.