Page 1 of 1

Can't open xmagelauncer with Java?

PostPosted: 22 Jul 2019, 13:42
by Bisbas
It will only open it with winrar, i have tried to open it with java but nothing happens.
i have even tried uninstalling both java and winrar then installing java again, but nothing works.
does anyone have a clue about what to do?

Re: Can't open xmagelauncer with Java?

PostPosted: 24 Jul 2019, 16:16
by JayDi
Use that instructions (steps 5+) to create command file and run launcher by it.

Re: Can't open xmagelauncer with Java?

PostPosted: 25 Jul 2019, 21:24
by Bisbas
I have tried more than once updating java, i have also tried uninstalling and then installing it again but with no help.

Re: Can't open xmagelauncer with Java?

PostPosted: 26 Jul 2019, 12:24
by JayDi
Bisbas wrote:I have tried more than once updating java, i have also tried uninstalling and then installing it again but with no help.
You must create "run-launcher.cmd" file in xmage's launcher folder (same folder there you put downloaded XMageLauncher-0.3.8.jar);
Edit it with text editor;
Put line in that file:
Code: Select all
java -Djava.net.preferIPv4Stack=true -jar XMageLauncher-0.3.8.jar
Save as ASCII encoding file and run it by double click.