It is currently 16 Apr 2024, 06:25
   
Text Size

Guide to Install and play with XMage

by BetaSteward

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

Re: Guide to Install and play with XMage

Postby LevelX » 21 Feb 2016, 15:53

Entering
Code: Select all
java -jar XMageLauncher-0.3.4.jar
does also not work?
That's how the file is names unchanged.
User avatar
LevelX
DEVELOPER
 
Posts: 1677
Joined: 08 Dec 2011, 15:08
Has thanked: 174 times
Been thanked: 374 times

Re: Guide to Install and play with XMage

Postby Moryg » 28 Feb 2016, 17:36

Trying to run the Launcher on Ubuntu 14.04

Running "java -jar XMageLauncher-0.3.6.jar" from terminal throws "java.lang.UnsupportedClassVersionError"

Any ideas? could run it before, but then the launcher notified me there's a newer version available.
Moryg
 
Posts: 1
Joined: 28 Feb 2016, 17:31
Has thanked: 0 time
Been thanked: 0 time

Re: Guide to Install and play with XMage

Postby LevelX » 28 Feb 2016, 19:25

Moryg wrote:Trying to run the Launcher on Ubuntu 14.04

Running "java -jar XMageLauncher-0.3.6.jar" from terminal throws "java.lang.UnsupportedClassVersionError"

Any ideas? could run it before, but then the launcher notified me there's a newer version available.
Install java 8 JRE on your system and execute the launcher with java 8.
User avatar
LevelX
DEVELOPER
 
Posts: 1677
Joined: 08 Dec 2011, 15:08
Has thanked: 174 times
Been thanked: 374 times

Re: Guide to Install and play with XMage

Postby Mikeee » 14 Mar 2016, 04:21

