| title | Solutions |
|---|---|
| has_children | true |
| nav_order | 1000 |
Disable the plugin:
- Open project folder.
- Edit
project.godot - Erase lines in
[autoload]section. - In
[editor_plugins]section, emptyenabled:
BeforeAfterenabled=PackedStringArray("res://addons/sooty_engine/plugin.cfg")enabled=PackedStringArray()
Now try boot again and re-enable plugin.
After enabling the plugin, restart Godot.