Colter23 / bilibili-dynamic-mirai-plugin

低延迟检测B站动态/直播的mirai-console插件
GNU Affero General Public License v3.0
227 stars 16 forks source link

获取新动态时报错无法构建消息 #73

Closed saltfish13 closed 2 years ago

saltfish13 commented 2 years ago

W/BilibiliDynamic: Linked class io.ktor.client.engine.okhttp.OkHttp in onebot-mirai-0.3.4-fix.jar but plugin not depend on it. 2022-07-17 00:27:58 W/BilibiliDynamic: Class loading logic may change in feature. 2022-07-17 00:27:59 E/BilibiliDynamic: ERROR java.lang.NoSuchMethodError: 'java.lang.Object io.ktor.client.call.HttpClientCall.receive(io.ktor.util.reflect.TypeInfo, kotlin.coroutines.Continuation)'

console 2.5 MCL 2.1.2

Colter23 commented 2 years ago

这不是我插件的问题吧(onebot跟mirai的锅
在那个issue里cssxsh给了个解决办法,删掉jar包里面的ktor
https://github.com/mamoe/mirai/issues/2146

saltfish13 commented 2 years ago

nvm,把nonebot直接丢到gocq去了

GreenChennai commented 1 year ago

怎么解决的,用了cssxsh的暴力修复版报错和你一样 mirai是当前最新版