Console players can only join vanilla crossplay servers. If the server is modded or EAC is off, consoles will see "not compatible" or cannot join.
EACEnabled must be true.ServerVisibility must be 2 (Public) and the LiteNetLib protocol must stay enabled; there is no single CrossplayEnabled property.| Cause | Fix |
|---|---|
| Modded server | Remove mods or create a separate vanilla instance. |
| EAC disabled | Enable EAC and restart the server. |
| Crossplay disabled | Enable crossplay in serverconfig.xml. |