Daniel V.
Daniel V.
> ### Description > This is a subserver under Velocity, using purpur1.20.4, Velocity compatible module has been installed and written the startup flag -Dcom.ghostchu.quickshop.util.Util.forceBungeeCord=true in start.bat But when entering the...
> It still happened on my 1.21.1 server. > > * Paper 1.21.1 Build 89 > * QuickShop-Hikari-6.2.0.7.jar > * Velocity 3.3.0-SNAPSHOT-436 > * Compat-Velocity-6.2.0.7.jar [Compat-Velocity-6.2.0.7.zip](https://github.com/user-attachments/files/17172044/Compat-Velocity-6.2.0.7.zip) Should be fine with...
> A plugin tried to cancel a signed chat message. This is no longer possible in 1.19.1 and newer. This is a known limitation of Velocity. You'll have to use...
Is there still an error when recreating the shop? And what server software? Was already in the process of looking at how items are stored since paper/spigot and therefore any...
> `Is there still an error when recreating the shop?` > When players re-create the shop **it works** :3 > > `And what server software?` > **Purpur** as seen in...
> Also, where players can re-create their shops to fix it. Some players have loads and loads of shops they would have to re-create. Especially if this happens again next...
After investigation, this is an issue that is tied to the spigot API itself, which paper inherits from. Fixing would require full implementation of their deserialization methods which is out...
Forgot to update this, but this goes along with the serialization PR. Sadly spigot doesn't want to fix it so the PR introduces the revised serialization method, but only paper...
> > Forgot to update this, but this goes along with the serialization PR. Sadly spigot doesn't want to fix it so the PR introduces the revised serialization method, but...
Closing as the new Paper serialization PR addresses these issues going forward. Not much we can do for previous versions unfortunately, maybe they can upgrade their QS to use the...