You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When ffmpeg is not installed, and the example voice_send.rb is ran, the mp3 will give Exception: #<IOError: File or stream not found!> when it should output a more relevant error regarding ffmpeg.
This comes from a report in the discordrb channel in dAPI. It is currently unconfirmed in main.
Environment
Ruby version: ruby 3.1.0p0
Discordrb version: discordrb (3.4.0)
The text was updated successfully, but these errors were encountered:
Daniel-Worrall
changed the title
Voice Send mp3s without ffmpeg
Voice Send mp3s without ffmpeg shows ambiguous error
Apr 20, 2022
Summary
When ffmpeg is not installed, and the example voice_send.rb is ran, the mp3 will give
Exception: #<IOError: File or stream not found!>
when it should output a more relevant error regarding ffmpeg.This comes from a report in the discordrb channel in dAPI. It is currently unconfirmed in main.
Environment
Ruby version: ruby 3.1.0p0
Discordrb version: discordrb (3.4.0)
The text was updated successfully, but these errors were encountered: