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

遇到错误怎么自查?如何启动开发者模式? #2

Open
iAJue opened this issue Nov 5, 2024 · 2 comments
Open

遇到错误怎么自查?如何启动开发者模式? #2

iAJue opened this issue Nov 5, 2024 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@iAJue
Copy link
Owner

iAJue commented Nov 5, 2024

对于已编译的程序,如在使用过程中遇到错误,您可以通过以下方式启动调试模式:
  • 使用快捷键 Ctrl + Shift + I(Windows 和 Linux)或 Command + Option + I(macOS)打开开发者工具。

  • 通过命令行启动程序,或可添加参数 --remote-debugging-port=9222。

  • 程序API相关错误可查看日志

    • Windows: C:\Users<YourUsername>\AppData\Roaming\moekoemusic\logs\main.log
    • macOS: /Users//Library/Logs/\moekoemusic/main.log
    • Linux: /home//.config/\moekoemusic/logs/main.log

请将错误描述和截图提交至 Issue 或在修复后提交 Pull Request。

@Liwt0
Copy link

Liwt0 commented Mar 10, 2025

v1.4.2会出现播放失败

Image

@iAJue iAJue mentioned this issue Mar 10, 2025
@iAJue
Copy link
Owner Author

iAJue commented Mar 10, 2025

v1.4.2会出现播放失败

Image

这个是kugou那边的问题,请求音乐资源的时候挂了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants