It is currently 29 Apr 2024, 01:08
   
Text Size

XMage launche under Windows Tablet

by BetaSteward

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

XMage launche under Windows Tablet

Postby tzukaza » 06 Dec 2015, 18:47

Hello, I use a trekstor surftab duo w1. Its a Windows 10 Tablet.
Iff I use Xmage get a error Massages "error occurred during initialization of vm "

How do I get this message off and can use xmage
tzukaza
 
Posts: 2
Joined: 06 Dec 2015, 18:40
Has thanked: 0 time
Been thanked: 0 time

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 tzukaza » 07 Dec 2015, 16:58

ok message of java -jar XMageLauncher-0.3.4.jar: noting. Open the Launcher

Message of XMage Server Control: Error occurred duing iniatilzation of VM |Could not reserve enough space of object heap |Error Could not create the jave Vitual Maschin | Error A fatal exeptionhas occurred. Grogramm will exit

Java Version: 1.8.0_66 Build -b18

On my PC fuction all but not on my Tablet :(

Sry for my bad English :(
tzukaza
 
Posts: 2
Joined: 06 Dec 2015, 18:40
Has thanked: 0 time
Been thanked: 0 time

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 135 guests


Who is online

In total there are 135 users online :: 0 registered, 0 hidden and 135 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 135 guests

Login Form