Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Duplicate Capability Key #392

Open
SaltSouls opened this issue Mar 20, 2024 · 6 comments
Open

[Bug]: Duplicate Capability Key #392

SaltSouls opened this issue Mar 20, 2024 · 6 comments
Assignees
Labels
status: pending This issue or pull request is pending further information or consideration type: bug Something isn't working

Comments

@SaltSouls
Copy link

Minecraft Version

1.20.1

What happened?

This isn't causing any bugs, but I believe this may be the cause of the Invalid Playerdata when trying to join a world for the first time.

How do you trigger this bug?

  1. Create a world
  2. Join world
  3. Save and exit world
  4. Attempt to rejoin
  5. Get kicked for invalid data
  6. Attempt to join again
  7. Success

Loader

Forge

Loader Version

1.20.1-47.2.21

Mod Version

5.7.2-1.20.1

Relevant Log Outputs

Latest.log
Debug.log

@SaltSouls SaltSouls added status: triage This issue or pull request is awaiting review type: bug Something isn't working labels Mar 20, 2024
@TheIllusiveC4 TheIllusiveC4 added status: pending This issue or pull request is pending further information or consideration and removed status: triage This issue or pull request is awaiting review labels Mar 21, 2024
@TheIllusiveC4
Copy link
Owner

Does this happen with only Curios loaded?

I also noticed that you have Sinytra Connector installed, does this happen if you remove it?

@dabomb6405
Copy link

I am getting this same issue when trying to run the latest version of Beans Backpacks.

@LegendarySpy
Copy link

I get the same issue but mine just full on crashes the server, this is the beginning of a very long crash log, for me it crashes with elytra slot enabled, if its disabled it works fine:

[ne.mi.ev.EventBus/EVENTBUS]: Exception caught during firing event: Duplicate Capability Key: curios:item com.illusivesoulworks.elytraslot.ElytraSlotForgeMod$1@30e36fc9

@TheIllusiveC4
Copy link
Owner

Are either of you running Sinytra Connector as well?

@LegendarySpy
Copy link

I am not

@TheIllusiveC4
Copy link
Owner

Usually this is a result of multiple mods trying to add the same capability to an item. My suggestion is to try and remove mods in order to isolate which ones are conflicting with each other. In addition, it may be beneficial to begin with a bare minimum environment with just Curios API and a couple other mods to verify if it's a Curios bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: pending This issue or pull request is pending further information or consideration type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants