Page 1 of 2

Xmage start/Connect problems

PostPosted: 05 Jul 2015, 09:40
by garythelobster
It says I am up to date with everything but when I launch the client a blank console is all that's there and nothing more. Please help!

Re: Bug Reports xmage 1.4.2

PostPosted: 05 Jul 2015, 13:20
by Joko
Hi fellow XMage-users!

Not sure whether this has to do with the update to 1.4.2, but I just updated to 1.4.2 with the launcher and XMage doesn't work anymore. I get the following error message "Error: Could not find or load main class mage.client.MageFrame".

Does anyone has an idea how I can solve this? I already tried to search the forum but couldn't find an existing topic on this.

Thanks!

LevelX: Look here:
viewtopic.php?f=70&t=16358&p=169586&hilit=mage.client.MageFrame#p169579

Re: Bug Reports xmage 1.4.2

PostPosted: 05 Jul 2015, 15:39
by heavenscreed
tried to launch and got the Could not find or load main class mage.client.MageFrame error. deleted the install.properties file and restarted client. downloads again and when i try to launch i get the same error

Re: Bug Reports xmage 1.4.2

PostPosted: 05 Jul 2015, 17:21
by milo2787
Im recieving an Unable to connect message. Ive re downloaded xmage yet an still unable to connect. Here's the first line of the error message.

sun.reflect.NativeMethodAccessorlmpl.invoke0(Native Method)

Re: Bug Reports xmage 1.4.2

PostPosted: 05 Jul 2015, 18:50
by TheTurp
milo2787 wrote:Im recieving an Unable to connect message. Ive re downloaded xmage yet an still unable to connect. Here's the first line of the error message.
Same here !

Re: Console opens, but nothing more

PostPosted: 05 Jul 2015, 19:14
by tuberov
I have everything up to date as well (using version 1.4.2v0) except that the console doesn't even pop up when I hit "Launch Console". Nothing happens. Literally.

Re: Console opens, but nothing more

PostPosted: 05 Jul 2015, 21:21
by LevelX
What is reported to the xmage_launcher.log?

Re: Console opens, but nothing more

PostPosted: 05 Jul 2015, 21:34
by tuberov
Nothing. The file is empty.

However, the Client Console says: "Error: Could not find or load main class mage.client.MageFrame"

Re: Bug Reports xmage 1.4.2

PostPosted: 05 Jul 2015, 21:56
by TendererBoat
When I try and launch client the console box that pops up is blank and the program doesn't launch. Have tried deleting and reinstalling. Get the "first time playing xmage" message, re-install everything and still get the blank console box. Have tried all the obvious things like restarting the xmage and my computer but still nothing :(

https://github.com/magefree/mage/issues/1088

Re: Console opens, but nothing more

PostPosted: 05 Jul 2015, 22:17
by LevelX
That's because the download of xmage did not work.
1) What xmage home is set in the launcher settings?
2) You can try to download and install xmage without the launcher.

Re: Bug Reports xmage 1.4.2

PostPosted: 05 Jul 2015, 23:52
by Daramath
Getting the attached issue when attempting to log into the standard server.
Xmage Error.PNG


LevelX: Woogerworks server was offline (at leaste its domain).
So try to connect to xmage.de for example.

Re: Console opens, but nothing more

PostPosted: 06 Jul 2015, 00:21
by garythelobster
My xmage_launcher.log says the following:

ERROR 2015-07-05 17:20:57,497 Error staring process =>[AWT-EventQueue-0] Utilities.launchProcess
java.io.IOException: Cannot run program "C:\Users\Blake\Desktop\xMage\java\jre1.7.0_75\bin\java" (in directory "C:\Users\Blake\Desktop\xMage\xmage\mage-client"): CreateProcess error=267, The directory name is invalid
at java.lang.ProcessBuilder.start(Unknown Source)
at com.xmage.launcher.Utilities.launchProcess(Utilities.java:142)
at com.xmage.launcher.Utilities.launchClientProcess(Utilities.java:101)
at com.xmage.launcher.XMageLauncher.handleClient(XMageLauncher.java:380)
at com.xmage.launcher.XMageLauncher.access$300(XMageLauncher.java:58)
at com.xmage.launcher.XMageLauncher$4.actionPerformed(XMageLauncher.java:223)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(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$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.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$1.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)
Caused by: java.io.IOException: CreateProcess error=267, The directory name is invalid
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.<init>(Unknown Source)
at java.lang.ProcessImpl.start(Unknown Source)
... 43 more

Re: Bug Reports xmage 1.4.2

PostPosted: 06 Jul 2015, 00:33
by TheTurp
All right, If you want to solve the connection problem. Change server ! Open XMage, go into Preferences, change the server list url to this: http: //xmage.de/files/server-list.txt Then, save and close this menu. Click on connect, select the European server, screw that North American one, it's so empty compared to the one in Europe. 300 players as of one, never seen that on Woogerworks !

Re: Console opens, but nothing more

PostPosted: 06 Jul 2015, 09:35
by LevelX
Turns out that it was the windows firewall blocking the process to run.

Re: Console opens, but nothing more

PostPosted: 07 Jul 2015, 02:08
by HypaSnipa
Hi, I am having the same problem. The console opens but nothing else happens.

I recently re-installed to get the update. I used to have java settings but I cannot find those anymore.