Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

[Bug] 观看直播的功能失效 #1750

Open
2 of 11 tasks
TobyLi223 opened this issue Aug 9, 2023 · 3 comments
Open
2 of 11 tasks

[Bug] 观看直播的功能失效 #1750

TobyLi223 opened this issue Aug 9, 2023 · 3 comments
Assignees
Labels
bug 🐛 异常或错误使得应用不能按预期工作

Comments

@TobyLi223
Copy link

Bug 描述

如标题

复现问题的步骤

在进入直播选项卡后点击某个up主的图标,将会显示直播数据请求失败

预期行为

修复正常
!

截图

image

应用来源

  • Microsoft Store
  • Github
  • 其它

其它来源

No response

系统版本

  • Windows 10 1809 (Build 17763)
  • Windows 10 1903 (Build 18362)
  • Windows 10 1909 (Build 18363)
  • Windows 10 2004 (Build 19041)
  • Windows 10 20H2 (Build 19042)
  • Windows 10 21H1 (Build 19043)
  • Windows 11 21H2 (Build 22000)
  • 其它 (需注明)

其它系统版本

No response

运行设备

No response

日志记录

applog.2023-08-09.log

备注

No response

人人为我,我为人人

我更擅长发现问题

@TobyLi223 TobyLi223 added the bug 🐛 异常或错误使得应用不能按预期工作 label Aug 9, 2023
@Nukepayload2
Copy link

我也遇到了这个问题。估计是发请求相关的代码得改了。不是稍微处理一下异常就搞得定的。
最开始我看到 ConvertToLivePlayerView 里面没有检查 roomInfo, detail.RoomInformation 和 detail.AnchorInformation 是不是空。把这些判空加上之后,获取封面用的 GetSourceUri 又报错了。忽略这些问题之后,我注意到 roomId 为空。那后面的请求都没办法发了。

@dustxn
Copy link

dustxn commented Aug 16, 2023

我也是这问题

@lingzhuxin
Copy link

我也是一样的问题

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug 🐛 异常或错误使得应用不能按预期工作
Projects
None yet
Development

No branches or pull requests

5 participants