This post has been de-listed (Author was flagged for spam)
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
2
Discord Bot Opus not loading
Post Body
I am trying to start my music discord bot based on ffmpeg. But, i can't get it to work:
This is my log output:
2018-10-18T16:58:37.851320 00:00 app[worker.1]: Failed to load cogs.Music
2018-10-18T16:58:37.851357 00:00 app[worker.1]: OSError: opus: cannot open shared object file: No such file or directory
Today is my first day with Heroku, and i absolutely love it, the only thing is the error above.
Does any of you have a solution?
I'm sorry for not describing the error better, but I really don't know what the reason for this error is...
This is the code that causes the error:
if not discord.opus.is_loaded():
discord.opus.load_opus('opus')
Edit: sorry for my bad english, it is not my best language
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 6 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/Heroku/comm...