Open
Description
Hello! Server with telegrambridge is marked incompatible. Log from client console:
[22:34:27] [Netty Client IO #1/INFO] [ne.mi.fm.cl.ClientHooks/CLIENTHOOKS]: Server has additional mods that may be needed on the client: [email protected]
Full log here.
May be related to this:
//Make sure the mod being absent on the other network side does not cause the client to display the server as incompatible
ModLoadingContext.get().registerExtensionPoint(ExtensionPoint.DISPLAYTEST, () -> Pair.of(() -> FMLNetworkConstants.IGNORESERVERONLY, (a, b) -> true));