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

bug: 设置群组专属头衔接口报错 #41

Closed
SlightDust opened this issue Nov 12, 2023 · 9 comments
Closed

bug: 设置群组专属头衔接口报错 #41

SlightDust opened this issue Nov 12, 2023 · 9 comments
Labels
bug Something isn't working

Comments

@SlightDust
Copy link

警告: 在进一步操作之前,请检查下列选项。如果您忽视此模板或者没有提供关键信息,您的 Issue 将直接被关闭

  • 确保您使用的是 最新开发版本 的 Shamrock.
  • 确保您的问题尚未在 Issues 列表中提出.
  • 确保您的问题不是由于您的代码错误导致的.

描述 Bug

set_group_special_title接口报错Attempt to invoke virtual method 'byte[] java.lang.String.getBytes(java.lang.String)' on a null object reference

复现 Bug

http get请求http://ip:port/set_group_special_title?group_id=xxxxxx&user_id=xxxxxx&special_title=IMSB&access_token=xxxxxx
响应如下:

{
    "status": "failed",
    "retcode": 20002,
    "data": {
        "url": "/set_group_special_title?group_id=xxxxxx&user_id=xxxxxx&special_title=IMSB&access_token=xxxxxx",
        "error": "Attempt to invoke virtual method 'byte[] java.lang.String.getBytes(java.lang.String)' on a null object reference"
    }
}

系统信息

  • Shamrock 版本: 6b4f763
  • Android 版本: 12
  • 设备的制造商和型号: Redmi K30 5G
  • 设备的 CPU 架构: ARM64
@SlightDust SlightDust added the bug Something isn't working label Nov 12, 2023
@callng callng closed this as completed in 19e3846 Nov 12, 2023
@lindongbin
Copy link

版本 19e3846 没有修复,响应和上面一样?

@callng
Copy link
Collaborator

callng commented Nov 13, 2023

版本 19e3846 没有修复,响应和上面一样?

版本

@lindongbin
Copy link

版本 19e3846 没有修复,响应和上面一样?

版本

这个https://github.com/whitechi73/OpenShamrock/actions/runs/6842160765

@callng
Copy link
Collaborator

callng commented Nov 13, 2023

我说是QQ版本 你们反馈问题都不写的吗 我测试后都没问题🕵️

@lindongbin
Copy link

我说是QQ版本 你们反馈问题都不写的吗 我测试后都没问题🕵️

哦哦不好意思,刚部署的,QQ是8.9.88.13035,官网下载的

@callng
Copy link
Collaborator

callng commented Nov 13, 2023

test

@callng
Copy link
Collaborator

callng commented Nov 13, 2023

test

版本 8.9.88.13035

@lindongbin
Copy link

test

可以了,谢谢,我在一个小群测试的,不生效,另外一个群有效

@callng
Copy link
Collaborator

callng commented Nov 13, 2023

可以了,谢谢,我在一个小群测试的,不生效,另外一个群有效

你最好是说的报错。😠

Repository owner locked and limited conversation to collaborators Nov 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants