HexagonMC / BungeeCord

BungeeCord for Minecraft 1.7.10/1.8/1.9/1.10/1.11/1.12/1.13/1.14/1.15/1.16/1.17/1.18/1.19
Other
157 stars 66 forks source link

ActuallyAdditions buttons bug (1.10.2) #168

Open mkrtes opened 7 years ago

mkrtes commented 7 years ago

What Hexacord version are you using? Post the output of /bungee

This server is running HexaCord version git:BungeeCord-Bootstrap:1.12-SNAPSHOT:8d152de:158 by md_5 Protocol support for 1.7.x by Zartec, ghac and I9hdkill

Are you using Bungee plugins? If yes, please list all of them + versionnumber

BungeeChat-2.0.4_651 BungeeTabListPlus-2.7.4. nuvotifier-universal-2.3.3

How can we reproduce the error/bug?

Run server with ActuallyAdditions-1.10.2-r105 mod, connect it to Bungee-network, use any item with GUI. GUI buttons don't work. Screen: http://i.imgur.com/mkYPdUc.png When using direct login to server with sponge, everything works correctly.

Is an error message (bungee/spigot/client)? If yes, use pastebin.com and share the link.

No

In addidtion to that, please explain your issue as detailed as possible.

The mod author has refused to see the problem. If you don't use bungee, everything works correctly. I'm use spongeforge-1.10.2-2281-5.2.0-BETA-2464 According to unconfirmed reports, version 1.11 and higher this is no problem.

spannerman79 commented 7 years ago

Drop down to https://github.com/HexagonMC/BungeeCord/releases/tag/v140 and test again

mkrtes commented 7 years ago

@spannerman79 Nothing has changed.

spannerman79 commented 7 years ago

The mod author has refused to see the problem.

Wrong! If you actually read the response ( https://github.com/Ellpeck/ActuallyAdditions/issues/814#issuecomment-310901619 ) the author doesn't support sponge! This has nothing to do with Bungee!

mkrtes commented 7 years ago

https://github.com/SpongePowered/SpongeForge/issues/1394#issuecomment-315885215

Sponge team says it's not a problem Sponge. I agree. When using direct login to server with sponge, everything works correctly. In general, no one wants to take on a solution to this problem. Remains to suffer ))

kaal-1 commented 7 years ago

This is apparently a problem with packets/entity ids.. Similar problems occurred in old versions, you should take a look at https://github.com/SpongePowered/SpongeForge/issues/731

edit: It doesn't work when using a vanilla lobby... Forge lobby to forge server works fine.. I guess there are packets or something that are not sent when switching from a vanilla to forge server?

edit2: It also works fine when using Forced Hosts. Setup: Vanilla hub server Sponge 1.10.2 with AA When I connect to the hub and then go to the sponge server, it does not work. When connecting to sponge.myserver.com (forced host) it works.