Skip to content

[Bug]: 完成活动的时候报错TimeoutError #47

Description

@yanghui1-arch

你的当前环境

(base) PS D:\workspace\codes\vue\petmate> node -v
v22.14.0

🐛 描述bug

点击活动开始以后,等待活动结束。当活动结束的时候,弹窗报错TimeoutError,报错信息如下

A JavaScript error occurred in the main process
Uncaught Exception:Error: 结束活动失败
at Timeout. onTimeout(D:\workspacelcodes\vuelpetmateldist\srclmainlipc.js:87:39)at listOnTimeout (node:internal/timers:588:17)at process.processTimers (node:internal/timers:523:7

并且我的 sing_exp, draw_exp, affection_exp, hungry, emotion, energy, health 都变成了Null

🤗 期望的结果

  1. 点击活动,活动开始,最后活动正常结束,不会有报错弹窗。
  2. 活动结束以后,sing_exp, draw_exp, affection_exp, hungry, emotion, energy, health 不会变成Null,且奖励正常结算

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions