godotengine / godot-git-plugin

Git implementation of the VCS interface in Godot
MIT License
697 stars 73 forks source link

cannot push on godot 4.2.2 #232

Open Matgriv opened 5 months ago

Matgriv commented 5 months ago

i managed to make the first push on my project just fine but now when i try to push again i get this error:

Found a repository at D:/Games/Godot/robo/.git/. Selected repository path: D:/Games/Godot/robo/.git/. core/variant/variant_utility.cpp:1091 - GitPlugin: Failed to push. Error -1: failed to write chunk footer: La connexion avec le serveur a été interrompue anormalement in godot-git-plugin\src\git_plugin.cpp:GitPlugin::_push#L543 GitPlugin: Performing push to robo Writing Objects: 0% (0/111, 12 bytes done.

infamoussabre commented 1 month ago

I have the exact same issue. Also on 4.2.2

core/variant/variant_utility.cpp:1091 - GitPlugin: Failed to push. Error -1: failed to write chunk footer: The connection with the server was terminated abnormally in godot-git-plugin\src\git_plugin.cpp:GitPlugin::_push#L543 GitPlugin: Performing push to 3D-Match Writing Objects: 0% (0/83, 12 bytes done.