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

Move protocol detector injection outside of sync block #370

Merged
merged 4 commits into from
Aug 23, 2024

Conversation

Ampflower
Copy link
Contributor

@Ampflower Ampflower commented Aug 23, 2024

Uses MixinExtras for local capturing; can be changed to a different method, or JiJ MixinExtras to maintain older Fabric Loader support if wanted.

Applies to 1.20.1+

Fixes #302

Copy link
Member

@FlorianMichael FlorianMichael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MixinExtras got added with Fabric Loader 0.15.0 and we enforce >=0.15.11 which means we can use MixinExtras (and also should for mod compatibility).

Can you reproduce the issue on 1.20.1? I can't, and if you also can't please revert the changes made to the 1.20.1 submodule.

@Ampflower
Copy link
Contributor Author

I can't reproduce it on 1.20.1 with 0.4.15+81-main, I shall revert then.

Copy link
Member

@FlorianMichael FlorianMichael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be fine now, thanks

@FlorianMichael FlorianMichael merged commit 5e59b9d into ViaVersion:main Aug 23, 2024
1 check passed
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.

Server connection Screen cancel button unresponsive
2 participants