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

Not working in game chat #213

Open
skymidy opened this issue Jun 28, 2023 · 1 comment
Open

Not working in game chat #213

skymidy opened this issue Jun 28, 2023 · 1 comment

Comments

@skymidy
Copy link

skymidy commented Jun 28, 2023

Hello! I am just recently start using you authlib-injector as agent for modded minecraft server and got a strange error that happens with all players on my server:
изображение

There is how server is created:
Ubuntu 18.04.6 LTS
openjdk version "17.0.7" 2023-04-18
minecraft server fabric-server 1.20.1 loader 0.14.21 launcher 0.11.2
authlib-injector 1.2.3

authlib-injector.log

Logging started at 2023-06-28T05:47:00.795602423Z
[authlib-injector] [INFO] Version: 1.2.3
[authlib-injector] [INFO] Authentication server: https://ely.by
[authlib-injector] [INFO] Redirect to: https://account.ely.by/api/authlib-injector
[authlib-injector] [INFO] Disabled Mojang namespace
[authlib-injector] [INFO] Transformed [com.mojang.authlib.properties.Property] with [Yggdrasil Public Key Transformer]
[authlib-injector] [INFO] Transformed [net.minecraft.class_3248] with [Username Character Check Transformer]
[authlib-injector] [INFO] Transformed [com.mojang.authlib.HttpAuthenticationService] with [ConcatenateURL Workaround]
[authlib-injector] [INFO] Httpd is running on port 45795
[authlib-injector] [INFO] Transformed [com.mojang.authlib.yggdrasil.YggdrasilEnvironment] with [Constant URL Transformer]
[authlib-injector] [INFO] Transformed [com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo] with [Yggdrasil Public Key Transformer]
@JoCat
Copy link

JoCat commented Sep 12, 2023

Setting the enforce-secure-profile=false parameter in your server.properties should solve the problem

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

2 participants