TheIllusiveC4 / Curios

Minecraft Mod: A flexible and expandable accessory/equipment API for users and developers.
https://www.curseforge.com/minecraft/mc-mods/curios
Other
179 stars 72 forks source link

[Bug]: Copy eqipped items after respawning #405

Closed mc-kaishixiaxue closed 2 months ago

mc-kaishixiaxue commented 5 months ago

Minecraft Version

1.20.1

What happened?

The items in Curios API's GUI will be copied after respawning.

How do you trigger this bug?

  1. Set keeyInventory to true;
  2. Equip an item in Curios slot;
  3. Run /kill command;
  4. Click Respawn button;
  5. The item was copied. 2024-05-01_10 42 40

Loader

Forge

Loader Version

47.2.30

Mod Version

5.9.0+1.20.1

Relevant Log Outputs

mod list latest.log

TheIllusiveC4 commented 5 months ago

I cannot reproduce this with just Curios (and Artifacts). Setting keepInventory to true and then dying/respawning does not duplicate items. Please try it out yourself with only Curios and one other mod that adds a curio slot/item. If this only happens with your mod list, then it's likely a mod conflict with another mod.

Enphyum commented 4 months ago

it seems like this is caused by DivineRPG