Posted February 20, 201511 yr Hi there, I've recently been forcing users to connect via a certain hostname (encase we migrate hosts quickly, which is often). Minecraft and older versions of Forge allow for this feature, however, the latest version of forge doesn't actually forward the hostname. I don't know if it's an issue with the coding, which is linked, however. This problem isn't with any other Forge version previous to 1.8. I've used both the latest version of Forge, 11.14.1.1322, the recommended 1.8 version, 11.14.0.1299 as well with Forge Mod Loader on the latest 8.0.20.1023. Source code: https://github.com/DarthCraft/DarthCraft/blob/master/src/net/darthcraft/dcmod/addons/ForceIp.java https://github.com/TotalFreedom/TotalFreedomMod/blob/98a3b5316703c90137dff7ca1272d9a2a00c8c19/src/me/StevenLawson/TotalFreedomMod/Listener/TFM_PlayerListener.java (Lines 899-915) I don't believe it's the actual code, also having issues with other plugins and servers that use similar methods. I don't actually believe Forge is forwarding the hostname. Please, try to fix this issue as soon as possible. It's not allowing myself and other members from connecting and using Forge on certain servers.
February 20, 201511 yr Its forwarding everything as necessary. Debug the project and see what data you're getting and you'll see the issue. Protip: Never assume that you're the ONLY thing in that field. It's used by MANY things. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.