Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

错误信息报告,Fields [list, page] are required #94

Closed
Sh1n1ma opened this issue Sep 23, 2022 · 2 comments
Closed

错误信息报告,Fields [list, page] are required #94

Sh1n1ma opened this issue Sep 23, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Sh1n1ma
Copy link

Sh1n1ma commented Sep 23, 2022

平台:Windows server 2012R
地域:上海
mirai版本:version 2.12.1

错误信息:

2022-09-24 00:00:17 W/bilibili-helper: VideoTasker with 6601704 数据加载异常,请汇报给开发者
kotlinx.serialization.MissingFieldException: Fields [list, page] are required for type with serial name 'xyz.cssxsh.bilibili.data.BiliSearchResult', but they were missing
	at kotlinx.serialization.internal.PluginExceptionsKt.throwMissingFieldException(PluginExceptions.kt:20)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult.<init>(Video.kt:93)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult$$serializer.deserialize(Video.kt:93)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult$$serializer.deserialize(Video.kt:93)
	at kotlinx.serialization.json.internal.PolymorphicKt.decodeSerializableValuePolymorphic(Polymorphic.kt:59)
	at kotlinx.serialization.json.internal.AbstractJsonTreeDecoder.decodeSerializableValue(TreeJsonDecoder.kt:51)
	at kotlinx.serialization.json.internal.TreeJsonDecoderKt.readJson(TreeJsonDecoder.kt:24)
	at kotlinx.serialization.json.Json.decodeFromJsonElement(Json.kt:119)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.api.VideoKt$getVideos$$inlined$json$1.invokeSuspend(Api.kt:122)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:138)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:112)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:14)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:62)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:138)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:112)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:14)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:62)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:138)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:112)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:14)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:62)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:138)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:112)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:14)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:62)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(SuspendFunctionGun.kt:138)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun.loop(SuspendFunctionGun.kt:112)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun.access$loop(SuspendFunctionGun.kt:14)
	at bilibili-helper-1.6.4.mirai2.jar[private]//io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(SuspendFunctionGun.kt:62)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
2022-09-24 00:00:28 W/bilibili-helper: VideoTasker with 415200463 数据加载异常,请汇报给开发者
kotlinx.serialization.MissingFieldException: Fields [list, page] are required for type with serial name 'xyz.cssxsh.bilibili.data.BiliSearchResult', but they were missing
	at kotlinx.serialization.internal.PluginExceptionsKt.throwMissingFieldException(PluginExceptions.kt:20)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult.<init>(Video.kt:93)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult$$serializer.deserialize(Video.kt:93)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult$$serializer.deserialize(Video.kt:93)
	at kotlinx.serialization.json.internal.PolymorphicKt.decodeSerializableValuePolymorphic(Polymorphic.kt:59)
	at kotlinx.serialization.json.internal.AbstractJsonTreeDecoder.decodeSerializableValue(TreeJsonDecoder.kt:51)
	at kotlinx.serialization.json.internal.TreeJsonDecoderKt.readJson(TreeJsonDecoder.kt:24)
	at kotlinx.serialization.json.Json.decodeFromJsonElement(Json.kt:119)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.api.VideoKt$getVideos$$inlined$json$1.invokeSuspend(Api.kt:122)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
2022-09-24 00:00:55 W/bilibili-helper: VideoTasker with 111227497 数据加载异常,请汇报给开发者
kotlinx.serialization.MissingFieldException: Fields [list, page] are required for type with serial name 'xyz.cssxsh.bilibili.data.BiliSearchResult', but they were missing
	at kotlinx.serialization.internal.PluginExceptionsKt.throwMissingFieldException(PluginExceptions.kt:20)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult.<init>(Video.kt:93)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult$$serializer.deserialize(Video.kt:93)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult$$serializer.deserialize(Video.kt:93)
	at kotlinx.serialization.json.internal.PolymorphicKt.decodeSerializableValuePolymorphic(Polymorphic.kt:59)
	at kotlinx.serialization.json.internal.AbstractJsonTreeDecoder.decodeSerializableValue(TreeJsonDecoder.kt:51)
	at kotlinx.serialization.json.internal.TreeJsonDecoderKt.readJson(TreeJsonDecoder.kt:24)
	at kotlinx.serialization.json.Json.decodeFromJsonElement(Json.kt:119)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.api.VideoKt$getVideos$$inlined$json$1.invokeSuspend(Api.kt:122)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
