Skip to content

fix: Refresh Group Members 0xfe7_3 0x899_PARAMETER_WRONG#112

Open
kengwang wants to merge 1 commit into
LagrangeDev:mainfrom
kengwang:fix/refresh-group-members
Open

fix: Refresh Group Members 0xfe7_3 0x899_PARAMETER_WRONG#112
kengwang wants to merge 1 commit into
LagrangeDev:mainfrom
kengwang:fix/refresh-group-members

Conversation

@kengwang
Copy link
Copy Markdown
Contributor

@kengwang kengwang commented Jun 1, 2026

Motivation

When a member joined a group, it will trigger an error

image

What's been done

It seems that OidbSvcTrpcTcp.0xfe7_4 is the new cmd of fetching member. Change to it, resulting no errors anymoe.

Copilot AI review requested due to automatic review settings June 1, 2026 10:53
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the TRPC service identifier used by FetchGroupMembersService to target a newer OIDB route for fetching group members.

Changes:

  • Switched the [Service] attribute from OidbSvcTrpcTcp.0xfe7_3 to OidbSvcTrpcTcp.0xfe7_4.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


[EventSubscribe<FetchGroupMembersEventReq>(Protocols.All)]
[Service("OidbSvcTrpcTcp.0xfe7_3")]
[Service("OidbSvcTrpcTcp.0xfe7_4")]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants