godotengine / godot-git-plugin

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

Crashed Godot on Staging, FATAL error #222

Open pleyland opened 5 months ago

pleyland commented 5 months ago

The plugin made my editor crash while trying to stage changes, and what is much worse is it made my entire project unable to open until I removed the plugin. This is after it was working for a few days. I'm not using this anymore and using VSCode instead

k4ss4n commented 1 month ago

Same after resolving the following manually: https://github.com/godotengine/godot-git-plugin/issues/202 while still experiencing: https://github.com/godotengine/godot-git-plugin/issues/183

Was able to push initial commit. After reload Godot puts a random(?) core at 100% and freezes. Removing this plugin resolved the issue.