2022-09-24 00:03:13 I/rss-helper: https://warthunder.com/en/news/7885-video-thunder-show-i-believe-i-can-tank-en: 2022-09-23T08:00+08:00 over null�[0m�[m
2022-09-24 00:03:16 V/Bot.2094451501: Group(295461158) <- 标题: Thunder Show: I believe i can tank\n链接: https://warthunder.com/en/news/7885-video-thunder-show-i-believe-i-can-tank-en\n发布时间: 2022-09-23T08:00+08:00\nHi! Welcome to Thunder Show and the freshest moments of the past week. This episode is about the battle between the skies and the ground. Who will win? Tankers or pilots? Let’s see!\n                \n[mirai:image:{42234ECB-1915-D144-9AF3-932FFB2C861F}.jpg, width=378, height=213, size=36167, type=JPG, isEmoji=false]�[0m�[m
2022-09-24 00:05:40 W/bilibili-helper: VideoTasker with 248466804 数据加载异常,请汇报给开发者
kotlinx.serialization.MissingFieldException: Fields [list, page] are required for type with serial name 'xyz.cssxsh.bilibili.data.BiliSearchResult', but they were missing
	at kotlinx.serialization.internal.PluginExceptionsKt.throwMissingFieldException(PluginExceptions.kt:20)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult.<init>(Video.kt:93)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult$$serializer.deserialize(Video.kt:93)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult$$serializer.deserialize(Video.kt:93)
	at kotlinx.serialization.json.internal.PolymorphicKt.decodeSerializableValuePolymorphic(Polymorphic.kt:59)
	at kotlinx.serialization.json.internal.AbstractJsonTreeDecoder.decodeSerializableValue(TreeJsonDecoder.kt:51)
	at kotlinx.serialization.json.internal.TreeJsonDecoderKt.readJson(TreeJsonDecoder.kt:24)
	at kotlinx.serialization.json.Json.decodeFromJsonElement(Json.kt:119)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.api.VideoKt$getVideos$$inlined$json$1.invokeSuspend(Api.kt:122)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
2022-09-24 00:10:17 W/bilibili-helper: VideoTasker with 6601704 数据加载异常,请汇报给开发者
kotlinx.serialization.MissingFieldException: Fields [list, page] are required for type with serial name 'xyz.cssxsh.bilibili.data.BiliSearchResult', but they were missing
	at kotlinx.serialization.internal.PluginExceptionsKt.throwMissingFieldException(PluginExceptions.kt:20)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult.<init>(Video.kt:93)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult$$serializer.deserialize(Video.kt:93)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult$$serializer.deserialize(Video.kt:93)
	at kotlinx.serialization.json.internal.PolymorphicKt.decodeSerializableValuePolymorphic(Polymorphic.kt:59)
	at kotlinx.serialization.json.internal.AbstractJsonTreeDecoder.decodeSerializableValue(TreeJsonDecoder.kt:51)
	at kotlinx.serialization.json.internal.TreeJsonDecoderKt.readJson(TreeJsonDecoder.kt:24)
	at kotlinx.serialization.json.Json.decodeFromJsonElement(Json.kt:119)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.api.VideoKt$getVideos$$inlined$json$1.invokeSuspend(Api.kt:122)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
