It is currently 13 Sep 2025, 23:43
   
Text Size

XMage launche under Windows Tablet

by BetaSteward

Moderators: North, BetaSteward, noxx, jeffwadsworth, JayDi, TheElk801, LevelX, CCGHQ Admins

Re: XMage launche under Windows Tablet

Postby LevelX » 07 Dec 2015, 10:28

open a cmd window and set the directory of the xmage.jar as the current directory.
After that enter the following command and push return.
java -jar XMageLauncher-0.3.4.jar
What message is shown?

Also enter "java -version" in the command window and post the message shown.
User avatar
LevelX
DEVELOPER
 
Posts: 1677
Joined: 08 Dec 2011, 15:08
Has thanked: 174 times
Been thanked: 374 times

Re: XMage launche under Windows Tablet

Postby yellowmimic » 20 Dec 2015, 10:57

Do you find some way to make it work? Im gonna try to install it in my tablet too
yellowmimic
 
Posts: 5
Joined: 20 Aug 2015, 07:35
Has thanked: 0 time
Been thanked: 0 time

Re: XMage launche under Windows Tablet

Postby LevelX » 23 Dec 2015, 10:02

You can only try to reduce the memory the client allocates on start or increase (but that's probably not possible) the amount of memory of your device.

You should'nt use the launcher (because it will also need additional memory).

The allocated memory can be set in the .bat file in the client directory you use.

There is a line like this:

Code: Select all
start javaw -Xms256m -Xmx512m -XX:MaxPermSize=384m -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -jar .\lib\mage-client-1.4.6.jar
Change it to:
Code: Select all
start javaw -Xms128m -Xmx128m -XX:MaxPermSize=64m -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -jar .\lib\mage-client-1.4.6.jar
Maybe the client runs out of memory over time with that figures but you have to checkout.
User avatar
LevelX
DEVELOPER
 
Posts: 1677
Joined: 08 Dec 2011, 15:08
Has thanked: 174 times
Been thanked: 374 times


Return to XMage

Who is online

Users browsing this forum: No registered users and 25 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 25 users online :: 0 registered, 0 hidden and 25 guests (based on users active over the past 10 minutes)
Most users ever online was 7967 on 09 Sep 2025, 23:08

Users browsing this forum: No registered users and 25 guests

Login Form