godotengine / godot-git-plugin

Git implementation of the VCS interface in Godot
MIT License
656 stars 64 forks source link

Can't launch Git plugin #236

Open zouharvi opened 2 months ago

zouharvi commented 2 months ago

Hi, I'm a newcomer to Godot and have troubles using the git plugin. Whenever I try to open version control settings, like so:

image

I get the following error:

No VCS plugins are available in the project. Install a VCS plugin to use VCS integration features.

image

I couldn't find any other references to this error message except for the line in code. I wonder if it can be caused by the Flatpak installation (it has host filesystem access).

This is the current version from Flatpak:

$ flatpak info org.godotengine.Godot

Godot Engine - Easily create 2D and 3D games

          ID: org.godotengine.Godot
         Ref: app/org.godotengine.Godot/x86_64/stable
        Arch: x86_64
      Branch: stable
     Version: 4.2.2
     License: MIT
      Origin: flathub
  Collection: org.flathub.Stable
Installation: system
   Installed: 114.1 MB
     Runtime: org.freedesktop.Sdk/x86_64/23.08
         Sdk: org.freedesktop.Sdk/x86_64/23.08

      Commit: c99df410fbb7a5d4da434aa260eaa94e6a14eb52fae635fd2e012b2d9bbc49ae
      Parent: 05e7b343dbd483bffdae2ba2a5081d897b403e4375e4baf63e8f836486d584a1
     Subject: Try to fix SDK extension installation with Godot Flatpak (#160) (b2f5f23a)
        Date: 2024-04-30 23:17:09 +0000

Thanks for any help! :slightly_smiling_face:

dependableskele commented 5 days ago

Did you follow the documentation?

Godot docs Plugin Github

Both these pages are for Godot 4.2