Games in Progress: 3 | Players logged in: 3 | Players Registered: 37413 | Games Played Total: 68649
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: always have to reinstall files/upgrade  (Read 988 times)
phgellis
Mule Forum Newbie
*
Posts: 7


View Profile
« on: January 02, 2010, 19:10 »

Hi--ever since 1.1 came online, every time I go to play I have to re-extract the zipped files and re-download the 4 files that comproses th 1.1 upgrade.  Why does the system not retain these files?  Is there something I need to do?

Thanks in advance.
Logged
Peter
Turborilla
Administrator
Mule Expert
*****
Posts: 379


Planet M.U.L.E. Team


View Profile WWW
« Reply #1 on: January 03, 2010, 15:16 »

It would help us if you could attach your update_log.txt and log.txt found in the data directory after starting the program and closing it without logging in.
Logged

phgellis
Mule Forum Newbie
*
Posts: 7


View Profile
« Reply #2 on: January 03, 2010, 17:08 »

I couldn;t fogire out to to attach files so I just did a copy/paste:

  INFO [Properties.<init>]                           VERSION: 1.1.1
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 14.0-b16
  INFO [Properties.<init>]                           Java Runtime: 1.6.0_14-b08
  INFO [Properties.<init>]                           OS: Windows XP 5.1 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 66650112
  INFO [Properties.<init>]                           Avaialble Processors: 1
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [Updater.updateLauncher]                      Updating launcher.jar with launcher-update.jar
  INFO [Login$8.windowClosing]                       Login window closing
  INFO [Main.main]                                   Login was closed. Exiting program.
  SEVERE [Main.logError]                             java.lang.NullPointerException
    at org.newdawn.easyogg.OggClip.stop(Unknown Source)
    at com.turborilla.mule.frame.Music.close(Unknown Source)
    at com.turborilla.mule.Main.main(Unknown Source)

Jan 3, 2010 5:02:23 PM com.turborilla.mule.launcher.Launcher run
INFO: Arguments: lib\jre\bin\java.exe;java -Djava.library.path=lib -jar data.jar
Jan 3, 2010 5:02:23 PM com.turborilla.mule.launcher.Launcher run
INFO: Classpath: C:\Documents and Settings\Phil Gellis\Desktop\mule_windows_1.0.0\mule\data\launcher.jar
Jan 3, 2010 5:02:23 PM com.turborilla.mule.launcher.Launcher run
INFO: Java VM: 14.0-b16
Jan 3, 2010 5:02:23 PM com.turborilla.mule.launcher.Launcher run
INFO: Java Runtime: 1.6.0_14-b08
Jan 3, 2010 5:02:23 PM com.turborilla.mule.launcher.Launcher run
INFO: OS: Windows XP 5.1 x86
Jan 3, 2010 5:02:24 PM com.turborilla.mule.launcher.DynamicUpdater isNewBuildNumber
INFO: this build number: 1.0.0
Jan 3, 2010 5:02:24 PM com.turborilla.mule.launcher.Updater isNewerBuildNumberOnServer
INFO: About to download http://planetmule.com/updater/build.txt
Jan 3, 2010 5:02:25 PM com.turborilla.mule.launcher.Updater isNewerBuildNumberOnServer
INFO: build number on server: 1.1.1
Jan 3, 2010 5:02:28 PM com.turborilla.mule.launcher.Updater findAllJars
INFO: About to download http://planetmule.com/updater/jarlist.txt
Jan 3, 2010 5:02:28 PM com.turborilla.mule.launcher.Updater findAllJars
INFO: jarlist (90 bytes):
data.jar
launcher.jar
linux-natives.jar
mac-natives.jar
substance.jar
windows-natives.jar

Jan 3, 2010 5:02:28 PM com.turborilla.mule.launcher.Updater findAllJars
INFO: jarlist entries: 6
Jan 3, 2010 5:02:28 PM com.turborilla.mule.launcher.Updater findAllJars
INFO: Found the following jars:
C:\Documents and Settings\Phil Gellis\Desktop\mule_windows_1.0.0\mule\data\data.jar
C:\Documents and Settings\Phil Gellis\Desktop\mule_windows_1.0.0\mule\data\launcher.jar
C:\Documents and Settings\Phil Gellis\Desktop\mule_windows_1.0.0\mule\data\substance.jar
C:\Documents and Settings\Phil Gellis\Desktop\mule_windows_1.0.0\mule\data\windows-natives.jar

Jan 3, 2010 5:02:28 PM com.turborilla.mule.launcher.DynamicUpdater update
INFO: Storing launcher in launcher-update.jar
Jan 3, 2010 5:02:28 PM com.turborilla.mule.launcher.Updater newZipFile
WARNING: Could not open "launcher-update.jar" due to java.io.FileNotFoundException: launcher-update.jar (The system cannot find the file specified). Creating empty one.
Jan 3, 2010 5:03:19 PM com.turborilla.mule.launcher.DynamicUpdater update
INFO: Extracting windows-natives.jar from C:\Documents and Settings\Phil Gellis\Desktop\mule_windows_1.0.0\mule\data to C:\Documents and Settings\Phil Gellis\Desktop\mule_windows_1.0.0\mule
Jan 3, 2010 5:03:33 PM com.turborilla.mule.launcher.Updater unzip
SEVERE: java.io.FileNotFoundException: C:\Documents and Settings\Phil Gellis\Desktop\mule_windows_1.0.0\mule\data\lib\jre\bin\awt.dll (The process cannot access the file because it is being used by another process)
java.io.FileNotFoundException: C:\Documents and Settings\Phil Gellis\Desktop\mule_windows_1.0.0\mule\data\lib\jre\bin\awt.dll (The process cannot access the file because it is being used by another process)
   at java.io.FileOutputStream.open(Native Method)
   at java.io.FileOutputStream.<init>(Unknown Source)
   at java.io.FileOutputStream.<init>(Unknown Source)
   at com.turborilla.mule.launcher.Updater.unzip(Unknown Source)
   at com.turborilla.mule.launcher.DynamicUpdater.update(Unknown Source)
   at com.turborilla.mule.launcher.Launcher$2.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
Jan 3, 2010 5:03:33 PM com.turborilla.mule.launcher.Launcher run
INFO: Launching game



Logged
phgellis
Mule Forum Newbie
*
Posts: 7


View Profile
« Reply #3 on: January 06, 2010, 21:21 »

Hi again--any information for me yet?

Thanks.
Logged
Peter
Turborilla
Administrator
Mule Expert
*****
Posts: 379


Planet M.U.L.E. Team


View Profile WWW
« Reply #4 on: January 07, 2010, 08:09 »

We hope to correct this issue in version 1.2.
Logged

Pages: [1]
  Print  
 
Jump to: