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

.ogg file import error: Cannot open file 'res://.import/music.ogg-6849ed60109f01916f243ace862e95fb.oggstr'. #62804

Open
Tracked by #76797
gumaciel opened this issue Jul 7, 2022 · 2 comments

Comments

@gumaciel
Copy link
Contributor

gumaciel commented Jul 7, 2022

Godot version

3.4.4 stable

System information

Windows 11, GLES3

Issue description

When importing an addon from AssetLib or installing manually, it gets this error on Output:
Cannot open file 'res://.import/music.ogg-6849ed60109f01916f243ace862e95fb.oggstr'.

Related to: poingstudios/godot-admob-plugin#39

I found some issues here a little related to this, but not exclusively the .ogg file, I tried on my own to change the folder path, delete the .import from the .ogg file, but nothing works.

I don't know if it's a bug of the project or of Godot, but as I couldn't solve it on my own I created this Issue.

Steps to reproduce

  1. Download "AdMob" addon from AssetLib or here: https://github.com/Poing-Studios/godot-admob-editor
  2. Install and see the error below:

image

Minimal reproduction project

Here is, but is preferable you create a new Project and install the Addon
project.zip

@Firepal
Copy link

Firepal commented Jul 7, 2022

Strange, the music.ogg.import refers to the non-existent erroneous path. Try re-importing the file through Godot's interface ?

@gumaciel
Copy link
Contributor Author

gumaciel commented Jul 8, 2022

Hi @Firepal thank you for answering, but unfortunately doesn't work

I even tried downloading another .ogg and testing it, but the error remains:
https://file-examples.com/storage/fe2de9ae4662c61a094f3db/2017/11/file_example_OOG_1MG.ogg

image

To test I'm also deleting the .import folder of the project, so it tries to import all the files again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants