Page 1 of 3

Bug Reports XMage 1.4.16 INSTALLING / JAVA / LAUNCHER

PostPosted: 08 Oct 2016, 17:38
by LevelX
Please report here any problems/bugs you have while installing or updating XMage.

Best add information what exactly you do and exactly what error message or reaction of the system you get.

It's always a good thing to post also the error message from the xmage_launcher.log file in launcher directory, if any error is written to the log concerning the problem.

Known problems:

JAVA
Java gives the following error message:
Java :: EXCEPTION_ACCESS_VIOLATION (0xc0000005)
Look here: https://github.com/magefree/mage/issues/2424

LAUNCHER
XMage download is stops before the download completes
The launcher uses two different sources to download XMage release. Seems like some people have problems with downloading from one of the sources. Normally the launcher should switch to the second source if the other fails automatically. But it sounds like that this does not always work correctly. I switched the order of the download sources, so try again now, if that helps.

Re: Bug Reports XMage 1.4.1.16 INSTALLING / LAUNCHER

PostPosted: 08 Oct 2016, 17:48
by fireshoes
I was able to use the launcher to update to 1.4.16v0 this morning, but updating to v1 failed just now.

Code: Select all
ERROR 2016-10-08 12:46:52,769 Error:                                                                                     =>[SwingWorker-pool-1-thread-2] XMageLauncher$UpdateTask.updateXMage
java.io.EOFException: Truncated ZIP entry: mage-client/sounds/OnEndTurn.wav
   at org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.drainCurrentEntryData(ZipArchiveInputStream.java:619)
   at org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.closeEntry(ZipArchiveInputStream.java:583)
   at org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.getNextZipEntry(ZipArchiveInputStream.java:193)
   at org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.getNextEntry(ZipArchiveInputStream.java:338)
   at com.xmage.launcher.DownloadTask.unzip(DownloadTask.java:208)
   at com.xmage.launcher.XMageLauncher$UpdateTask.updateXMage(XMageLauncher.java:798)
   at com.xmage.launcher.XMageLauncher$UpdateTask.doInBackground(XMageLauncher.java:716)
   at com.xmage.launcher.XMageLauncher$UpdateTask.doInBackground(XMageLauncher.java:701)
   at javax.swing.SwingWorker$1.call(Unknown Source)
   at java.util.concurrent.FutureTask.run(Unknown Source)
   at javax.swing.SwingWorker.run(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)

Re: Bug Reports XMage 1.4.16 INSTALLING / LAUNCHER

PostPosted: 08 Oct 2016, 18:00
by Karaya
New version of XMage available
Downloading XMage from http://bit.ly/xmage_1_4_16v1o
Removing previous versions ...
Installing XMage ...Java version installed: 1.8.0_102
Java version available: 1.8.0_102
XMage version installed: 1.4.16v0 (2016-10-08)
XMage version available: 1.4.16v1 (2016-10-08)
New version of XMage available

Thats all im getting as it is. Tried to download it manually, but it didnt seem to work.

Re: Bug Reports XMage 1.4.16 INSTALLING / LAUNCHER

PostPosted: 08 Oct 2016, 18:54
by MadMage
I'm recenty having similar problem. Launcher detects the new version 1.4.16v1, updates up to 10% or so, and then there appears the message that the new version is available, again...

Re: Bug Reports XMage 1.4.16 INSTALLING / LAUNCHER

PostPosted: 08 Oct 2016, 19:10
by fireshoes
Karaya wrote:New version of XMage available
Downloading XMage from http://bit.ly/xmage_1_4_16v1o
Removing previous versions ...
Installing XMage ...Java version installed: 1.8.0_102
Java version available: 1.8.0_102
XMage version installed: 1.4.16v0 (2016-10-08)
XMage version available: 1.4.16v1 (2016-10-08)
New version of XMage available

Thats all im getting as it is. Tried to download it manually, but it didnt seem to work.
I downloaded the 16v1w file from the release thread successfully. Something wrong with the 16v1o download source I think.

Re: Bug Reports XMage 1.4.16 INSTALLING / LAUNCHER

PostPosted: 08 Oct 2016, 19:23
by Wurja
I ran into the same problem, uninstalled and reinstalled java and a new version of Xmage. It's still not working and the error message is the following after initial install and first attempt to update:


panel log | Open
Reading config from [off site url removed]
XMage folder: [off site url removed]
XMage Launcher version installed: 0.3.8
XMage Launcher version available: 0.3.8
Java version installed:
Java version available: 1.8.0_102
Java not found
XMage version installed:
XMage version available: 1.4.16v1 (2016-10-08)
XMage not found
Downloading Java from [off site url removed]
Installing Java ...Done
Downloading XMage from [off site url removed]
Installing XMage ...Java version installed: 1.8.0_102
Java version available: 1.8.0_102
XMage version installed:
XMage version available: 1.4.16v1 (2016-10-08)
XMage not found
Reading config from [off site url removed]
XMage version installed:
XMage version available: 1.4.16v1 (2016-10-08)
XMage not found
Downloading XMage from [off site url removed]xmage_1_4_16v1o
Removing previous versions ...
Installing XMage ...Java version installed: 1.8.0_102
Java version available: 1.8.0_102
XMage version installed:
XMage version available: 1.4.16v1 (2016-10-08)
XMage not found


Edit: The launcher is working correctly now.
Thank you

Re: Bug Reports XMage 1.4.16 INSTALLING / LAUNCHER

PostPosted: 08 Oct 2016, 21:39
by MrBamsGoesBoom
Hello I have been trying to download xMage for a good few hours now and have had little to no success.
I have attempted to unzip the zip file and then when I go to run the program the terminal states that It hasn't been installed.
It comes out with this text every time I press the 'Check Versions' button:
Code: Select all
Java version installed:  1.8.0_102
Java version available:  1.8.0_102
XMage version installed: 
XMage version available:  1.4.16v1 (2016-10-08)
XMage not found

Re: Bug Reports XMage 1.4.16 INSTALLING / LAUNCHER

PostPosted: 08 Oct 2016, 21:49
by deathknight777
"New version of XMage available
Reading config from [Removed Link]
XMage version installed: 1.4.16v0 (2016-10-08)
XMage version available: 1.4.16v1 (2016-10-08)
New version of XMage available
Downloading XMage from [Removed link]
Removing previous versions ...
Installing XMage ...Java version installed: 1.8.0_102
Java version available: 1.8.0_102
XMage version installed: 1.4.16v0 (2016-10-08)
XMage version available: 1.4.16v1 (2016-10-08)
New version of XMage available"

So, what's going on? I'm getting about 2/3 of the way through the download and it randomly stops...
PS: Had to take out links because "Your post looks too spamy for a new user, please remove off-site URLs."

Re: Bug Reports XMage 1.4.16 INSTALLING / LAUNCHER

PostPosted: 08 Oct 2016, 23:19
by fireshoes
Copying the text from the xmage_launcher.log (same folder as your launcher) is more beneficial that copying the text from the launcher window itself. Just copy the latest error by date from xmage_launcher.log (you can see the date after ERROR), not the entire file.

The launcher download for 1.4.16v2o failed for me with the truncated zip error.
Code: Select all
ERROR 2016-10-08 18:08:56,437 Error:                                                                                     =>[SwingWorker-pool-1-thread-2] XMageLauncher$UpdateTask.updateXMage
java.io.EOFException: Truncated ZIP entry: mage-client/lib/scala-library-2.11.5.jar
   at org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.drainCurrentEntryData(ZipArchiveInputStream.java:619)
   at org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.closeEntry(ZipArchiveInputStream.java:583)
   at org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.getNextZipEntry(ZipArchiveInputStream.java:193)
   at org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.getNextEntry(ZipArchiveInputStream.java:338)
   at com.xmage.launcher.DownloadTask.unzip(DownloadTask.java:208)
   at com.xmage.launcher.XMageLauncher$UpdateTask.updateXMage(XMageLauncher.java:798)
   at com.xmage.launcher.XMageLauncher$UpdateTask.doInBackground(XMageLauncher.java:716)
   at com.xmage.launcher.XMageLauncher$UpdateTask.doInBackground(XMageLauncher.java:701)
   at javax.swing.SwingWorker$1.call(Unknown Source)
   at java.util.concurrent.FutureTask.run(Unknown Source)
   at javax.swing.SwingWorker.run(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
LevelX: The launcher uses two sources to download XMage release. Seems like you have problem with the first source. Normally the launcher should than switch to the second source automatically. But it sounds that this does not work correctly. I witched the download sources, so try again now, if that helps.

Re: Bug Reports XMage 1.4.16 INSTALLING / LAUNCHER

PostPosted: 08 Oct 2016, 23:24
by theArtist5991
I have been trying to install XMage. I'm being told XMage not found. Updating isn't helping and when i check the version it runs for a minute and tells me it's not there again. How do I fix this? My Java is up to date.

LevelX: The launcher uses two sources to download XMage release. Seems like you have problem with the first source. Normally the launcher should than switch to the second source automatically. But it sounds that this does not work correctly. I witched the download sources, so try again now, if that helps.

Re: Bug Reports XMage 1.4.16 INSTALLING / LAUNCHER

PostPosted: 09 Oct 2016, 02:05
by HeyNongMan
The launcher won't update completely. It gets about halfway through the download of 1.4.16v2 and then stops and the new version available message pops up.

LevelX: The launcher uses two sources to download XMage release. Seems like you have problem with the first source. Normally the launcher should than switch to the second source automatically. But it sounds that this does not work correctly. I witched the download sources, so try again now, if that helps.

Re: Bug Reports XMage 1.4.16 INSTALLING / LAUNCHER

PostPosted: 09 Oct 2016, 10:02
by X11
Cannot update to 16v2

more over, where l could actually launch the client with 16v1 even tho there was a newer version, l cannot even start the client anymore...
That indicates to me the older version has been removed, just not replaced with...

This is getting really sad...

LevelX: It could help to post the error messages from the [xmagedirector]/xmage_launcher.log file.
How can people help, if you don't share relevant information or describe the problem in detail.

LevelX: The launcher uses two sources to download XMage release. Seems like you have problem with the first source. Normally the launcher should than switch to the second source automatically. But it sounds that this does not work correctly. I witched the download sources, so try again now, if that helps.

Re: Bug Reports XMage 1.4.16 INSTALLING / LAUNCHER

PostPosted: 09 Oct 2016, 11:51
by IcyJay
Karaya wrote:New version of XMage available
Downloading XMage from ht_________mage_1_4_16v1o
Removing previous versions ...
Installing XMage ...Java version installed: 1.8.0_102
Java version available: 1.8.0_102
XMage version installed: 1.4.16v0 (2016-10-08)
XMage version available: 1.4.16v1 (2016-10-08)
New version of XMage available

Thats all im getting as it is. Tried to download it manually, but it didnt seem to work.
Try deleting and reinstalling xmage completely. Make sure to save the image folder before so you dont need to redownload all of them. This worked for me

Re: Bug Reports XMage 1.4.16 INSTALLING / LAUNCHER

PostPosted: 09 Oct 2016, 13:55
by Bulasturu
IcyJay wrote:Try deleting and reinstalling xmage completely. Make sure to save the image folder before so you dont need to redownload all of them. This worked for me
After several trys (a lot) i finally managed to succeed this way. I tried a lot of different ways, downloaded the different 1.4.16 releases before, nothing worked, i deleted everything, made a new installation on my ssd, nothing worked. I'm not sure if there was an update or if it was just random, cause this last time it worked normally.

Re: Bug Reports XMage 1.4.16 INSTALLING / JAVA / LAUNCHER

PostPosted: 09 Oct 2016, 17:22
by tuberov
Version 1.4.16v3w won't download with either the launcher or clicking on the download link (Version 1.4.16v2w as there isn't a link up for 3w).

LevelX: Try again now, maybe the file to dwonload was corrupt. I reuploaded the file.