If you atempt to the launch the game and get the message "Address Family not supported by protocol family: connect" All you have to do is diable ipv6 in java.
To do this,
First, Open Command Prompt
Second, Enter the command "setx _JAVA_OPTIONS -Djava.net.preferIPv4Stack=true"
Also make...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.