Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Minecraft Forge 1.8] It login impossible to BungeeCord server. #1277

Closed
BlackYamato opened this issue Nov 26, 2014 · 8 comments
Closed

[Minecraft Forge 1.8] It login impossible to BungeeCord server. #1277

BlackYamato opened this issue Nov 26, 2014 · 8 comments

Comments

@BlackYamato
Copy link

With the introduction of the Minecraft Forge 1.8, it's not able to log in to BungeeCord server.
Minecraft 1.8 of the standard state is possible log in to the server.

Image of when I logged to the server.
 http://gyazo.com/e93a9a12123407b3fee6507c551491cc

Server Environment:
 ・BungeeCord build1020
 ・Spigot 1.7.9-R0.2-208-ge0f2e95 (MC: 1.7.10)

BungeeCord (config.yml):
 ip_forward: true

Spigot (spigot.yml):
 bungeecord: true

@geNAZt
Copy link
Contributor

geNAZt commented Nov 26, 2014

It seems to be a problem in Forge since all Clients which are 1.8/1.8.1 work except Forge.

@jeffreykog
Copy link

Jay another FML protocol change MinecraftForge/FML@36644e9

Before starting to update we should probably wait for the protocol to become stable

@me4502
Copy link

me4502 commented Dec 16, 2014

@bloodmc

@oloflarsson
Copy link

I also have this issue.

The message If you wish to use IP forwarding, please enable it in your BungeeCord config as well! is displayed for players trying to join the server using a Forge 1.8 client. However if you use the 1.8 client without Forge you can join without issues.

I am using Spigot 1.8 compiled 2014-12-15 (YYYY-MM-DD).
I am using Bungeecord: http://ci.md-5.net/job/BungeeCord/1025/

@me4502
Copy link

me4502 commented Dec 16, 2014

This issue also exists in reverse. Attempting to logon to a forge server with a vanilla client leads to it timing out.

@thexaero
Copy link

Same issue. Only with 1.8 forge client.

@dualspiral
Copy link
Contributor

For now guys, can you try my branch at https://github.com/dualspiral/BungeeCord/tree/issue-1277?

It's not a perfect solution, if you have a FML network, you MUST turn IP forwarding off. It's the best we can do without updating the Spigot IP forwarding protocol. Let me know how it goes, if it works, I'll PR it.

(Thanks @geNAZt for the heads up on this and your initial patch)

@dualspiral
Copy link
Contributor

Should be fixed in the latest build - @md-5, this can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants