Skip to content

联机大厅未就绪时点击"复制虚拟 IP"触发 NullReferenceException #3564

Description

@Hymnu

检查项 / Checklist

  • 我已在 Issues 页面 中搜索,确认了这一 Bug 未被提交过 / I have searched the Issues page and confirmed that this bug has not been reported yet.
  • 我确认只是全部选中而没有仔细确认就直接提交了这个 Issue,并且同意这个 Issue 可以直接被关闭 / I confirm that I checked all boxes without carefully reading them, and agree that this issue may be closed directly.
  • 我确认正在使用当前更新分支的最新版 PCL CE,若不是,此 Issue 可能会被直接关闭(更新方式:启动器 设置-关于-软件更新 检查更新,或在 Releases 页面下载) / I confirm that I am using the latest PCL CE version on the current update channel. If not, this issue may be closed directly. To update, check for updates in Settings → About → Updates, or download the latest version from the Releases page.
  • 我确认会详细描述我所遇到的问题,并附上日志和截图,而不是随便填点东西敷衍了事 / I will describe the problem in detail, attach logs and screenshots, and avoid submitting vague or incomplete information.

描述 / Description

在“工具”选项卡的“加入大厅”栏输入编号后,点击“加入”进入大厅界面,左侧一直显示“连接中”。此时点击“复制虚拟 IP”按钮,将报错并导致启动器崩溃。

日志分析

(这里引用的日志为Launch-2026-8-24-205718952.log)
EasyTier内核启动。469。

[21:01:10.264] [INFO] [STA] [EasyTier] Launch EasyTier Core.

但无法建立连接。471—473,随后循环。

[Et Cli] Trying to get player info.
[Et Cli] Find player: c4a9b1e7...
[EasyTierEntity] Retry to get EasyTier Info.

按下“复制虚拟 IP”按钮引发空引用异常,弹出错误窗口。517—519。

[21:01:19.878] [INFO] [STA] [Control] 按下带图标按钮:复制虚拟 IP
[21:01:19.879] [FTL!] [STA] [生命周期|lifecycle] 未捕获的异常
System.NullReferenceException: Object reference not set to an instance of an object.

关闭错误窗口,PCL崩溃。544。

[21:01:22.230] [INFO] [STA] [生命周期|lifecycle] 开始强制关闭程序

重现步骤 / Steps to Reproduce

  1. 朋友按提示创建大厅,获得大厅编号
  2. 我将大厅编号输入“加入大厅”栏的输入框里,点击右侧“加入”按钮,进入大厅界面
Image
  1. 此时左侧一直显示“检测中”、“连接中”(一段时间后“检测中”会变成“已连接”)。此时点击“复制虚拟IP”按钮,弹出“致命错误 未捕获的异常”窗口(错误窗口忘记截图了,不过内容与日志里一致)
  2. 点击错误窗口中的“确定”按钮,错误窗口关闭,PCL闪退

日志与附件 / Logs & Attachments

PCL_CE_Logs_20260824212607.zip

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions