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

StreamSerializer doesn't work anymore #3216

Closed
1 task
mauricelps opened this issue Sep 1, 2024 · 1 comment
Closed
1 task

StreamSerializer doesn't work anymore #3216

mauricelps opened this issue Sep 1, 2024 · 1 comment

Comments

@mauricelps
Copy link

mauricelps commented Sep 1, 2024

  • This issue is not solved in a development build

Describe the bug
I utilize ProtocolLib's StreamSerializer Class to sync survival server inventorys across servers.
Up to 1.20.6 everything worked like a charm, however upgrading to 1.21 it does not work anymore.
I then tried to take the plugin, which I was using before (which also used ProtocolLib) and it does throw the same issue.

To Reproduce
Steps to reproduce the behavior:

  1. Join the server
    2.) Put Items in the Enderchest / Inventory (Inventory or Armor Slots)
    3.) Change server to any other synced
    3.1) Error on the server where the player was leaving from
    3.2) No Error on the server where the player is joining on

Expected behavior
See above, starting at Step 3 - there should no error be on com.comphenix.protocol.utility.StreamSerializer

Screenshots
Stack Trace of said error: https://pastebin.com/QL55BdYG

Version Info
Provide your ProtocolLib install info with /protocol dump through pastebin.

Additional context
Add any other context about the problem here.

@JustRed23
Copy link
Contributor

Fixed in #3217

@Ingrim4 Ingrim4 closed this as completed Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants