-
Hey! First of all, thank you so much for honest to god just keeping this updated. The first time this addon broke from a comfyui update I was like for sure it was just gonna become another inactive pr…
-
Hi so I don't know why but the bot join then leave without any error
I've tried to uninstall ffmpeg-binaries but still not working
On discord it happens this :
![arhgaerhgawrehgawhgwerhgweh](ht…
-
19-04-13 11:47:30 ERROR (SyncWorker_11) [hassio.docker.interface] Can't install neroxps/armv7-aliddns-addon:0.1.0 -> 404 Client Error: Not Found ("pull access denied for neroxps/armv7-aliddns-addon, r…
-
**Describe the bug**
If I will enable looping, then disable, than enable and disable again, bot will stop with error.
**Screenshots**
![image](https://user-images.githubusercontent.com/39670563/…
-
### The problem
Using a barebones installation of Home Assistant Core 2024.7.3, I get a constant stream of errors all concerning Chromecast devices in my home. I haven't altered the Chromecast settin…
-
## Description
When trying to download a new song for the queue, MusicSecheduler.FetchSongAsync throws an exception (stack trace below). I checked YoutubeExplode and it's working as intended so the…
-
The dist and stuff dont exactly work it dosent let me run it
module.js:549
throw err;
^
Error: Cannot find module '../dist/YoutubePlayer'
at Function.Module._resolveFilename (modul…
-
I have a CTF server with reHLDS and have yapb-4.2.637-linux. For some strange reason as time goes on in the game, the bots just try to make their paths through walls anywhere on the map. They can't go…
-
See title. Regardless of what it is set to in the options the textures will be on high. This can be changed during the game but loading up the next game will have the textures reverted back to high …
-
代码复现如下:
```javascript
//下载文件 到./temp/1.mp3 可以忽略
let aimUrl = 'http://music.163.com/song/media/outer/url?id=481859794.mp3';
await downLoadFile("./temp/1.mp3",aimUrl);
//uploadVoice 上传下载好的文件
…