PunchablePlushie / godot-game-settings

Create and manage game settings in Godot Engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash when add category

scriptsengineer opened this issue · comments

res://addons/ggs/editor/category_panel/category_panel.gd:38 - Invalid call. Nonexistent function 'add_item' in base 'Tree ()'.

Please make sure the "GGS" is in the autoload list and enabled. If it is, restart your project and see if that'll solve the issue. Check out this for more info.

Let me know if that solved the issue.