ZHANGTIANYAO1 / TS3AudioBot-NetEaseCloudmusic-plugin

这是一个用C#给TS3AudioBot编写网易云插件,让你的TS可以有一个音乐机器人。如果觉得好的话,还请给个星星支持一下
139 stars 15 forks source link

<21:30:28> "TS3AudioBot": Error: Unknown Teamspeak Error. () #10

Closed YiCheng666666 closed 1 year ago

YiCheng666666 commented 1 year ago

昨天还正常的,今天放歌就显示错误,文件卸载了重新解压也是这样,但是api是正常跑的,然后里面的二维码也获取不到

iAmP1us commented 1 year ago

我是昨天才准备安装插件,!plugin load 0之后一直报错Error: Plugin error: UnknownError

YiCheng666666 commented 1 year ago

我是昨天才准备安装插件,!plugin load 0之后一直报错Error: Plugin error: UnknownError

你也是这个问题解决不了么,我重新装什么都没用

iAmP1us commented 1 year ago

没有解决发自我的 iPad在 2023年7月24日,23:52,YiCheng666666 @.***> 写道:

我是昨天才准备安装插件,!plugin load 0之后一直报错Error: Plugin error: UnknownError

你也是这个问题解决不了么,我重新装什么都没用

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>

ZHANGTIANYAO1 commented 1 year ago

请上传日志以便更详细的知道问题所在,日志文件在logs文件夹下,找到对应的时间

YiCheng666666 commented 1 year ago

请上传日志以便更详细的知道问题所在,日志文件在logs文件夹下,找到对应的时间

ts3audiobot_2023-07-27_22_42_55.log Unknown request error. 昨天突然好了 今天又是请求错误 现在重启了一下客户端就好了 还有我想请问一下 如何给朋友控制机器人的权限 我朋友无法使用指令点歌 会显示:<23:07:36>"usicbot”: Error: You cannot execute 'yun playij . You are missingthe 'cmd.yun. play right!

ZHANGTIANYAO1 commented 1 year ago

从日志上来看,是网易云API出现了问题,请检查API部署是否正确。地址应该为默认的127.0.0.1:3000


发件人: YiCheng666666 @.> 发送时间: 2023年7月28日 12:54 收件人: ZHANGTIANYAO1/TS3AudioBot-NetEaseCloudmusic-plugin @.> 抄送: Zhang Tianyao @.>; Comment @.> 主题: Re: [ZHANGTIANYAO1/TS3AudioBot-NetEaseCloudmusic-plugin] <21:30:28> "TS3AudioBot": Error: Unknown Teamspeak Error. () (Issue #10)

    - External Email -

请上传日志以便更详细的知道问题所在,日志文件在logs文件夹下,找到对应的时间

ts3audiobot_2023-07-27_22_42_55.loghttps://github.com/ZHANGTIANYAO1/TS3AudioBot-NetEaseCloudmusic-plugin/files/12190340/ts3audiobot_2023-07-27_22_42_55.log Unknown request error. 现在又变成请求错误了 昨天好了一天今天又开始了

― Reply to this email directly, view it on GitHubhttps://github.com/ZHANGTIANYAO1/TS3AudioBot-NetEaseCloudmusic-plugin/issues/10#issuecomment-1655003160, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVDLRMNV4QAKTGENLOZF3LDXSNAYXANCNFSM6AAAAAA2L6MHNU. You are receiving this because you commented.Message ID: @.***>

YiCheng666666 commented 1 year ago

从日志上来看,是网易云API出现了问题,请检查API部署是否正确。地址应该为默认的127.0.0.1:3000 ____ 发件人: YiCheng666666 @.> 发送时间: 2023年7月28日 12:54 收件人: ZHANGTIANYAO1/TS3AudioBot-NetEaseCloudmusic-plugin @.> 抄送: Zhang Tianyao @.>; Comment @.> 主题: Re: [ZHANGTIANYAO1/TS3AudioBot-NetEaseCloudmusic-plugin] <21:30:28> "TS3AudioBot": Error: Unknown Teamspeak Error. () (Issue #10) - External Email - 请上传日志以便更详细的知道问题所在,日志文件在logs文件夹下,找到对应的时间 ts3audiobot_2023-07-27_22_42_55.loghttps://github.com/ZHANGTIANYAO1/TS3AudioBot-NetEaseCloudmusic-plugin/files/12190340/ts3audiobot_2023-07-27_22_42_55.log Unknown request error. 现在又变成请求错误了 昨天好了一天今天又开始了 ― Reply to this email directly, view it on GitHub<#10 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVDLRMNV4QAKTGENLOZF3LDXSNAYXANCNFSM6AAAAAA2L6MHNU. You are receiving this because you commented.Message ID: @.***>

我现在已经解决了问题 现在还有就是播放歌曲id的时候有时候会报错 An unexpected error occurred: Object reference not set to an instance of an object. 比如这个 https://music.163.com/song?id=411214279&userid=1743425620

YiCheng666666 commented 1 year ago

还有就是什么时候能添加根据歌单id来读取歌单的功能

ZHANGTIANYAO1 commented 1 year ago

还有就是什么时候能添加根据歌单id来读取歌单的功能

一直有这个功能

ZHANGTIANYAO1 commented 1 year ago

我现在已经解决了问题 现在还有就是播放歌曲id的时候有时候会报错 An unexpected error occurred: Object reference not set to an instance of an object. 比如这个 https://music.163.com/song?id=411214279&userid=1743425620

等待进一步查看

YiCheng666666 commented 1 year ago

还有就是什么时候能添加根据歌单id来读取歌单的功能

一直有这个功能

现在按照id来播放歌单和歌曲会有错误 id是正确的 什么时候会更新播放网易云云盘内的歌曲呢

ZHANGTIANYAO1 commented 1 year ago

遇到的错误麻烦发一个日志我看看,网易云网盘的话需要API的支持,我不确定能不能实现

获取Outlook for Androidhttps://aka.ms/AAb9ysg


From: YiCheng666666 @.> Sent: Saturday, July 29, 2023 3:49:26 PM To: ZHANGTIANYAO1/TS3AudioBot-NetEaseCloudmusic-plugin @.> Cc: Zhang Tianyao @.>; Comment @.> Subject: Re: [ZHANGTIANYAO1/TS3AudioBot-NetEaseCloudmusic-plugin] <21:30:28> "TS3AudioBot": Error: Unknown Teamspeak Error. () (Issue #10)

    - External Email -

还有就是什么时候能添加根据歌单id来读取歌单的功能

一直有这个功能

现在按照id来播放歌单和歌曲会有错误 id是正确的 什么时候会更新播放网易云云盘内的歌曲呢

― Reply to this email directly, view it on GitHubhttps://github.com/ZHANGTIANYAO1/TS3AudioBot-NetEaseCloudmusic-plugin/issues/10#issuecomment-1656588695, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVDLRMMGG4MYKV3XZ46SV7TXSS6ANANCNFSM6AAAAAA2L6MHNU. You are receiving this because you commented.Message ID: @.***>