SlimefunGuguProject / Bump

A Slimefun4 addon that adds magic weapons, food and an appraisal system. Through the appraisal system, you could even get an 10 star weapon or armor. / 这是一个Slimefun4附属,它添加了魔法武器、食物、武器鉴定系统
https://builds.guizhanss.com/SlimefunGuguProject/Bump/main
GNU General Public License v3.0
7 stars 6 forks source link

插件加载时出现 [Server thread/WARN]: [Bump] LegacyAppraisalPaper - 'APPRAISAL_PAPER_ARMOR' (Bump vBuild 42 (git 24350a5)): The inherited Class "io.github.slimefunguguproject.bump.implementation.items.legacy.LegacyAppraisalPaper" has been deprecated. Check the documentation for more details! #183

Closed postyizhan closed 2 months ago

postyizhan commented 2 months ago

检查项目

问题描述

问题描述

在插件加载时出现WARN 下面是WARN的全部内容:

[07:28:48] [Server thread/WARN]: [Bump] LegacyAppraisalPaper - 'APPRAISAL_PAPER_ARMOR' (Bump vBuild 42 (git 24350a5)): The inherited Class "io.github.slimefunguguproject.bump.implementation.items.legacy.LegacyAppraisalPaper" has been deprecated. Check the documentation for more details!
[07:28:48] [Server thread/WARN]: [Bump] You can report this warning here: https://github.com/SlimefunGuguProject/Bump/issues
[07:28:48] [Server thread/WARN]: [Bump] LegacyAppraisalPaper - 'APPRAISAL_PAPER_DAMAGE' (Bump vBuild 42 (git 24350a5)): The inherited Class "io.github.slimefunguguproject.bump.implementation.items.legacy.LegacyAppraisalPaper" has been deprecated. Check the documentation for more details!
[07:28:48] [Server thread/WARN]: [Bump] You can report this warning here: https://github.com/SlimefunGuguProject/Bump/issues
[07:28:48] [Server thread/WARN]: [Bump] LegacyAppraisalPaper - 'APPRAISAL_PAPER_HORSE_ARMOR' (Bump vBuild 42 (git 24350a5)): The inherited Class "io.github.slimefunguguproject.bump.implementation.items.legacy.LegacyAppraisalPaper" has been deprecated. Check the documentation for more details!
[07:28:48] [Server thread/WARN]: [Bump] You can report this warning here: https://github.com/SlimefunGuguProject/Bump/issues

服务端核心

leaf 项目地址:https://github.com/Winds-Studio/Leaf

Minecraft 版本

1.20.4 在

Minecraft 版本
请选择你的 Minecraft 版本

处没有 1.20.x 故在此说明

复现步骤

1.下载并将本插件和粘液本体放入/plugins文件夹 2.开启服务端

预期行为

不再出现WARN,插件运行良好

服务器日志

https://paste.guizhanss.net/xnp4f

错误报告

No response

服务端软件

其他 (请在问题描述里写明)

Minecraft 版本

1.18.x

CS-CoreLib 版本

Slimefun版本

图片

插件版本

42

ybw0014 commented 2 months ago

不需要担心,直接忽略即可。这几个物品会在 Bump 3 移除。