QuickShop-Community / QuickShop-Hikari

QuickShop is a shop plugin that allows players to easily sell/buy any items from a chest without any commands. In fact, none of the commands that QuickShop provides are ever needed by a player.
https://modrinth.com/plugin/quickshop-hikari
GNU General Public License v3.0
84 stars 51 forks source link

[BUG] Unable to load food components correctly when restart the server #1622

Closed StarOnWater closed 3 weeks ago

StarOnWater commented 2 months ago

Description

After restarting the server, the items purchased in the store cannot be eaten

Steps to reproduce

  1. Listing items with food components
  2. Buy items, food components are working properly
  3. Restart the server
  4. Buy again, items lost food components

Expected Behaviour

Just fix it!

Screenshots

Before restart the server: image After restart the server: image

/quickshop paste URL

https://ghost-chu.github.io/quickshop-hikari-paste-viewer/?remote=https%3A%2F%2Fbytebin.lucko.me%2FUfFfEe9IFc

Additional Context

No response

Checklist

Ghost-chu commented 2 months ago

感谢您报告此问题。QuickShop 不会对物品进行任何额外修改,因此该问题看起来似乎是 Spigot 的一个物品序列化/反序列化错误。
由于近期没有空闲时间处理错误报告,Issue 将暂挂,请耐心等待。

StarOnWater commented 2 months ago

感谢您报告此问题。QuickShop 不会对物品进行任何额外修改,因此该问题看起来似乎是 Spigot 的一个物品序列化/反序列化错误。 由于近期没有空闲时间处理错误报告,Issue 将暂挂,请耐心等待。

豪德,谢谢

creatorfromhell commented 1 month ago

感谢您报告此问题。QuickShop 不会对物品进行任何额外修改,因此该问题看起来似乎是 Spigot 的一个物品序列化/反序列化错误。 由于近期没有空闲时间处理错误报告,Issue 将暂挂,请耐心等待。

豪德,谢谢

Looks like they have made an API for this in Spigot, as of their 1.21 builds, could you validate?