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 'Chat disabled due to missing profile public key' error #91

Merged
merged 1 commit into from Jul 7, 2023

Conversation

Enjoys-1
Copy link
Contributor

@Enjoys-1 Enjoys-1 commented Jul 3, 2023

This was caused by the session object's type being AccountType.MOJANG instead of AccountType.MSA. Because of this, the profile public key failed to generate.

@axieum
Copy link
Owner

axieum commented Jul 5, 2023

Thank you for this. I'll give it a test with my account soon to check if it's account-specific.

Otherwise, it looks good to merge! 👌

@alext
Copy link

alext commented Jul 7, 2023

I've been hitting the same issue, and testing with this patch seems to have resolved it for me.

@axieum axieum merged commit 3fcdb51 into axieum:main Jul 7, 2023
1 check passed
axieum pushed a commit that referenced this pull request Jul 7, 2023
This was referenced Jul 7, 2023
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.

None yet

3 participants