Skip to content
Success

Changes

Summary

  1. Fix telling newer 1.7 Forge clients that they are outdated. Fixes #1476 (commit: f3c14cf) (details)
Commit f3c14cf064d78cf7aedfccd2336d3e1c6ce59d74 by md_5
Fix telling newer 1.7 Forge clients that they are outdated. Fixes #1476

* Only check the version of FML if we are running Minecraft 1.7.10 - 1.8 clients are always valid.
* If the version of FML that is reported is 7.10.99.99 - report the Forge version instead.
(commit: f3c14cf)
The file was modifiedproxy/src/main/java/net/md_5/bungee/forge/ForgeClientHandshakeState.java (diff)
The file was modifiedproxy/src/main/java/net/md_5/bungee/forge/ForgeUtils.java (diff)