games647 / FlexibleLogin

A Sponge minecraft server plugin for second factor authentication
https://forums.spongepowered.org/t/8872
MIT License
87 stars 22 forks source link

Bungeecord Forced Host #79

Closed kaal-1 closed 6 years ago

kaal-1 commented 7 years ago

I'm using the plugin on a 1.10.2 sponge server with bungeecord forced host and UltimateChat. It works fine until I login, then no chat messages or command are sent to the server. No error is shown in the console either.

Minecraft Forge 2477 SpongeForge 1.10.2-2477-5.2.0-BETA-2637 FlexibleLogin v0.14.6 for Sponge 5

games647 commented 7 years ago

I could try to build a debug version for you where it makes logging every time a chat or command event triggers.

kaal-1 commented 7 years ago

I could try that, but I don't think it is triggering it actually, maybe it's a problem with bungeecord or a specific problem with bungee + flexiblelogin, since it started when I installed it.

If I connect to my hub server then use /server sponge the chat works, but if I connect directly to it via the forced host, it doesn't. I don't know bungee very well, but maybe some kind of packet is not being sent? lol I'm confused.

games647 commented 7 years ago

Could you try this out: https://github.com/games647/FlexibleLogin/releases/tag/0.14.7-testing

games647 commented 6 years ago

@kaal-1 Any news?