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

Sound Manager: Value being assigned is not a finite floating-point value #714

Open
Tracked by #742
AntumDeluge opened this issue May 2, 2024 · 0 comments
Open
Tracked by #742
Labels
component: webclient Related to the web client. type: bug Causes a negative impact or not working as intended.

Comments

@AntumDeluge
Copy link
Member

AntumDeluge commented May 2, 2024

🐞 Describe the bug

Not sure how to consistently reproduce but occurs at times when I teleport as admin on local server. I can't tell if there are any sounds being affected. But sometimes the viewport goes black, which may or may not be related.

This is the error output in Firefox console:

Uncaught TypeError: HTMLMediaElement.volume setter: Value being assigned is not a finite floating-point value.
    $JSCompiler_StaticMethods_adjustForDistance$$ SoundManager.ts:610
    $JSCompiler_StaticMethods_playLocalizedEffect$$ SoundManager.ts:314
    $execute$ EventRegistry.ts:382
    $onEvent$ RPObject.ts:36
    $addChanges$ perception.js:424
    $applyPerceptionModifiedRPObjects$ perception.js:248
    apply perception.js:168
    $onPerception$ client-framework.js:210
    t19 message-factory.js:57
    $onMessage$ client-framework.js:114
    connect client-framework.js:52
    $startup$ Client.ts:185
    EventListener.handleEvent* main.js:21
21 SoundManager.ts:610:21

🌍 Environment

  • Web client

🔭 Additional information

This also may be related to, & the cause of, an issue where the viewport displays black (usually after teleport or zone change).

@AntumDeluge AntumDeluge added type: bug Causes a negative impact or not working as intended. component: webclient Related to the web client. labels May 2, 2024
AntumDeluge added a commit that referenced this issue Jun 22, 2024
Underlying issue may still need fixed.

#714
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: webclient Related to the web client. type: bug Causes a negative impact or not working as intended.
Projects
None yet
Development

No branches or pull requests

1 participant