It is currently 16 Apr 2024, 15:20
   
Text Size

Bug Reports XMage 1.4.16 INSTALLING / JAVA / LAUNCHER

by BetaSteward

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

Re: Bug Reports XMage 1.4.16 INSTALLING / JAVA / LAUNCHER

Postby fireshoes » 09 Oct 2016, 19:30

I was able to update to 16v3 via the launcher without problem now.
User avatar
fireshoes
 
Posts: 536
Joined: 20 Aug 2014, 03:51
Has thanked: 201 times
Been thanked: 49 times

Re: Bug Reports XMage 1.4.16 INSTALLING / JAVA / LAUNCHER

Postby HeyNongMan » 10 Oct 2016, 02:44

The launcher won't finish the download of 1.4.16v3, the same as v2, downloads partially then shows the new version message.

LevelX: Try again now, maybe the file to download was corrupt. I reuploaded the file.
HeyNongMan
 
Posts: 2
Joined: 20 Sep 2016, 02:07
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.16 INSTALLING / JAVA / LAUNCHER

Postby cOreGon » 10 Oct 2016, 04:09

Today I installed 1.4.16v3 from the XMage Launcher and haven't been able to launch the client since. Immediately after updating the launcher refreshes and tells me there's a new version of XMage available (1.4.16v3). I've tried updating again, same problem. In console (I'm on a mac), it reads "Error: Could not find or load main class mage.client.Mage.frame". I've tried downloading the update manually but when I try to unzip the download it comes back with an "unable to expand" error.

Any advice for a mage looking to play some late night magic?

LevelX: Try again now, maybe the file to download was corrupt. I reuploaded the file.
cOreGon
 
Posts: 1
Joined: 10 Oct 2016, 04:03
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.16 INSTALLING / JAVA / LAUNCHER

Postby jknott85 » 10 Oct 2016, 12:16

Similar problem here. I was able to download and install the new client, but it will never actually launch into the game itself. Just sits on the dos prompt with, "java.lang.NoClassDefFoundError: scala/Immutable" on screen

LevelX: Try again now, maybe the file to download was corrupt. I reuploaded the file.
jknott85
 
Posts: 6
Joined: 08 Oct 2016, 12:04
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.16 INSTALLING / JAVA / LAUNCHER

Postby X11 » 10 Oct 2016, 15:27

would downloading the launcher again, solve the issues with updating to 16v3 ?

LevelX: No, you only have to klick the "Update" button again. If that does not work, post what's message is written to the xmage_launcher.log file.
X11
 
Posts: 15
Joined: 09 Oct 2016, 09:58
Has thanked: 0 time
Been thanked: 1 time

Re: Bug Reports XMage 1.4.16 INSTALLING / JAVA / LAUNCHER

Postby X11 » 10 Oct 2016, 17:12

l cannot.
My post becomes too spamy for a new user.


it starts with this

ERROR 2016-10-10 19:10:41,871 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
X11
 
Posts: 15
Joined: 09 Oct 2016, 09:58
Has thanked: 0 time
Been thanked: 1 time

Re: Bug Reports XMage 1.4.16 INSTALLING / JAVA / LAUNCHER

Postby toineb » 10 Oct 2016, 18:02

I faced the same problem several times without being able to update xmage. In any cas the zip was cut (xmage.dl size vary from 60Mo to 90Mo).
It seems downloading throught firefox failed too except with a downloader plugin.

So this can a workaround for those who can't update.
Download the zip file using a downdload plugin (works with downloadthemall for me)
Link of zip can be found in post at viewtopic.php?f=70&t=19248

If download succeded, unzip it in place of your xmage folder (i removed old one taking care of the images folder if inside)

Then you should at least being able to start xmage from within mage-client folder using specific script.
toineb
 
Posts: 1
Joined: 10 Oct 2016, 17:55
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.16 INSTALLING / JAVA / LAUNCHER

Postby Belakor » 10 Oct 2016, 18:22

Well, I deleted the whole non-image part of my xmage folder. The only stuff left was the xmage launcher and the xmage_1.4.16v3.zip Then I tried to reinstall the whole thing.

Sadly it won't install even when I unzip in the folder. What can I do?
Belakor
 
Posts: 4
Joined: 10 Oct 2016, 18:07
Has thanked: 2 times
Been thanked: 0 time

Re: Bug Reports XMage 1.4.16 INSTALLING / JAVA / LAUNCHER

Postby ReapingWildOats » 10 Oct 2016, 18:28

Hi. I am having trouble updating my client to 1.4.16v3 from 1.4.15v5. The update downloads as expected but afterwards tells me that I am still on the old version. After reading around a bit I wonder if this is the 'new version of java' bug. Should I try downloading the fixed config file I saw in the other thread? Just a bit weary of messing around with things without knowing whats wrong.

Here is the relevant log info:
Code: Select all
ERROR 2016-10-10 13:17:44,958 Can't remove D:\Games\xmage\xmage\mage-client\lib\truevfs-profile-base-0.10.8.jar          =>[SwingWorker-pool-1-thread-2] XMageLauncher$UpdateTask.removeXMageFiles
ERROR 2016-10-10 13:17:45,521 Error:                                                                                     =>[SwingWorker-pool-1-thread-2] XMageLauncher$UpdateTask.updateXMage
java.io.IOException: The process cannot access the file because another process has locked a portion of the file
   at java.io.FileOutputStream.writeBytes(Native Method)
   at java.io.FileOutputStream.write(Unknown Source)
   at java.io.BufferedOutputStream.write(Unknown Source)
   at com.xmage.launcher.DownloadTask.unzip(DownloadTask.java:228)
   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)
