ViaFabric

ViaFabric

709k Downloads

multiconnect is incompatible with .viafabric address

creeper123123321 opened this issue ยท 5 comments

commented

Describe the bug, provide any errors
It shows unknown host when connecting

Is this happening specifically on ViaFabric?
(Optional)

  • It seems to not happen when using ViaVersion/ViaBackwards/ViaRewind installed on Bukkit/BungeeCord/Sponge/Velocity server.

How can we reproduce it?
Install ViaFabric + multiconnect and try to use .viafabric

Expected behaviour
Should work normally

Screenshots
If applicable, add screenshots to help explain your problem.

ViaVersion Dump:

  • Type /viaversion dump, and put the link here.

Additional server info
Is server using a proxy (eg. BungeeCord/Waterfall/Travertine/Velocity)? What software is it using and what plugins? Are you running on client-side mode? (Debug hud (F3) has server brand)

commented

Earthcomputer/multiconnect@84343e3

Wouldnt getHostName return the .viafabric address?

commented

You could use ClientConnection.connect(address... Instead of InetAddress.getName

commented

What??

commented

Oh, right, I see