Skip to content

定时备份任务 scheduleBackup 和清理任务 pruneSchedule 时间戳卡死 #54

Description

@wangwang701

定时备份任务 scheduleBackup 和清理任务 pruneSchedule 在每次执行完毕后,打印出来的下一次执行时间(next execute time)不会按照配置的间隔往后推移,一直显示为服务器启动时的初始时间。

仅日志显示问题,定时备份实际触发的时间间隔正确,备份功能本身无异常。

运行环境

  • 设备:Mac‑mini M4
  • 系统:macOS 26.5.2
  • Minecraft:1.21.11
  • 模组版本:quickbackupmulti_reforged 3.3.2
  • Java:21

复现步骤

  1. 启动服务器
  2. 观察每次定时任务执行完成后输出的「下一次执行时间」日志

附件

latest.log
QuickBackupMulti.json
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions