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

[BUG] TypeError: Cannot read properties of undefined (reading 'equalizerNodes') #228

Closed
ale5000-git opened this issue Aug 31, 2024 · 7 comments

Comments

@ale5000-git
Copy link

Describe the bug
Hi,
with the latest version I get an error that wasn't present before:

Please send this error to the developer at https://github.com/Andrews54757/FastStream/issues
TypeError: Cannot read properties of undefined (reading 'equalizerNodes')
TypeError: Cannot read properties of undefined (reading 'equalizerNodes')
at chrome-extension://kkeakohpadmbldjaiggikmnldlfkdfog/player/ui/audio/AudioChannelMixer.mjs:425:43
at Function.from (<anonymous>)
at AudioChannelMixer.setupNodes (chrome-extension://kkeakohpadmbldjaiggikmnldlfkdfog/player/ui/audio/AudioChannelMixer.mjs:411:31)
at AudioConfigManager.setupNodes (chrome-extension://kkeakohpadmbldjaiggikmnldlfkdfog/player/ui/audio/AudioConfigManager.mjs:359:28)
at FastStreamClient.setSource (chrome-extension://kkeakohpadmbldjaiggikmnldlfkdfog/player/FastStreamClient.mjs:527:33)
at async FastStreamClient.addSource (chrome-extension://kkeakohpadmbldjaiggikmnldlfkdfog/player/FastStreamClient.mjs:449:7)

Version
1.3.24

Platform
Chrome

Steps to Reproduce
Url: ok.ru/video/7100081900128

@Andrews54757
Copy link
Owner

Your audio profiles are likely corrupted. Can you send me your audio profiles?

@Yentis
Copy link

Yentis commented Aug 31, 2024

I have the same issue, haven't touched anything in audio profiles.
Profile 1.fsprofile.json

Deleting the default profile resolves the issue.

@Andrews54757
Copy link
Owner

It should be fixed now. It was having trouble migrating legacy profiles

@ale5000-git
Copy link
Author

ale5000-git commented Aug 31, 2024

@Andrews54757
I never ever changed the audio profile: Profile 1.fsprofile.json

@Andrews54757
Copy link
Owner

Andrews54757 commented Aug 31, 2024

yeah, it's another case of where I fixed one bug and created another. It should be fixed now. You can also fix it by deleting your audio profiles.

@Andrews54757
Copy link
Owner

Fixed in release 1.3.25

@ale5000-git
Copy link
Author

I confirm that it work perfectly now.

@Andrews54757 Andrews54757 mentioned this issue Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants