DHS plugin not sending LODs to client

Hello, I am running a paper 1.21.1 server with DHS 0.10.0 and when I connect with a fabric 1.21.1 client with DH 2.3.3-b I get this message in the server log (.txt file attached). The server also shows "Server support shared level keys" as you can see on the screenshot linked. This error seems to prevent my client to get the LODs from the server as the server is not recognizing I am using DH. I tried to check all the FAQ and answers but could not find my error message. I am running Oracle graalvm 21.0.8 on my server and Java 21.0.8 on the client. Thank you for your help !
Solution:
I suspect you have edited and broken your config file on the server side
Jump to solution
6 Replies
Allium
Allium4mo ago
DH_Error_message.txt uploaded to mclo.gs
Uploaded by erdann
Solution
Jckf
Jckf4mo ago
I suspect you have edited and broken your config file on the server side
Erdann
ErdannOP4mo ago
Do you mean the config.yml in the DHSupport folder ? Should I just delete it and reload the server so it is recreated ? I think the only change I have made is removing the comment before "generate_new_chunks: false"
Jckf
Jckf4mo ago
That's the one. The contents of that file are used to negotiate the client's configuration when it connects - and that's where you're getting the error message in the server log. So the client is left half-configured, which is why it says level keys only
Erdann
ErdannOP4mo ago
Thanks a lot, it worked ! It really was an easy fix, I should have tried this earlier, sorry for the inconvenience !
Jckf
Jckf4mo ago
No worries :)

Did you find this page helpful?