Skip to content
This repository was archived by the owner on Oct 12, 2025. It is now read-only.

[Core] Fix MessageChain parsing error in ForwardEntity#856

Merged
NoirHare merged 3 commits intomasterfrom
dakrrrb/fix/MessageChain-parsing-error-in-ForwardEntity
Jun 3, 2025
Merged

[Core] Fix MessageChain parsing error in ForwardEntity#856
NoirHare merged 3 commits intomasterfrom
dakrrrb/fix/MessageChain-parsing-error-in-ForwardEntity

Conversation

@NoirHare
Copy link
Copy Markdown
Collaborator

@NoirHare NoirHare commented Jun 3, 2025

No description provided.

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

This PR fixes a MessageChain parsing error in ForwardEntity by adjusting how the MessageChain is constructed from incoming messages.

  • Introduces a new branch for handling non-null SourceMsg and a branch using PbReserve for parsing.
  • Simplifies sequence extraction using the null-coalescing operator.

Comment thread Lagrange.Core/Message/Entity/ForwardEntity.cs Outdated
Comment thread Lagrange.Core/Message/Entity/ForwardEntity.cs Outdated
@NoirHare NoirHare changed the title [All] Fix MessageChain parsing error in ForwardEntity [Core] Fix MessageChain parsing error in ForwardEntity Jun 3, 2025
NoirHare and others added 2 commits June 3, 2025 20:12
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@NoirHare NoirHare merged commit 8ba45e4 into master Jun 3, 2025
8 checks passed
@NoirHare NoirHare deleted the dakrrrb/fix/MessageChain-parsing-error-in-ForwardEntity branch July 29, 2025 11:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants