It is currently 28 Apr 2024, 07:52
   
Text Size

Xmage start/Connect problems

by BetaSteward

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

Xmage start/Connect problems

Postby garythelobster » 05 Jul 2015, 09:40

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!
garythelobster
 
Posts: 3
Joined: 05 Jul 2015, 09:37
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports xmage 1.4.2

Postby Joko » 05 Jul 2015, 13:20

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
Joko
 
Posts: 1
Joined: 05 Jul 2015, 13:16
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports xmage 1.4.2

Postby heavenscreed » 05 Jul 2015, 15:39

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
heavenscreed
 
Posts: 2
Joined: 21 Jun 2015, 20:40
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports xmage 1.4.2

Postby milo2787 » 05 Jul 2015, 17:21

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)
milo2787
 
Posts: 2
Joined: 05 Jul 2015, 17:16
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports xmage 1.4.2

Postby TheTurp » 05 Jul 2015, 18:50

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 !
TheTurp
 
Posts: 5
Joined: 09 Nov 2012, 14:15
Has thanked: 0 time
Been thanked: 0 time

Re: Console opens, but nothing more

Postby tuberov » 05 Jul 2015, 19:14

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.
tuberov
 
Posts: 59
Joined: 09 Apr 2015, 21:09
Has thanked: 1 time
Been thanked: 1 time

Re: Console opens, but nothing more

Postby LevelX » 05 Jul 2015, 21:21

What is reported to the xmage_launcher.log?
User avatar
LevelX
DEVELOPER
 
Posts: 1677
Joined: 08 Dec 2011, 15:08
Has thanked: 174 times
Been thanked: 374 times

Re: Console opens, but nothing more

Postby tuberov » 05 Jul 2015, 21:34

Nothing. The file is empty.

However, the Client Console says: "Error: Could not find or load main class mage.client.MageFrame"
tuberov
 
Posts: 59
Joined: 09 Apr 2015, 21:09
Has thanked: 1 time
Been thanked: 1 time

Re: Bug Reports xmage 1.4.2

Postby TendererBoat » 05 Jul 2015, 21:56

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
TendererBoat
 
Posts: 2
Joined: 05 Jul 2015, 21:52
Has thanked: 0 time
Been thanked: 0 time

Re: Console opens, but nothing more

Postby LevelX » 05 Jul 2015, 22:17

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.
User avatar
LevelX
DEVELOPER
 
Posts: 1677
Joined: 08 Dec 2011, 15:08
Has thanked: 174 times
Been thanked: 374 times

Re: Bug Reports xmage 1.4.2

Postby Daramath » 05 Jul 2015, 23:52

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.
Daramath
 
Posts: 5
Joined: 05 Jul 2015, 23:47
Has thanked: 0 time
Been thanked: 0 time

Re: Console opens, but nothing more

Postby garythelobster » 06 Jul 2015, 00:21

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
garythelobster
 
Posts: 3
Joined: 05 Jul 2015, 09:37
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports xmage 1.4.2

Postby TheTurp » 06 Jul 2015, 00:33

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 !
TheTurp
 
Posts: 5
Joined: 09 Nov 2012, 14:15
Has thanked: 0 time
Been thanked: 0 time

Re: Console opens, but nothing more

Postby LevelX » 06 Jul 2015, 09:35

Turns out that it was the windows firewall blocking the process to run.
User avatar
LevelX
DEVELOPER
 
Posts: 1677
Joined: 08 Dec 2011, 15:08
Has thanked: 174 times
Been thanked: 374 times

Re: Console opens, but nothing more

Postby HypaSnipa » 07 Jul 2015, 02:08

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.
HypaSnipa
 
Posts: 2
Joined: 07 Jul 2015, 02:06
Has thanked: 0 time
Been thanked: 0 time

Next

Return to XMage

Who is online

Users browsing this forum: No registered users and 143 guests

cron

Who is online

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

Login Form