Page 1 of 1

Can't log in.

PostPosted: 16 Jan 2019, 17:59
by LucidDream
hi, i'm having troubles logging into almost every server of XMage, except localhost. I've tried switching connections and all. Never had these problems before. Anyone has any suggestions?
P.S. Checked my ping, latency and all and it's perfect on all connections, checked for updates and info on servers being online or not, i'm out of ideas.

Re: Can't log in.

PostPosted: 16 Jan 2019, 18:21
by JayDi
LucidDream wrote:hi, i'm having troubles logging into almost every server of XMage, except localhost. I've tried switching connections and all. Never had these problems before. Anyone has any suggestions?
P.S. Checked my ping, latency and all and it's perfect on all connections, checked for updates and info on servers being online or not, i'm out of ideas.
Use that instructions to run launcher (it's helps to updates fixes):
https://github.com/magefree/mage/issues ... -425673413

Then go to settings - java tab - client option and add that extra command to client:
-Djava.net.preferIPv4Stack=true

Example:
Image

Re: Can't log in.

PostPosted: 16 Jan 2019, 19:07
by LucidDream
Thanks! It worked, still wondering what it was.

Re: Can't log in.

PostPosted: 16 Jan 2019, 19:17
by JayDi
LucidDream wrote:Thanks! It worked, still wondering what it was.
It's a windows update. It's made priority for ipv6 addresses instead ipv4. But xmage don't supports ipv6 and needs to disable it.