blivedm icon indicating copy to clipboard operation
blivedm copied to clipboard

昨天还凑活能用,今天不行了

Open CoreneMerchant opened this issue 10 months ago • 11 comments

room=7734200 _init_host_server() failed, message=-352 room=7734200 _network_coroutine() finished with exception: Traceback (most recent call last): File "C:\blivedm-dev\blivedm\clients\ws_base.py", line 243, in _network_coroutine_wrapper await self._network_coroutine() File "C:\blivedm-dev\blivedm\clients\ws_base.py", line 266, in _network_coroutine await self._on_before_ws_connect(retry_count) File "C:\blivedm-dev\blivedm\clients\web.py", line 242, in _on_before_ws_connect await super()._on_before_ws_connect(retry_count) File "C:\blivedm-dev\blivedm\clients\ws_base.py", line 312, in _on_before_ws_connect raise InitError('init_room() failed') blivedm.clients.ws_base.InitError: init_room() failed room=7734200 client is stopped, cannot stop() again room=7734200 client is stopped, cannot join() room=7734200 _init_host_server() failed, message=-352 room=7734200 _network_coroutine() finished with exception: Traceback (most recent call last): File "C:\blivedm-dev\blivedm\clients\ws_base.py", line 243, in _network_coroutine_wrapper await self._network_coroutine() File "C:\blivedm-dev\blivedm\clients\ws_base.py", line 266, in _network_coroutine await self._on_before_ws_connect(retry_count) File "C:\blivedm-dev\blivedm\clients\web.py", line 242, in _on_before_ws_connect await super()._on_before_ws_connect(retry_count) File "C:\blivedm-dev\blivedm\clients\ws_base.py", line 312, in _on_before_ws_connect raise InitError('init_room() failed') blivedm.clients.ws_base.InitError: init_room() failed

CoreneMerchant avatar May 27 '25 04:05 CoreneMerchant

https://github.com/starknt/tiny-bilibili-ws/pull/10

c-basalt avatar May 27 '25 06:05 c-basalt

初始化房间的接口 又不行了

Yualian2020 avatar May 27 '25 08:05 Yualian2020

一样,等更新

chenqiuhao avatar May 27 '25 08:05 chenqiuhao

这几天要加班,等几天吧

xfgryujk avatar May 27 '25 13:05 xfgryujk

这几天要加班,等几天吧

感谢作者和楼上 暂时可以用

CoreneMerchant avatar May 27 '25 13:05 CoreneMerchant

一样,等更新

着急的话,可以用我写的,https://github.com/jiahaoxiang2000/blivedm_rs/issues/3

isomoes avatar May 28 '25 02:05 isomoes

一样,等更新

着急的话,可以用我写的,https://github.com/jiahaoxiang2000/blivedm_rs/issues/3

不是 Python的

Yualian2020 avatar May 28 '25 04:05 Yualian2020

等作者更新

hncaiyin avatar May 29 '25 03:05 hncaiyin

立个flag,今天一定开始做...

xfgryujk avatar Jun 07 '25 16:06 xfgryujk

立个flag,今天一定开始做...

开始了吗[doge]

Vincentzyx avatar Jun 08 '25 12:06 Vincentzyx

先改了个能用的版本吧,还需要优化

xfgryujk avatar Jun 08 '25 15:06 xfgryujk

已找到解决方案https://github.com/X-Ryon/blivedmj-translator/tree/main/blivedm

Heigxaon avatar Jun 25 '25 05:06 Heigxaon

已找到解决方案https://github.com/X-Ryon/blivedmj-translator/tree/main/blivedm

我们用RUST重写了一版 https://github.com/jiahaoxiang2000/blivedm_rs/ 目前支持 弹幕的显示弹幕的自动播报

我日常也每天在使用,上游问题修复速度很快,上次风控签名弹幕接口,我们第二天就修好了。~^_^~ 支持插件扩展 TODO: 弹幕AI回复 弹幕点歌 等等等

isomoes avatar Jun 28 '25 02:06 isomoes

算是改完了吧,过期时间设置多少还没决定好,有没有人用长期运行的程序试一下

xfgryujk avatar Jul 06 '25 15:07 xfgryujk