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

Songs are being removed from the playlist #1758

Closed
xgrind opened this issue Jan 24, 2025 · 1 comment
Closed

Songs are being removed from the playlist #1758

xgrind opened this issue Jan 24, 2025 · 1 comment
Labels
bug This issue identifies a bug in Nuclear.

Comments

@xgrind
Copy link

xgrind commented Jan 24, 2025

Platform: x86_64

Nuclear version: v0.6.41

Description of the issue:
When I add any song to the playlist, NuclearPlayer removes everything from the list, without playing it.
I tested it with flatpak and Appimage, and the behavior is the same.
Here is the log:

[michael@ARQ-TI03 ~ (master)]$ flatpak run org.js.nuclear.Nuclear
main › (node:3) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use nuclear --trace-deprecation ... to show where the warning was created)
Gtk-Message: 09:24:40.190: Failed to load module "canberra-gtk-module"
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
(node:74) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use exe --trace-deprecation ... to show where the warning was created)
main › error trying to set discord activity
renderer › The audio playback can not be loaded, either because the server or network failed or because the format is not supported.
main › error trying to set discord activity
renderer › The audio playback can not be loaded, either because the server or network failed or because the format is not supported.
main › error trying to set discord activity
renderer › The audio playback can not be loaded, either because the server or network failed or because the format is not supported.
main › error trying to set discord activity
renderer › An error has occurred when searching for streams with Youtube for "Pitty - Admirável Chip Novo."
renderer › Error: Failed to parse contents from data. (SyntaxError: Unexpected token } in JSON at position 17828)
at file:///app/main/resources/app.asar/dist/250.e938e997427797ef5176.js:349624:15
at Generator.next ()
at fulfilled (file:///app/main/resources/app.asar/dist/250.e938e997427797ef5176.js:349573:58)
renderer › An error has occurred when searching for streams with Youtube for "Pitty - Admirável Chip Novo."
renderer › Error: Failed to parse contents from data. (SyntaxError: Unexpected token } in JSON at position 17838)
at file:///app/main/resources/app.asar/dist/250.e938e997427797ef5176.js:349624:15
at Generator.next ()
at fulfilled (file:///app/main/resources/app.asar/dist/250.e938e997427797ef5176.js:349573:58)
renderer › An error has occurred when searching for streams with Youtube for "Pitty - Admirável Chip Novo."
renderer › Error: Failed to parse contents from data. (SyntaxError: Unexpected token } in JSON at position 17902)
at file:///app/main/resources/app.asar/dist/250.e938e997427797ef5176.js:349624:15
at Generator.next ()
at fulfilled (file:///app/main/resources/app.asar/dist/250.e938e997427797ef5176.js:349573:58)
renderer › The audio playback can not be loaded, either because the server or network failed or because the format is not supported.
main › error trying to set discord activity
renderer › The audio playback can not be loaded, either because the server or network failed or because the format is not supported.
main › error trying to set discord activity
renderer › The audio playback can not be loaded, either because the server or network failed or because the format is not supported.
main › error trying to set discord activity
renderer › The audio playback can not be loaded, either because the server or network failed or because the format is not supported.
main › error trying to set discord activity
renderer › The audio playback can not be loaded, either because the server or network failed or because the format is not supported.
main › error trying to set discord activity
renderer › The audio playback can not be loaded, either because the server or network failed or because the format is not supported.
main › error trying to set discord activity
renderer › The audio playback can not be loaded, either because the server or network failed or because the format is not supported.
main › Could not clear discord activity
main › TypeError: Cannot read property 'write' of null
at e.exports.send (/app/main/resources/app.asar/dist/webpack:/node_modules/discord-rpc/src/transports/ipc.js:155:17)
at /app/main/resources/app.asar/dist/webpack:/node_modules/discord-rpc/src/client.js:166:22
at new Promise ()
at e.exports.request (/app/main/resources/app.asar/dist/webpack:/node_modules/discord-rpc/src/client.js:164:12)
at e.exports.clearActivity (/app/main/resources/app.asar/dist/webpack:/node_modules/discord-rpc/src/client.js:550:17)
at h.clear (/app/main/resources/app.asar/dist/webpack:/@nuclear/main/src/services/discord/index.ts:105:24)
at App. (/app/main/resources/app.asar/dist/webpack:/@nuclear/main/src/main.ts:116:19)
at App.emit (events.js:327:22)

@xgrind xgrind added the bug This issue identifies a bug in Nuclear. label Jan 24, 2025
@nukeop
Copy link
Owner

nukeop commented Jan 24, 2025

Yeah we know. Any program that loads streams from Youtube is currently broken. Gotta wait for a fix.

@xgrind xgrind closed this as completed Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue identifies a bug in Nuclear.
Projects
None yet
Development

No branches or pull requests

2 participants