godotengine / godot-git-plugin

Git implementation of the VCS interface in Godot
MIT License
692 stars 67 forks source link

Version Control empty panel #253

Closed KonradKlimczak closed 1 week ago

KonradKlimczak commented 2 weeks ago

Hello,

I tried to install git extension using Asset Library but it's not listed image

Then I tried to download addon manually and I put it in addons folder just like instruction says.

image

But it is still not working. When I try to manually turn it on in Project Settings I am getting

image

I am using Godot 4.3 on Windows 11.

Any idea how to fix that?

EDIT: I just read that I am not supposed to turn it on manually, so I instead configured

image

But still the Version Control is empty on the bottom

image

KonradKlimczak commented 2 weeks ago

@huangzhaor I dont really understand how to run it, sorry

KonradKlimczak commented 2 weeks ago

I did install if from AssetLib again

image

and now I am getting

Cannot get class 'GitPlugin'. Received a nullptr VCS extension instance during construction.

Calinou commented 1 week ago

Thanks for the report! Consolidating in https://github.com/godotengine/godot-git-plugin/issues/221.