godot-git-plugin
godot-git-plugin copied to clipboard
Help: Godot 3.5.1 linux - Unable to load addon script
I see this when trying to enable plugin:
Unable to load addon script from path: 'res://addons/godot-git-plugin/git_api.gdns' Base type is not EditorPlugin.
Is this supposed to be working? Has anyone gotten this working on linux?
drew
Have you the correct plugin? I guess so but checkout https://github.com/godotengine/godot-git-plugin/wiki
In #183 for v4.0.3.rc1 I can test the plugin v3.0.0
I have a similar issue on Godot 3.5. Plugin says:
"Unable to load addon script from path: 'res://addons/godot-git-plugin/git_api.gdns'. This might be due to a code error in that script. Disabling the addon at 'res://addons/godot-git-plugin/plugin.cfg' to prevent further errors."
I am using v2.1.0, which is supposed to be the latest for Godot 3.5+
If I try without "enabling", it just says no VCS plugin was detected. Plugin worked well on lower Godot/plugin versions.
The same issue persists for godot v3.5.3.stable.official [6c814135b]