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

AudioStreamPlayer2D crashes when a WEBM is set as Stream. #51951

Closed
yunylz opened this issue Aug 21, 2021 · 2 comments · Fixed by #53833
Closed

AudioStreamPlayer2D crashes when a WEBM is set as Stream. #51951

yunylz opened this issue Aug 21, 2021 · 2 comments · Fixed by #53833

Comments

@yunylz
Copy link

yunylz commented Aug 21, 2021

Godot version

3.2.3

System information

Windows 10, Vulkan, AMD A9 Radeon R5

Issue description

I accidentally dragged and dropped a WEBM on a AudioStreamPlayer2D Stream section in Inspector and Godot crashed completely.

Steps to reproduce

  1. Create AudioStreamPlayer or AudioStreamPlayer2D (no idea if it's the same for 3D)
  2. Drag and drop a video resource on Stream section.

Minimal reproduction project

No response

@mortarroad
Copy link
Contributor

I can't reproduce this. Neither with 3.4 beta4, nor 3.2.3.
I tried drag-and-dropping the webm, loading it via the Load... menu and by renaming it to ogg.
None of those crash, they all just reject the file.

@akien-mga
Copy link
Member

@heyimyunyl Can you still reproduce the issue, and if so provide more details on how to reproduce it?

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

Successfully merging a pull request may close this issue.

4 participants