-
Notifications
You must be signed in to change notification settings - Fork 5
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
点击收藏或者历史记录后软件闪退 #12
Comments
系统是鸿蒙2和鸿蒙4.2 |
帮我抓报错的人说是fmt写的有问题 |
11-03 21:29:06.033 25407 25477 E AndroidRuntime: Process: net.deechael.esjzone, PID: 25407 完整的报错,先点的收藏后点的历史记录 |
getNovelDetail |
可能就是这种表格在华为设备上不适配 |
跟设备没关,可能是当时我没有遇见过有这种标签的小说所以没做检测适配 |
那佬这个问题好修吗? |
问题描述 报错集中在 设备环境 报错日志 问题来源猜测 |
以及这个项目我已经没有经历继续维护了,这只是我用来学习安卓开发及 compose 的项目之一,我到现在也没学完但也没准备学了 |
解决思路 解决方案 java/net/deechael/esjzone/network/features/GetNovelDetail.kt
java/net/deechael/esjzone/novellibrary/component/Item.kt
|
找人帮我抓了下报错
11-03 21:15:52.847 17311 17352 E AndroidRuntime: Process: net.deechael.esjzone, PID: 17311
11-03 21:15:52.847 17311 17352 E AndroidRuntime: at net.deechael.esjzone.novellibrary.component.ItemKt.analyseItems(Item.kt:41)
11-03 21:15:52.847 17311 17352 E AndroidRuntime: at net.deechael.esjzone.novellibrary.novel.NovelChapterListKt.analyseChapterList(NovelChapterList.kt:51)
11-03 21:15:52.847 17311 17352 E AndroidRuntime: at net.deechael.esjzone.network.features.GetNovelDetailKt.getNovelDetail(GetNovelDetail.kt:71)
11-03 21:15:52.847 17311 17352 E AndroidRuntime: at net.deechael.esjzone.ui.page.FavoritePage$Content$1$3$1$2$1.invokeSuspend(FavoritePage.kt:157)
说是这块
The text was updated successfully, but these errors were encountered: