[GH-ISSUE #540] 关于只有挂代理才能不报错否则一直请求错误的问题和V3.0.0在启动后概率出现界面位移的问题 #287

Closed
opened 2026-02-27 07:11:04 +03:00 by kerem · 9 comments
Owner

Originally created by @silver-wolf-little-wife on GitHub (Nov 8, 2025).
Original GitHub issue: https://github.com/imsyy/SPlayer/issues/540

是网页端还是客户端

客户端

当前系统环境

Windows 11 家庭中文版24H2 26100.6584

当前 Node.js 及 npm 版本

使用的release中的稳定X86版本

当前版本

v3.0.0

具体信息

1、如标题,经过测试不管是V2.0还是V3.0,在刚打开软件的前几秒内能够不报错,后续便会一直显示请求错误,热重载和重启不能解决问题。在挂代理的情况下该情况消失。
2、如标题,V3.0.0版本在启动后概率出现界面位移,而V2.0版本没有该问题。

Originally created by @silver-wolf-little-wife on GitHub (Nov 8, 2025). Original GitHub issue: https://github.com/imsyy/SPlayer/issues/540 ### 是网页端还是客户端 客户端 ### 当前系统环境 Windows 11 家庭中文版24H2 26100.6584 ### 当前 Node.js 及 npm 版本 使用的release中的稳定X86版本 ### 当前版本 v3.0.0 ### 具体信息 1、如标题,经过测试不管是V2.0还是V3.0,在刚打开软件的前几秒内能够不报错,后续便会一直显示请求错误,热重载和重启不能解决问题。在挂代理的情况下该情况消失。 2、如标题,V3.0.0版本在启动后概率出现界面位移,而V2.0版本没有该问题。
kerem 2026-02-27 07:11:04 +03:00
  • closed this issue
  • added the
    过期
    label
Author
Owner

@MoYingJi commented on GitHub (Nov 8, 2025):

你下载的应该是 Releases 里的 v3.0.0-beta.3 吧?
你可以选择在 GitHub Action 中下载最新开发版看看是否能复现此问题

你可以按 Ctrl + Shift + I 打开开发者工具,查看日志

你还可以补充更多详细信息,如果没有充足的信息,我能做的只有帮你算一卦

(比如:你是否正确地关闭了代理、界面位移是什么样子的...)

符玄 算一卦
<!-- gh-comment-id:3506657076 --> @MoYingJi commented on GitHub (Nov 8, 2025): 你下载的应该是 Releases 里的 v3.0.0-beta.3 吧? 你可以选择在 GitHub Action 中下载最新开发版看看是否能复现此问题 你可以按 <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>I</kbd> 打开开发者工具,查看日志 你还可以补充更多详细信息,如果没有充足的信息,我能做的只有帮你算一卦 (比如:你是否正确地关闭了代理、界面位移是什么样子的...) <img src="https://bbs-static.miyoushe.com/static/2023/08/23/2d1135163d42f28c44a882cef81c52db_7816121444361556952.png" alt="符玄 算一卦" width="75" >
Author
Owner

@silver-wolf-little-wife commented on GitHub (Nov 9, 2025):

Image Image Image Image Image Image Image Image ![Image](https://github.com/user-attachments/assets/0ffcdc50-b73b-4687-beb8-e753cb183164) 未加载出歌单的是没有进行代理的,加载出歌单的是进行代理之后的,代理使用的是clash verge的TUN模式。
<!-- gh-comment-id:3507340787 --> @silver-wolf-little-wife commented on GitHub (Nov 9, 2025): <img width="1396" height="1084" alt="Image" src="https://github.com/user-attachments/assets/a893c627-eaaa-4eef-ab7e-e8f95aacfd90" /> <img width="1990" height="1238" alt="Image" src="https://github.com/user-attachments/assets/16d8aa51-af93-473e-841e-7e9d0cd15056" /> <img width="2047" height="1280" alt="Image" src="https://github.com/user-attachments/assets/4a39c957-369d-4ac6-9c61-71d2874b9753" /> <img width="1901" height="1185" alt="Image" src="https://github.com/user-attachments/assets/caa99b16-d76a-49a8-8e5e-c1ccc6d766d3" /> <img width="2043" height="1336" alt="Image" src="https://github.com/user-attachments/assets/52d76792-d48a-4945-a569-3564ce11f2e9" /> <img width="1910" height="1172" alt="Image" src="https://github.com/user-attachments/assets/de2aa9ac-1317-44f9-99c9-811647f090b0" /> <img width="2064" height="1387" alt="Image" src="https://github.com/user-attachments/assets/54e51f5d-ee0a-4d42-8661-20275bacb605" /> <img width="1914" height="1196" alt="Image" src="https://github.com/user-attachments/assets/5d70b03f-4728-4bed-87b8-cb056bebb088" /> ![Image](https://github.com/user-attachments/assets/0ffcdc50-b73b-4687-beb8-e753cb183164) 未加载出歌单的是没有进行代理的,加载出歌单的是进行代理之后的,代理使用的是clash verge的TUN模式。
Author
Owner

@MoYingJi commented on GitHub (Nov 9, 2025):

这是真没见过了,什么奇奇怪怪的问题 🤔?等作者过来看看吧,或者你是否尝试过

  • 清除 SPlayer 的数据,重新登录
  • 升级为最新开发版

大部分图的界面出错感觉像是界面太窄引发的?(打开开发者工具占用了空间)
但像第七张图整体位移的情况我是没见过

<!-- gh-comment-id:3507508992 --> @MoYingJi commented on GitHub (Nov 9, 2025): 这是真没见过了,什么奇奇怪怪的问题 🤔?等作者过来看看吧,或者你是否尝试过 - 清除 SPlayer 的数据,重新登录 - 升级为最新开发版 大部分图的界面出错感觉像是界面太窄引发的?(打开开发者工具占用了空间) 但像第七张图整体位移的情况我是没见过
Author
Owner

@silver-wolf-little-wife commented on GitHub (Nov 9, 2025):

Image

修好了,我尝试了修复系统的dll文件,一切bug全部消失了,包括图七的奇怪位移,遇到像我这样的或者一直报错的同志们可以试试修复系统dll文件。

<!-- gh-comment-id:3507546762 --> @silver-wolf-little-wife commented on GitHub (Nov 9, 2025): <img width="1990" height="1271" alt="Image" src="https://github.com/user-attachments/assets/3647c57f-f481-484f-b895-6960219922cf" /> 修好了,我尝试了修复系统的dll文件,一切bug全部消失了,包括图七的奇怪位移,遇到像我这样的或者一直报错的同志们可以试试修复系统dll文件。
Author
Owner

@silver-wolf-little-wife commented on GitHub (Nov 9, 2025):

Image 登录前可以了,登录后又出现了bug
<!-- gh-comment-id:3507548137 --> @silver-wolf-little-wife commented on GitHub (Nov 9, 2025): <img width="1967" height="1232" alt="Image" src="https://github.com/user-attachments/assets/619c76ad-854b-4b78-9110-37f3233a9818" /> 登录前可以了,登录后又出现了bug
Author
Owner

@imsyy commented on GitHub (Nov 9, 2025):

开启设置中的 使用真实 ip 地址试试

<!-- gh-comment-id:3508446827 --> @imsyy commented on GitHub (Nov 9, 2025): 开启设置中的 使用真实 ip 地址试试
Author
Owner

@littlewifeofsilverwolf-ops commented on GitHub (Nov 15, 2025):

Image Image 经过重装系统,没有用,同时升级至beta5版本问题依然存在,使用真实ip设置已开启
<!-- gh-comment-id:3536580208 --> @littlewifeofsilverwolf-ops commented on GitHub (Nov 15, 2025): <img width="2017" height="1283" alt="Image" src="https://github.com/user-attachments/assets/f441bcc6-768f-4829-9d27-039925c49b8e" /> <img width="1921" height="1190" alt="Image" src="https://github.com/user-attachments/assets/1a3a6872-2600-4cc2-80a4-8e2dea438936" /> 经过重装系统,没有用,同时升级至beta5版本问题依然存在,使用真实ip设置已开启
Author
Owner

@littlewifeofsilverwolf-ops commented on GitHub (Nov 15, 2025):

哪怕挂代理也只有前几分钟可以使用

<!-- gh-comment-id:3536580764 --> @littlewifeofsilverwolf-ops commented on GitHub (Nov 15, 2025): 哪怕挂代理也只有前几分钟可以使用
Author
Owner

@github-actions[bot] commented on GitHub (Dec 15, 2025):

👀 该 Issue 已经 30 天没有任何更新啦
如果问题仍然存在,请回复此评论,否则将在 7 天后自动关闭

<!-- gh-comment-id:3656980510 --> @github-actions[bot] commented on GitHub (Dec 15, 2025): 👀 该 Issue 已经 30 天没有任何更新啦 如果问题仍然存在,请回复此评论,否则将在 7 天后自动关闭
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPlayer#287
No description provided.