Nemokosch
Nemokosch
Explore posts from servers
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
sorry for the inconvenience
63 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
the takeaway is always aim to reproduce an issue before publishing it
63 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
at this point I lean towards something similarly banal 🤦‍♂️
63 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
did I really just forget to properly nuke the package store before installing with npm...
63 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
This is great, it works now
63 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
but anyway the error was like "can't find this long ass path for Prism, cannot find opusscript either, cannot find node-opus either"
63 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
I think those logs already rolled out
63 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
I wonder if I still have the logs
63 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
so the mere fact that it "installed" means nothing if it won't find the binary
63 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
Anyway, the point was that this whole audio part uses a lot of dynamic resolution
63 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
Well, now I'm very much wary that the whole thing will just work this time xD
63 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
well, this seems the same doesn't it
63 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
--------------------------------------------------
Core Dependencies
- @discordjs/voice: 0.16.1
- prism-media: 1.3.5

Opus Libraries
- @discordjs/opus: 0.9.0
- opusscript: not found

Encryption Libraries
- sodium-native: not found
- sodium: not found
- libsodium-wrappers: 0.7.13
- tweetnacl: not found

FFmpeg
- version: 6.0-static https://johnvansickle.com/ffmpeg/
- libopus: yes
--------------------------------------------------
--------------------------------------------------
Core Dependencies
- @discordjs/voice: 0.16.1
- prism-media: 1.3.5

Opus Libraries
- @discordjs/opus: 0.9.0
- opusscript: not found

Encryption Libraries
- sodium-native: not found
- sodium: not found
- libsodium-wrappers: 0.7.13
- tweetnacl: not found

FFmpeg
- version: 6.0-static https://johnvansickle.com/ffmpeg/
- libopus: yes
--------------------------------------------------
63 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
I nuked node_modules now, waiting for npm to install...
63 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
this is with yarn
63 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
this is the working "in-prod" state
63 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
--------------------------------------------------
Core Dependencies
- @discordjs/voice: 0.16.1
- prism-media: 1.3.5

Opus Libraries
- @discordjs/opus: 0.9.0
- opusscript: not found

Encryption Libraries
- sodium-native: not found
- sodium: not found
- libsodium-wrappers: 0.7.13
- tweetnacl: not found

FFmpeg
- version: 6.0-static https://johnvansickle.com/ffmpeg/
- libopus: yes
--------------------------------------------------
--------------------------------------------------
Core Dependencies
- @discordjs/voice: 0.16.1
- prism-media: 1.3.5

Opus Libraries
- @discordjs/opus: 0.9.0
- opusscript: not found

Encryption Libraries
- sodium-native: not found
- sodium: not found
- libsodium-wrappers: 0.7.13
- tweetnacl: not found

FFmpeg
- version: 6.0-static https://johnvansickle.com/ffmpeg/
- libopus: yes
--------------------------------------------------
63 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
it took me quite some time to even assume that the difference is yarn vs npm
63 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
but then I was like "okay, how about I don't need yarn anymore anyway"
63 replies
DIAdiscord.js - Imagine a boo! 👻
Created by Nemokosch on 3/2/2024 in #djs-voice
Why does @discordjs/opus only build properly with yarn?
yes, eventually it doesn't work with Bun as a runtime, dgram is badly missing for a lot of things
63 replies