Need some help please! :(

I logged onto Xmage tonight. The changes had the cards so large they weren't fitting on my screen. So I started messing around with the settings and by accident increased the size of everything so large that nothing fit on my screen. Yeah I know, not the smartest thing to do, but it was an accident. Nevertheless, I couldn't think of anything to fix this situation... so I deleted xmage totally and tried to relaunch it. Now, the launcher won't open and I'm not sure what to try/do. I'm on Windows 10.

The last time I got it to work by creating another user as Xmage and placing the jar file there.. and it worked. This time it's not working for whatever reason. Any ideas? I'd love to have xmage up and working prior to Shadows

Thanks,
Mikeee

post 1.2 - Re-downloaded xmage jar and opened it to see the launcher like this Image
Mikeee
 
Posts: 12
Joined: 15 Feb 2015, 17:35
Has thanked: 1 time
Been thanked: 1 time

Re: Guide to Install and play with XMage

Postby tuberov » 17 Apr 2016, 19:11

I just picked up a new Windows 10 laptop and I'm having issues trying to open Xmage Launcher. I'm not too adept with the inner workings with Java and all that but any time I try and open the launcher with Java, the prompt window blips on the screen then disappears with no apparent effect (no other windows open or anything like that).

I'm at a loss for what to do.
tuberov
 
Posts: 59
Joined: 09 Apr 2015, 21:09
Has thanked: 1 time
Been thanked: 1 time

Re: Guide to Install and play with XMage

Postby Doctor Weird » 17 Apr 2016, 20:36

tuberov wrote:I just picked up a new Windows 10 laptop and I'm having issues trying to open Xmage Launcher. I'm not too adept with the inner workings with Java and all that but any time I try and open the launcher with Java, the prompt window blips on the screen then disappears with no apparent effect (no other windows open or anything like that).

I'm at a loss for what to do.
Could be a few things, but try this: click on your Start icon and type CMD in there, you should get the command line as one of the results, right-click it and run it as administrator; once you're at the command line type CD, a space, and then the full path to where your XMage launcher is (C:\something\something etc.), and press enter, this will Change Directory to the one where your launcher is so that whatever commands you use apply to that specific folder; next copy the following command and press enter again:

Code: Select all
java -jar XMageLauncher-0.3.8.jar
This will try to make Java open that file (the launcher), and if for some reason it can't it should say why, and that might lead this mystery somewhere. Or it might just launch XMage, in which case all the better.
Doctor Weird
 
Posts: 180
Joined: 25 May 2015, 01:33
Has thanked: 7 times
Been thanked: 52 times

Re: Guide to Install and play with XMage

Postby tuberov » 17 Apr 2016, 20:47

I can get the initial screen to pop up (the one that prompts for the client to be opened, server, etc.) but it looks like Mikeee's pictured above.

Also, a report from CMD:

Microsoft Windows [Version 10.0.10586]
(c) 2015 Microsoft Corporation. All rights reserved.

C:\Users\tuber>cd C:\Program Files (x86)\Xmage

C:\Program Files (x86)\Xmage>java -jar XMageLauncher-0.3.8.jar
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: xmage_launcher.log (Access is denied)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at org.apache.log4j.FileAppender.setFile(FileAppender.java:294)
at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:165)
at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:307)
at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:172)
at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:104)
at org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.java:842)
at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:768)
at org.apache.log4j.PropertyConfigurator.configureRootCategory(PropertyConfigurator.java:648)
at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:514)
at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:580)
at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:526)
at org.apache.log4j.LogManager.<clinit>(LogManager.java:127)
at org.slf4j.impl.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:63)
at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:284)
at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:304)
at com.xmage.launcher.XMageLauncher.<clinit>(XMageLauncher.java:60)
ERROR 2016-04-17 16:46:18,087 Error: =>[main] Config.<clinit>
java.io.IOException: Access is denied
at java.io.WinNTFileSystem.createFileExclusively(Native Method)
at java.io.File.createNewFile(Unknown Source)
at com.xmage.launcher.Config.<clinit>(Config.java:54)
at com.xmage.launcher.XMageLauncher.setDefaultFonts(XMageLauncher.java:309)
at com.xmage.launcher.XMageLauncher.<init>(XMageLauncher.java:96)
at com.xmage.launcher.XMageLauncher.main(XMageLauncher.java:480)
ERROR 2016-04-17 16:46:18,889 Error reading config from /config.json =>[AWT-EventQueue-0] XMageLauncher.getConfig
java.net.MalformedURLException: no protocol: /config.json
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at com.xmage.launcher.XMageLauncher.getConfig(XMageLauncher.java:528)
at com.xmage.launcher.XMageLauncher.access$1000(XMageLauncher.java:58)
at com.xmage.launcher.XMageLauncher$14.run(XMageLauncher.java:512)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
ERROR 2016-04-17 16:46:33,592 Error: =>[AWT-EventQueue-0] Config.saveProperties
java.io.FileNotFoundException: C:\Program Files (x86)\Xmage\installed.properties (Access is denied)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at com.xmage.launcher.Config.saveProperties(Config.java:210)
at com.xmage.launcher.XMageLauncher$13.windowClosing(XMageLauncher.java:505)
at java.awt.Window.processWindowEvent(Unknown Source)
at javax.swing.JFrame.processWindowEvent(Unknown Source)
at java.awt.Window.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

C:\Program Files (x86)\Xmage>
tuberov
 
Posts: 59
Joined: 09 Apr 2015, 21:09
Has thanked: 1 time
Been thanked: 1 time

Re: Guide to Install and play with XMage

Postby Doctor Weird » 17 Apr 2016, 21:06

Try moving the Xmage folder somewhere else outside of Program Files (x86), like say for example your documents folder, and try again, see what happens.
Doctor Weird
 
Posts: 180
Joined: 25 May 2015, 01:33
Has thanked: 7 times
Been thanked: 52 times

Re: Guide to Install and play with XMage

Postby tuberov » 17 Apr 2016, 21:31

That worked. Thanks!
tuberov
 
Posts: 59
Joined: 09 Apr 2015, 21:09
Has thanked: 1 time
Been thanked: 1 time

Re: Guide to Install and play with XMage

Postby nbf » 22 Apr 2016, 14:25

I've been having some trouble getting access to the server, any help would be appreciated.

After the client loads and I attempt to log in, I get a message saying the server is most likely down, although that does not seem to be the case from what I can gather from friends.

I have tried deleting the launcher and re-installing xmage, but it does not seem to help.

I am using a mac running OS X 11.4

