godot-engine.github-integration icon indicating copy to clipboard operation
godot-engine.github-integration copied to clipboard

[Bug] Request exited with code 422

Open mturneruk opened this issue 2 years ago • 1 comments

Godot Version & Plugin Version Godot: 3.4.4 Plugin: 0.9.0

Describe the bug Trying to Commit and Push my entire Res folder. Spinner just continues spinning and have to close and reopen godot to try again. Have tried twice. However when I just try and commit one folder it works.

gitignore: .import/ export.cfg export_presets.cfg addons/ export/

blobbed each file with success, start committing... REQUEST TO API : Request exited with code 422 [GitHub integration] >> could not process the new tree, the file may be corrupted or already present in the repository without any changes. REQUEST TO API : Request exited with code 422 [GitHub integration] >> could not process the new commit, tree may be invalid. REQUEST TO API : Request exited with code 422

Screenshots image

mturneruk avatar May 13 '22 06:05 mturneruk

I have the exact same issue. It does work when i commit certain folders but when i commit the entire project it freezes.

GParicio avatar May 24 '22 11:05 GParicio