incompatibility symbol (red "x") in multiplayer menu
cpm9 opened this issue ยท 2 comments
To reproduce:
Ping a forge server in the multiplayer menu that does not have Architectury in its mods folder. The client will display a red "x" for incompatible even though you are able to join the server. Is this intended? Because I assumed Architectury is okay to run just client-side.
Versions:
Forge 1.16.5-36,2,6
Architectury 1.23.33-forge
From clients latest.log:
[02Oct2021 22:17:38.148] [Netty Client IO #3/INFO] [net.minecraftforge.fml.client.ClientHooks/CLIENTHOOKS]: Client has mods that are missing on server: [architectury]
Certain features in Architectury will require the mod to be installed on the server as well (for example the network system, which mods like KubeJS or the FTB Suite rely on), so this is intentional, yeah