Skip to content

Server is marked incompatible #10

Open
@H0bbitBaron

Description

@H0bbitBaron

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));

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions