Craftoria

Craftoria

816k Downloads

[Bug Report]: Soulbound Item lost on death

Someguy122 opened this issue ยท 4 comments

commented

Modpack Version

1.20.1

Describe your issue.

lost my soulbound netherite backpack when killed by an Apotheosis boss with a sword affix that executes at 18% health, tested in creative and it happens then too

Crash Report

No response

Latest Log

No response

Have you modified the modpack?

No

User Modifications

No response

Did the issue happen in singleplayer or on a server?

Singleplayer

Discord Username

someguy122#0984

commented

Should've been fixed as of 1.22.0

commented

Of course. first step is of course to have a soulbound item in your inventory.

Before you start using apotheosis equipment you'll probably need to get your world tier up to a sufficient level, which you can cheat with "/apoth set_world_tier [player_name] pinnacle" to get the highest tier.

Then to get a sword with the execution affix you can take any sword and put it in Reforging Table from Apotheosis along with some sigil of rebirth, exp, and a rarity material(for instance the godforged pearl will be the highest rarity material and make the sword mythic tier). The reforging table works similarly to an enchanting table, you'll be given 3 options for the affixes that will be on the sword, or you can reforge something to reset the seed. You can reforge the same weapon as many times as you need until you get a sword that says enemies below a certain health percentage will be executed.

Image

After you have the sword affix you can kill someone that has a soulbound item or use some sort of clicker to kill yourself with the sword. Simple Clicker or Advanced Clicker from Just Dire Things will probably work, though I tested it using a modular router with energy upgrades and an activator module in it(you'll have to right click the activator module in your hand to open it, set the direction it'll attack, and change the action to attack nearby entity). Hook it up to a power source like an energy cell(creative) from Powah and insert the sword into it and let it kill you in survival mode. The other clickers I mentioned should be similar

After that you should notice the soulbound item is gone from your inventory and even clicking on the grave won't return it. I ran into the problem because with higher world tiers, apotheosis bosses will spawn which are basically just powerful versions of mobs with apotheosis gear equipped. I happened to run into one with a sword with that affix.

Hope that all helps, let me know if you have other questions

commented

I can probably guess that this is to do with the double death interaction.

From experience, Apoth gear that has execution will generally bug out if you one shot someone with a sword or if you do higher than the executing % per with a weapon that has the executing modifier. I think whats going on is that the game is first doing the damage to the player, setting their health to 0%, then the attribute kicks in and goes "oh so 0% is lower than 25%, so this person should die" but the person is already dead, causing them to die twice

Its pretty useful to get through totems, but it could mess with the soulbound mechanic as the person who the item is bound to might not exist (?) upon the second death / the items get lost in translation somewhere

commented

Hello there! I'm the developer of the grave mod (You're in grave danger) which should handle soulbound. I'm not too familiar with apotheosis, but I've tried to reproduce the issue unfortunately without much success. Could you perhaps give more clear steps to how it's reproduced?