You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am actually using ketting, and not any other software (e.g. magma)
I am using the latest Ketting version at the time of writing for the Minecraft version, that I am using
I have provided full server logs and not a crash-report
I have checked all items without reading.
I have provided proper reproduction steps
I have ticked all boxes
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.
After some debugging, I can trace the issue back to PlayerList.respawn, where the player never gets its capabilities reset
Just leaving that here for future reference
thepretzel
changed the title
Origins and corpse (?) dupe issue.
Origins dupe issue.
Aug 9, 2024
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
Logs
https://mclo.gs/YsiZEHw
This is debug.log because some stuff are not in latest.log.
Additional context
No response
The text was updated successfully, but these errors were encountered: