PunchablePlushie/godot-game-settings

Crash when add category

Closed this issue · 1 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.