Attached is an image of the message I get. Again any help at all would be great!

thanks.
nbf
 
Posts: 1
Joined: 22 Apr 2016, 14:21
Has thanked: 0 time
Been thanked: 0 time

Re: Guide to Install and play with XMage

Postby Mikeee » 27 Apr 2016, 23:50

Doctor Weird wrote:
tuberov wrote:I just picked up a new Windows 10 laptop and I'm having issues trying to open Xmage Launcher. I'm not too adept with the inner workings with Java and all that but any time I try and open the launcher with Java, the prompt window blips on the screen then disappears with no apparent effect (no other windows open or anything like that).

I'm at a loss for what to do.
Could be a few things, but try this: click on your Start icon and type CMD in there, you should get the command line as one of the results, right-click it and run it as administrator; once you're at the command line type CD, a space, and then the full path to where your XMage launcher is (C:\something\something etc.), and press enter, this will Change Directory to the one where your launcher is so that whatever commands you use apply to that specific folder; next copy the following command and press enter again:

Code: Select all
java -jar XMageLauncher-0.3.8.jar
This will try to make Java open that file (the launcher), and if for some reason it can't it should say why, and that might lead this mystery somewhere. Or it might just launch XMage, in which case all the better.
I tried to mimic these instructions and it worked! The launcher popped up and was prompted to update xmage and all was well when I hit launch client. The client opened up and worked perfect. However, after I close out. The launcher still works, but when I hit "launch client" it prompts the client console but the client never opens. Any help would appreciated.

I attached a txt file of what shows up in the client console.

[-o<
Attachments
Xmage issue.txt
(19.25 KiB) Downloaded 554 times
Mikeee
 
Posts: 12
Joined: 15 Feb 2015, 17:35
Has thanked: 1 time
Been thanked: 1 time

Re: Guide to Install and play with XMage

Postby Krovaxe » 11 Jun 2016, 05:57

I CANNOT get the file to open. I go to my download folder, and attempt to open using JAVA and I get an error, telling me it is unable to launch the application. I am trying to open via JAVAWS and nothing seems to work. I am running windows 8.1. I am positive that JAVA is up to date, I have re downloaded it and verified that it is up to date.
Krovaxe
 
Posts: 1
Joined: 11 Jun 2016, 05:53
Has thanked: 0 time
Been thanked: 0 time

Re: Guide to Install and play with XMage

Postby Doctor Weird » 11 Jun 2016, 13:51

Krovaxe wrote:I CANNOT get the file to open. I go to my download folder, and attempt to open using JAVA and I get an error, telling me it is unable to launch the application. I am trying to open via JAVAWS and nothing seems to work. I am running windows 8.1. I am positive that JAVA is up to date, I have re downloaded it and verified that it is up to date.
WS is the web starter, the launcher should be opened with javaw.exe (without the "s"), you should find that inside the same folder ("bin") where you found javaws.exe.
Doctor Weird
 
Posts: 180
Joined: 25 May 2015, 01:33
Has thanked: 7 times
Been thanked: 52 times

Re: Guide to Install and play with XMage

Postby coldfusionstorm » 22 Jun 2016, 21:35

is it possible to run the server as headless?, it keeps complaing about a X11 server. Wich since im in console wont work.
coldfusionstorm
 
Posts: 1
Joined: 22 Jun 2016, 21:33
Has thanked: 0 time
Been thanked: 0 time

Re: Guide to Install and play with XMage

Postby da rusher » 26 Jun 2016, 12:07

my client refuses to open so I end up getting Nodename not provided.

I have recently gotten a new computer from my school and am now trying to play on xmage again

Macbook air OSX el capitan 10.11.5
(13-inch, Early 2015)
1.6 GHz Intel Core i5
8 GB 1600 MHz DDR3
Macintosh HD
Intel HD Graphics 6000 1536 MB
da rusher
 
Posts: 2
Joined: 26 Jun 2016, 11:56
Has thanked: 1 time
Been thanked: 0 time

PreviousNext

Return to XMage

Who is online

Users browsing this forum: No registered users and 42 guests


Who is online

In total there are 42 users online :: 0 registered, 0 hidden and 42 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 42 guests

Login Form