And the info from the launcher itself:
Code: Select all
Reading config from http://xmage.de/xmage/config.json
XMage folder:  D:\Games\xmage
XMage Launcher version installed:  0.3.8
XMage Launcher version available:  0.3.8
Java version installed:  1.8.0_102
Java version available:  1.8.0_102
XMage version installed:  1.4.15v5 (2016-09-24)
XMage version available:  1.4.16v3 (2016-10-09)
New version of XMage available
Reading config from http://xmage.de/xmage/config.json
XMage version installed:  1.4.15v5 (2016-09-24)
XMage version available:  1.4.16v3 (2016-10-09)
New version of XMage available
Downloading XMage from http://bit.ly/xmage_1_4_16v3o
Removing previous versions ...
Installing XMage ...Java version installed:  1.8.0_102
Java version available:  1.8.0_102
XMage version installed:  1.4.15v5 (2016-09-24)
XMage version available:  1.4.16v3 (2016-10-09)
New version of XMage available
LevelX: This can probably happen, if you have the directoty open i.e. in the explorer. Best you close all other programs before you start the update. Also close/stop the client and server in any case. A restart of the system before the update can also sometimes help to prevent the locks.
ReapingWildOats
 
Posts: 8
Joined: 23 Jan 2016, 03:55
Has thanked: 0 time
Been thanked: 1 time

Re: Bug Reports XMage 1.4.16 INSTALLING / JAVA / LAUNCHER

Postby ReapingWildOats » 10 Oct 2016, 19:02

Perfect! I restarted and closed the directory after opening the launcher. Installed and runs fine! Thanks LevelX! You are the peoples' champion!
ReapingWildOats
 
Posts: 8
Joined: 23 Jan 2016, 03:55
Has thanked: 0 time
Been thanked: 1 time

Re: Bug Reports XMage 1.4.16 INSTALLING / JAVA / LAUNCHER

Postby Belakor » 10 Oct 2016, 19:12

What exactly did you do?

Edit: I installed Java seperately from its original site, then unpacked the zip. It runs for now.
Last edited by Belakor on 10 Oct 2016, 19:24, edited 1 time in total.
Belakor
 
Posts: 4
Joined: 10 Oct 2016, 18:07
Has thanked: 2 times
Been thanked: 0 time

Re: Bug Reports XMage 1.4.16 INSTALLING / JAVA / LAUNCHER

Postby X11 » 10 Oct 2016, 19:19

no such luck for me
Code: Select all
ERROR 2016-10-10 21:21:26,937 Error:                                                                                     =>[SwingWorker-pool-1-thread-2] XMageLauncher$UpdateTask.updateXMage
   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)
ERROR 2016-10-10 21:34:38,085 Error:                                                                                     =>[SwingWorker-pool-1-thread-2] XMageLauncher$UpdateTask.updateXMage
   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)
X11
 
Posts: 15
Joined: 09 Oct 2016, 09:58
Has thanked: 0 time
Been thanked: 1 time

Re: Bug Reports XMage 1.4.16 INSTALLING / JAVA / LAUNCHER

Postby Dynamo345 » 10 Oct 2016, 19:54

tuberov wrote: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.
i did but that was another big fat failure it still resets/stops even with the alternate source
Dynamo345
 
Posts: 149
Joined: 25 Apr 2016, 23:24
Has thanked: 3 times
Been thanked: 3 times

Re: Bug Reports XMage 1.4.16 INSTALLING / JAVA / LAUNCHER

Postby sybilcut » 10 Oct 2016, 20:02

ERROR 2016-10-10 13:17:43,121 Error: =>[SwingWorker-pool-1-thread-4] XMageLauncher$UpdateTask.updateXMage
java.io.EOFException: Truncated ZIP entry: mage-client/lib/mage-client-1.4.16.jar

I've been trying for a couple days to get this to work now, I've completely redownloaded the client/launcher twice. Java downloads fine, but the launcher is "truncated" right on what looks like the main folder. I couldn't tell you what the issue is; whether it's on my end, on the server's end, or what, but I've basically given up.

I would include more info but the server spam filter isn't letting me.

EDIT: At least I have an updated client now. I did as a previous poster suggested and DL'd from viewtopic.php?f=70&t=19248, and extracted directly into my xmage folder. I haven't checked for compatibility with the launcher, I can only assume it won't work, but for now I have a working client. Of note, the first mirror would continuously crash between 20-30MB, where the second was a completed download.
sybilcut
 
Posts: 2
Joined: 10 Oct 2016, 19:36
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports XMage 1.4.16 INSTALLING / JAVA / LAUNCHER

Postby X11 » 11 Oct 2016, 11:34

Please fix this problem...

l have downloaded the 16.3w file, replaced the old maps with the new ones, ran the command, which prompts me with the message that l cannot run that command due to insufficient competences... (not sure if l translate that right)....

It's getting really annoying
X11
 
Posts: 15
Joined: 09 Oct 2016, 09:58
Has thanked: 0 time
Been thanked: 1 time

PreviousNext

Return to XMage

Who is online

Users browsing this forum: No registered users and 41 guests


Who is online

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

Login Form