[BUG] Servers show up as Incompatible in multiplayer if better F3 Forge is installed client side
starmun-0010 opened this issue ยท 3 comments
Description
This mod is client only but it is not configured as such, as a consequence the multiplayer servers show up as incompatible in the server list.
To Reproduce
- Install Forge and the Better F3 mod on client.
- Create a forge 1.16.5 Minecraft server.
- Add the server in multiplayer menu.
- The server will show up as incompatible with a big red X.
Expected behavior
There should be a green checkmark besides the server marking it compatible.
Version Information
- OS Windows 10
- Java Version: Java 8
- Minecraft Version: . 1.16.5
- Minecraft Forge Version: 36.1.4
- Mod Version: BetterF3 Forge v1.1.2 (1.16.2-1.16.5)
Additional context
DISPLAYTEST extension point needs to be overridden to configure IGNORESERVERONLY.
Client log as requested
latest.log
Server log (if needed)
latest.log

