Open jestemwlodek opened 3 hours ago
Something wrong with your network settings.
Well, it's restrict network access to your default java (launcher uses default, client/server uses inner java). You can write in command line "where java" to find installed path. Maybe java re-install from https://java.com/ will help. If not then try to find your firewall settings and delete or enable network access for java.exe
P.S. Not related to network problems, but do not put game in program files -- it need write access to launcher and app folders, and do not support to run under admin. Use any folder like c:\games\x Also do not put in user related paths (it's can be broken with non-ascii user names).
As alternative run:
run-launcher.cmd
in text editorjava
by full path to downloaded and unpacked java like: D:\SOFT\JAVA\openjdk-21\bin\java.exe
Whitelisting java apps in the firewall settings changed nothing. I did the alternative run and it gave me the same result.
You can try to run xmage same way from luncher/mage/client and launcher/mage/server running scripts too. It will use your default java. You can change it same way as run-launcher to setup another java version (public servers require java 8 or any other with additional params, see #12768. It can help skip step with update check and download (but I recommend try to find a fix for your network problems with launcher).
What do I do?