DeadChest

DeadChest

187k Downloads

Deadchest's dont unload.

captainion2119 opened this issue · 12 comments

commented

Been running an SMP since a while now, but I have noticed many ghost deadchests just stuck in the world.

  • Deadchest
  • 4.7.0 (latest on bukkit as of now)
  • 1.17.1
  • Paper 1.17.1

Description
There are random deadchest timers (without any chest) floating around in the Whole Minecraft world, loaded/unloaded chucks both. According to the players the timers have exceeded the time limit prior to this observation.

To Reproduce
Steps to reproduce the behavior:
No steps recorded as of now but will update if found.

Expected behavior
The deadchest timers should delete themselves once the Chest runs out of time

Screenshots
2021-09-07_21 36 21

commented

I encountered exactly the same issue.
see image below :

image

commented

I'm suffering like same problem, is there any solution to remove all?

commented

To everyone facing the same problem, I joined the discord server of apavarino,
He has mentioned only 2 methods of solving this problem in the server they are:

using the command "/dc repair" (inbuilt command made for fixing errors such as the ghost deadchests)

or if this doesn't work (As it didn't for me) using the following minecraft command "/minecraft:kill @e[sort=nearest,limit=1,type=minecraft:armor_stand]" to kill the invisible armour stands also works, but requires to be used continuously to kill every "deadchest of (Username)" and "00h 00m 00s Left" separately.

commented

A todos que enfrentam o mesmo problema, entrei no discord server do apavarino, ele citou apenas 2 métodos de resolver este problema no servidor são eles:

usando o comando "/ dc repair" (comando embutido feito para corrigir erros, como os deadchests fantasmas)

ou se isso não funcionar (como não funcionou para mim) usando o seguinte comando do minecraft "/ minecraft: kill @e [sort = mais próximo, limite = 1, type = minecraft: armor_stand]" para matar os suportes de armadura invisíveis também funciona, mas precisa ser usado continuamente para matar todos os "baús mortos de (nome de usuário)" e "00h 00m 00s restantes" separadamente.

Wouldn't this command delete the players' stand weapons as well?

commented

This doesn't solve the problem though. The devs said they are looking into it.

To reproduce
Happens when the player has an inventory and keeps dying over and over.

This is what a player on my server reported to me.

commented

ah, alright. I just switched to a different grave plugin cuz, well it was looking bad, having so many ghost deadchests.

But I am sure interested in how they will go forward in fixing this bug

commented

Hi everyone.

This issue is caused by an issue in Paper for version 1.17.1 (and maybe other fork based on paper ?). It's not directly related to Deadchest (PaperMC/Paper#5872)

On Deadchest, the bug occured when a timer of deadchest is out and the chunk is currently unload. In this case due to the bug, deadchest is not able to retrieve the armor stand and can't remove it

I have two options. Make major changes on plugin to get ride of this or wait until Paper fix that bug.

I think i will do the first option. I will keep your informed here.

Thanks all for your feedback.

commented

I had suspected that, but shrugged it off when it became common, thank you for responding, hoping to see a fix soon!
👍

commented

Hi guys,
Good news ! After hours of work I finally found a workaround for this issue.

I need to test it better but the result are very good !

I will release a new version soon with this fix and some other stuff.

Thanks for your patience.

commented

Fixed on 4.8.0

commented

Fixed on 4.8.0

And where's that version?

commented

Currently under validation by the bukkit staff. That's should arrive in the next 24h.