Skip to content

.ogg format not working in safari #15

Description

@arily

Describe the bug
got errors like

[Error] Error: Audio could not be loaded: hitsounds/drum-hitclap.ogg
	onFailed (sound.js:204)
	(anonymous function) (sound.js:630)
[Error] Unhandled Promise Rejection: EncodingError: Decoding failed
[Error] Error: Audio could not be loaded: hitsounds/normal-hitnormal.ogg
	onFailed (sound.js:204)
	(anonymous function) (sound.js:630)
[Error] Unhandled Promise Rejection: EncodingError: Decoding failed
[Error] Error: Audio could not be loaded: hitsounds/drum-slidertick.ogg
	onFailed (sound.js:204)
	(anonymous function) (sound.js:630)
[Error] Error: Audio could not be loaded: hitsounds/drum-hitwhistle.ogg
	onFailed (sound.js:204)
	(anonymous function) (sound.js:630)
[Error] Unhandled Promise Rejection: EncodingError: Decoding failed (x2)
[Error] Error: Audio could not be loaded: hitsounds/normal-hitclap.ogg
	onFailed (sound.js:204)
	(anonymous function) (sound.js:630)
[Error] Unhandled Promise Rejection: EncodingError: Decoding failed
[Error] Error: Audio could not be loaded: hitsounds/drum-hitnormal.ogg
	onFailed (sound.js:204)
	(anonymous function) (sound.js:630)
[Error] Unhandled Promise Rejection: EncodingError: Decoding failed
[Error] Error: Audio could not be loaded: hitsounds/normal-slidertick.ogg
	onFailed (sound.js:204)
	(anonymous function) (sound.js:630)
[Error] Unhandled Promise Rejection: EncodingError: Decoding failed
[Error] Error: Audio could not be loaded: hitsounds/soft-hitwhistle.ogg
	onFailed (sound.js:204)
	(anonymous function) (sound.js:630)
[Error] Error: Audio could not be loaded: hitsounds/normal-hitfinish.ogg
	onFailed (sound.js:204)
	(anonymous function) (sound.js:630)
[Error] Error: Audio could not be loaded: hitsounds/soft-hitclap.ogg
	onFailed (sound.js:204)
	(anonymous function) (sound.js:630)
[Error] Unhandled Promise Rejection: EncodingError: Decoding failed (x3)
[Error] Error: Audio could not be loaded: hitsounds/soft-hitfinish.ogg
	onFailed (sound.js:204)
	(anonymous function) (sound.js:630)
[Error] Error: Audio could not be loaded: hitsounds/drum-hitfinish.ogg
	onFailed (sound.js:204)
	(anonymous function) (sound.js:630)
[Error] Error: Audio could not be loaded: hitsounds/normal-hitwhistle.ogg
	onFailed (sound.js:204)
	(anonymous function) (sound.js:630)
[Error] Unhandled Promise Rejection: EncodingError: Decoding failed (x3)
[Error] Error: Audio could not be loaded: hitsounds/combobreak.ogg
	onFailed (sound.js:204)
	(anonymous function) (sound.js:630)
[Error] Error: Audio could not be loaded: hitsounds/soft-hitnormal.ogg
	onFailed (sound.js:204)
	(anonymous function) (sound.js:630)
[Error] Error: Audio could not be loaded: hitsounds/soft-slidertick.ogg
	onFailed (sound.js:204)
	(anonymous function) (sound.js:630)
[Error] Unhandled Promise Rejection: EncodingError: Decoding failed (x3)

To Reproduce
navigate to website

Expected behavior
should provide other format for safari

Screenshots
Image

Desktop (please complete the following information):

  • OS: macOS
  • Browser safari
  • Version 18.2

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions