PluginBugs / Issues-Wraith

Repository used to keep track of issues of my plugin Wraith
0 stars 0 forks source link

lunar and badlion cant join when testclient #75

Closed Ofek270704 closed 2 years ago

Ofek270704 commented 2 years ago

lunar and badlion still can't join the server when testclient, my server is on 1.18.2, and still players cant join, those mods are not enabled. image

Ofek270704 commented 2 years ago

May you fix it as soon as possible because I am losing players, all my players are using lunar, I don't really like this client but nowadays kids use those clients so I have no option.

LoneDev6 commented 2 years ago

Wraith just reads what the client sends to the server. It detected Forge, World Edit CUI and WorldDownloader.

Ofek270704 commented 2 years ago

I know I disabled those things and still it doesn't work, it started to begin when they updated the client (when 1.19 was released) before that it was okay.

BartosB13 commented 2 years ago

I also have this problem. Regardless of mod settings, Lunar is rejected.

BartosB13 commented 2 years ago

I found a solution to the problem. It is the appropriate configuration.

For lunar to work, you need to edit the clients-config file:

  1. "Forge" section
    • brands -> fml: false
    • channels -> FML | HS: false

With these two set to false, wraith allows Lunar to connect to the server in my case as far as Forge is concerned. Everything else can be true.

  1. Section "worldeditcui"

With this one setting, wraith allows Lunar to connect to the server in my case as far as World Edit CUI is concerned. Everything else can be true.

  1. There is also a setting of the Lunar itself. But this is already described on the wiki, and here is no change in this case.

This is how it works for me. Any editing of the wraith config, changing the above options, everyone does it at their own risk.

LoneDev6 commented 2 years ago

I have no idea why Lunar client sends forge + worldedit packets. You should ask its developers.