kettingpowered / Ketting-1-20-x

A fork of MinecraftForge with added Bukkit & Spigot patches
Other
60 stars 14 forks source link

Origins and corpse (?) dupe issue. #285

Open thepretzel opened 1 week ago

thepretzel commented 1 week ago

Basic questions:

What Minecraft Version is your Server on?

1.20.1

Full Ketting Version

1.20.1-47.3.1 0.2.26

Description of behavior

Not really sure if corpse is in this thing too but when using shulker origin and corpse mod on ketting server, if i die with items in my shulker origin storage, the items in my storage gets duped. After death, I receive my shulker items into my hand even though keepInventory is false and my shulker storage is staying intact as if i didn't even receive it's items into my hand. This doesn't happen on singleplayer world as it doesn't give your shulker storage items to your inventory.

Edit: After testing I found this is only origin mod's glitch. Glitch doesn't have anything to do with corpse mod.

Reproduction Steps

Steps to reproduce the behavior:
1. Use latest ketting version.
2. Run the server.
3. Select shulker origin.
4. Put some stuff in your origin storage (default: g).
5. Die.
6. Check shulker and your hand.
7. Profit.

Logs

https://mclo.gs/YsiZEHw This is debug.log because some stuff are not in latest.log.

Additional context

No response

thepretzel commented 1 week ago

tested this too and found this is only origin mod's glitch and corpse mod is irrelevant.

C0D3-M4513R commented 1 week ago

Do you have some sort of bukkit keepinv active? E.g. EssentialsX installed and the essentials.keepinv bukkit permission set to true.

thepretzel commented 1 week ago

as i said, it is only origin mod. there is not anything on the server other than the mod.