PaperMC / Folia

Fork of Paper which adds regionised multithreading to the dedicated server.
GNU General Public License v3.0
3.54k stars 446 forks source link

If a player is using an Enchanting Table or Anvil while the server is down, the item will disappear after restarting. #148

Open jason920612 opened 1 year ago

jason920612 commented 1 year ago

Expected behavior

Items remain after reboot

Observed/Actual behavior

If a player is using an Enchanting Table or Anvil while the server is down, the item will disappear after restarting.

Steps/models to reproduce

Restarting the server while using the Enchanting Table or Anvil will cause the item to disappear after the restart.

Plugin and Datapack List

[03:44:21 INFO]: Server Plugins (26): [03:44:21 INFO]: Bukkit Plugins: [03:44:21 INFO]: - BetterGUI, BetterRTP, BlockLocker, Chunky, ChunkyBorder, CMILib, CodFrame, CoreProtect, Essentials, EssentialsAntiBuild [03:44:21 INFO]: EssentialsChat, EssentialsDiscord, EssentialsSpawn, FancyNpcs, GreenChunk, GSit, InvSeePlusPlus, LuckPerms, NatureRevive, PlayerWarps [03:44:21 INFO]: PvPManager, Residence, TAB, Vault, ViaVersion, WorldEdit

Folia version

[03:44:42 INFO]: Checking version, please wait... [03:44:43 INFO]: This server is running Folia version git-Folia-"f6e91e9" (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: f6e91e9) You are running the latest version

Other

No response

jason920612 commented 1 year ago

Deleting InvSeePlusPlus solved the problem.

Nacioszeczek commented 1 year ago

I can still reproduce this without using any plugins. Are you sure it's been fixed?

matteoscalabrini commented 6 months ago

Can confirm. Happens also when client disconnects while enchanting.

cavallium commented 6 months ago

It happened on my server too, a player lost connection while enchanting a bow, and both the anvil and the bow disappeared.