After activating the plugin, the Mod Tool panel is empty, and the following errors are logged.:
Script does not inherit from Node: res://addons/mod_tool/global/store.gd.
editor\editor_autoload_settings.cpp:496 - Condition "!info->node" is true. Continuing.
Add AutoLoad
res://addons/mod_tool/plugin.gd:11 - Invalid set index 'editor_plugin' (on base: 'Control (tools_panel.gd)') with value of type 'EditorPlugin (plugin.gd)'.
After reloading the project, everything works as intended.
After activating the plugin, the Mod Tool panel is empty, and the following errors are logged.:
After reloading the project, everything works as intended.