Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[问题] 聊天展示在 1.20.5 以上版本中展示的物品不包含任何 NBT 数据 #445

Open
2 of 3 tasks
Micalhl opened this issue Sep 26, 2024 · 2 comments
Open
2 of 3 tasks
Labels
Bug | 漏洞 需要修复的错误

Comments

@Micalhl
Copy link

Micalhl commented Sep 26, 2024

是否已尝试最新的版本

  • 我已更新 TrChat 至最新的版本, 并且同样复现该问题.

是否已查阅 Wiki

  • 我已查阅 Wiki 对于该问题的相关内容, 并确定该问题是存在的.

如果使用跨服功能, 是否在代理端上安装了TrChat或使用redis转发?

  • 我已在代理端上安装了TrChat或使用redis转发 不使用代理端。

详细描述

  1. 新建一个物品,例如铁镐
  2. 使用铁砧更名
  3. 随意地添加几个附魔
  4. 展示,然后问题如下:
    6ed0f08e2b268e6bbf74b38861dea1f9

但是点击物品打开后,容器内的物品是正确的。

59c017129ef629d50c9e7043d0fdcfaa
5. 我监听了 ClientboundSystemChatPacket 然后输出了发送信息的内容(展示物品不同,但流程相同),如下:
6f9c0bd00ce72868bf6b79355bfc2e9f
其中:

"hoverEvent":{"contents":{"id":"minecraft:netherite_sword","count":1},"action":"show_item"}

可见被展示的物品所包含的 NBT 数据全部丢失。

配置文件

默认配置,无任何更改。

日志

无任何报错信息。

服务器环境

服务器版本:

[18:29:15 INFO]: Current Purpur Version: 1.20.6-2233-0d6766e (MC: 1.20.6)*
* You are running the latest version

插件列表:

[18:29:24 INFO]: Bukkit Plugins: (3):
[18:29:24 INFO]:  - PlaceholderAPI, spark, TrChat
@Micalhl Micalhl added the Bug | 漏洞 需要修复的错误 label Sep 26, 2024
@Thexiaoyuqaq
Copy link

这个版本可以试试RedisChat,他的展示蛮好的

@hed516
Copy link

hed516 commented Nov 6, 2024

这个好久了,都不修

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug | 漏洞 需要修复的错误
Projects
None yet
Development

No branches or pull requests

3 participants