2022-09-24 00:10:28 W/bilibili-helper: VideoTasker with 415200463 数据加载异常,请汇报给开发者
kotlinx.serialization.MissingFieldException: Fields [list, page] are required for type with serial name 'xyz.cssxsh.bilibili.data.BiliSearchResult', but they were missing
	at kotlinx.serialization.internal.PluginExceptionsKt.throwMissingFieldException(PluginExceptions.kt:20)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult.<init>(Video.kt:93)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult$$serializer.deserialize(Video.kt:93)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult$$serializer.deserialize(Video.kt:93)
	at kotlinx.serialization.json.internal.PolymorphicKt.decodeSerializableValuePolymorphic(Polymorphic.kt:59)
	at kotlinx.serialization.json.internal.AbstractJsonTreeDecoder.decodeSerializableValue(TreeJsonDecoder.kt:51)
	at kotlinx.serialization.json.internal.TreeJsonDecoderKt.readJson(TreeJsonDecoder.kt:24)
	at kotlinx.serialization.json.Json.decodeFromJsonElement(Json.kt:119)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.api.VideoKt$getVideos$$inlined$json$1.invokeSuspend(Api.kt:122)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
2022-09-24 00:10:55 W/bilibili-helper: VideoTasker with 111227497 数据加载异常,请汇报给开发者
kotlinx.serialization.MissingFieldException: Fields [list, page] are required for type with serial name 'xyz.cssxsh.bilibili.data.BiliSearchResult', but they were missing
	at kotlinx.serialization.internal.PluginExceptionsKt.throwMissingFieldException(PluginExceptions.kt:20)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult.<init>(Video.kt:93)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult$$serializer.deserialize(Video.kt:93)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult$$serializer.deserialize(Video.kt:93)
	at kotlinx.serialization.json.internal.PolymorphicKt.decodeSerializableValuePolymorphic(Polymorphic.kt:59)
	at kotlinx.serialization.json.internal.AbstractJsonTreeDecoder.decodeSerializableValue(TreeJsonDecoder.kt:51)
	at kotlinx.serialization.json.internal.TreeJsonDecoderKt.readJson(TreeJsonDecoder.kt:24)
	at kotlinx.serialization.json.Json.decodeFromJsonElement(Json.kt:119)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.api.VideoKt$getVideos$$inlined$json$1.invokeSuspend(Api.kt:122)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
2022-09-24 00:15:41 W/bilibili-helper: VideoTasker with 248466804 数据加载异常,请汇报给开发者
kotlinx.serialization.MissingFieldException: Fields [list, page] are required for type with serial name 'xyz.cssxsh.bilibili.data.BiliSearchResult', but they were missing
	at kotlinx.serialization.internal.PluginExceptionsKt.throwMissingFieldException(PluginExceptions.kt:20)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult.<init>(Video.kt:93)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult$$serializer.deserialize(Video.kt:93)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.data.BiliSearchResult$$serializer.deserialize(Video.kt:93)
	at kotlinx.serialization.json.internal.PolymorphicKt.decodeSerializableValuePolymorphic(Polymorphic.kt:59)
	at kotlinx.serialization.json.internal.AbstractJsonTreeDecoder.decodeSerializableValue(TreeJsonDecoder.kt:51)
	at kotlinx.serialization.json.internal.TreeJsonDecoderKt.readJson(TreeJsonDecoder.kt:24)
	at kotlinx.serialization.json.Json.decodeFromJsonElement(Json.kt:119)
	at bilibili-helper-1.6.4.mirai2.jar//xyz.cssxsh.bilibili.api.VideoKt$getVideos$$inlined$json$1.invokeSuspend(Api.kt:122)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
	at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
@cssxsh
Copy link
Owner

cssxsh commented Sep 24, 2022

B站更新了反扒策略,被反扒拦截了

@cssxsh
Copy link
Owner

cssxsh commented Sep 24, 2022

可以参考 readme 添加 cookies
https://github.com/cssxsh/bilibili-helper#cookies

@cssxsh cssxsh changed the title 错误信息报告 错误信息报告,Fields [list, page] are required Sep 24, 2022
@cssxsh cssxsh pinned this issue Sep 24, 2022
@cssxsh cssxsh self-assigned this Sep 24, 2022
@cssxsh cssxsh added the bug Something isn't working label Sep 24, 2022
@cssxsh cssxsh closed this as completed in c5672b3 Sep 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 👌
Development

No branches or pull requests

2 participants