Skip to content

fix: 修复协议空间找不到退出口问题#1808

Merged
MistEO merged 1 commit intov2from
fix/20260401
Apr 1, 2026
Merged

fix: 修复协议空间找不到退出口问题#1808
MistEO merged 1 commit intov2from
fix/20260401

Conversation

@zmdyy0318
Copy link
Copy Markdown
Contributor

@zmdyy0318 zmdyy0318 commented Apr 1, 2026

close #1201
close #1708

Summary by Sourcery

Bug Fixes:

  • 更正 ProtocolSpace 的资产/模型管线配置,以解决空间内出口缺失或无法找到的问题。
Original summary in English

Summary by Sourcery

Bug Fixes:

  • Correct asset/model pipeline configuration for ProtocolSpace to resolve the missing or unfindable exit point within the space.

Copilot AI review requested due to automatic review settings April 1, 2026 05:24
Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey - 我已经查看了你的更改,看起来很棒!


Sourcery 对开源项目是免费的——如果你觉得我们的评审有帮助,请考虑分享 ✨
帮我变得更有用吧!请在每条评论上点 👍 或 👎,我会根据你的反馈改进后续的评审。
Original comment in English

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

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

该 PR 通过调整协议空间内“开始点/退出点”的神经网络检测类别索引,修复战斗结束后无法识别退出口、导致角色持续转视角的问题,从而解决协议空间奖励领取/退出流程卡死(关联 close #1201#1708)。

Changes:

  • 将进入协议空间后的“开始点移动”检测 expected 从 0 调整为 1。
  • 将“退出点移动”检测 expected 从 1 调整为 0,以匹配实际退出点类别。

@MistEO MistEO merged commit 277a0eb into v2 Apr 1, 2026
22 checks passed
@MistEO MistEO deleted the fix/20260401 branch April 1, 2026 08:15
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.

刷取协议空间 高阶培养IV时,找不到退出点导致任务失败 协议空间无法领取奖励

3 participants