Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Godot crashes in presence of this plugin when trying to import/rename/move an mp3 file #225

Open
anatoliykmetyuk opened this issue Mar 10, 2024 · 0 comments
Labels

Comments

@anatoliykmetyuk
Copy link

System info: Godot v4.2.1.stable - Windows 10.0.22631 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 2060 (NVIDIA; 31.0.15.4629) - Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz (12 Threads)
Git plugin version: 3.1.0

Steps to reproduce:

  1. Start with a clean project & import a random mp3 file there - or download the minimal example here: Parasite.zip.
  2. Install the git plugin via AssetLib.
  3. Project -> Version Control -> Version Control Settings -> ensure VCS Provider is "Git Plugin", turn on the "Connect to VCS switch" to "true".
  4. From the file inspector insider Godot, go to the "music" directory, rename the mp3 file contained in there to "foobar.mp3".
  5. Godot crashes at this point.

The crash is not reproducible if the plugin is not installed.

@Calinou Calinou added the bug label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants