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]: item_handler capability is not synced between server and client #363

Closed
Mari023 opened this issue Jan 1, 2024 · 0 comments
Closed
Assignees
Labels
status: confirmed This issue or pull request has been accepted type: bug Something isn't working

Comments

@Mari023
Copy link

Mari023 commented Jan 1, 2024

Minecraft Version

1.20.4

What happened?

the content of the curio item handler capability is not synced to the client.

accessing curios via the api does work tho.

How do you trigger this bug?

  1. Put some curio in a slot
  2. query the capability serverside. It contains the curio.
  3. query the capability clientside. It contains a single slot filled with air.

Loader

NeoForge

Loader Version

20.4.60-beta

Mod Version

7.0.0-beta.3+1.20.4

Relevant Log Outputs

No response

@Mari023 Mari023 added status: triage This issue or pull request is awaiting review type: bug Something isn't working labels Jan 1, 2024
@TheIllusiveC4 TheIllusiveC4 added status: confirmed This issue or pull request has been accepted and removed status: triage This issue or pull request is awaiting review labels Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: confirmed This issue or pull request has been accepted type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants