godot-git-plugin icon indicating copy to clipboard operation
godot-git-plugin copied to clipboard

Help: Godot 3.5.1 linux - Unable to load addon script

Open zotz opened this issue 1 year ago • 3 comments

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

zotz avatar Mar 31 '23 15:03 zotz

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

clemens-tolboom avatar May 03 '23 12:05 clemens-tolboom

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.

attilaoroszdev avatar Sep 13 '23 13:09 attilaoroszdev

The same issue persists for godot v3.5.3.stable.official [6c814135b]

LizzieSpace avatar Feb 20 '24 09:02 LizzieSpace