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

Fix server side for fabric #1026

Closed
wants to merge 3 commits into from
Closed

Fix server side for fabric #1026

wants to merge 3 commits into from

Conversation

VendoAU
Copy link

@VendoAU VendoAU commented Oct 14, 2024

I ended up making seperate encoder and decoder classes for clientbound and serverbound packets, not sure if that's the correct way to do it but it works.
I also created a CustomPipelineUtil class to match the other environments.

@Axionize
Copy link

Axionize commented Oct 14, 2024

This does not work and leads to an NPE at start when init() is called to try and use reflection to get the methods.

I've gone ahead and fixed it in #1027

@booky10 booky10 mentioned this pull request Oct 26, 2024
4 tasks
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

Successfully merging this pull request may close these issues.

2 participants