Author Topic: Updater Available  (Read 1980 times)

Talad

  • Administrator
  • Hydlaa Notable
  • *
  • Posts: 822
    • View Profile
Updater Available
« on: December 09, 2004, 12:32:39 pm »
Hi,
yesterday Daniel compiled the updater app. We didn\'t test it yet, so we need someone with some patience to test it.

You can get the updater here:

http://www.planeshift.it/download/closed28763alpha/PS_Updater.dmg

After getting the file, you should edit updaterconfig.xml file that\'s present in your ps dir.

In that file you should locate the section
and substitute it with this one:

   
        data
        art
        docs
        rules
        root        
        macosx
   


after that, launch the updater and tell us what happens.

It should download a new psclient file (66 Mb) and probably other various art depending on which files you have on your system.

Vaiyul

  • Traveller
  • *
  • Posts: 15
    • View Profile
(No subject)
« Reply #1 on: December 09, 2004, 02:00:21 pm »
I did as instructed, nothing happens.
I get this in the console :

dyld: /Applications/Planeshift3D/updater.app/Contents/MacOS/updater can\'t open library: /sw/lib/libdl.0.dylib  (No such file or directory, errno = 2)
Planeshift version: PlaneShift_CBV0.3.005_macosx
OS: 10.3.8
Computer: 800Mhz iMac 17\"Flat Pannel
Ram : 512 Mo
Video Card: NVidia GForce4 MX, 32MoVRAM

Client setup: 1440x900 FullScreen


Sir Peter

  • Traveller
  • *
  • Posts: 23
    • View Profile
a little improvement about crashing
« Reply #2 on: December 09, 2004, 02:32:54 pm »
I tryed the updater.app but crashed immediately...

so I used the same trick as dfryer told us yesterday about psseup.app

... I mean copying all the folder Resources from psclient.app to updater.app

in this way the application starts but crashes anyway after few seconds

error message:
---------------------------
Crystal Space for MacOS/X 0.99 r0 [MacOS/X-powerpc-GCC]
Ported to MacOS/X by Eric Sunshine

Warning, using default value for whole_zips (false)
Warning, using default value for zip_sync (0)
Warning, using default value for precent_wholezip (100)
Critical files () not found (Server only)

crystalspace.font.freefont2:
  Could not open fontfile /planeshift/data/ttf/verdana.ttf!
Bus error
-------------------------

It seems a problem of finding a single font file.... could be ?

dfryer, we are in your hands

:-))))

Talad

  • Administrator
  • Hydlaa Notable
  • *
  • Posts: 822
    • View Profile
(No subject)
« Reply #3 on: December 09, 2004, 03:42:20 pm »
http://www.planeshift.it/download/closed28763alpha/verdana.ttf

Try to copy this one into data/ttf directory

let me know the results.

dfryer

  • Veteran
  • *
  • Posts: 1070
    • View Profile
(No subject)
« Reply #4 on: December 09, 2004, 05:46:02 pm »
Shoot, that dylib file that Vaiyul mentioned is probably a dependancy for libCURL, which the updater uses.  I didn\'t think that the Updater had any more shared libraries than psclient, but it seems like I was wrong.  I will upload the dylib file and people can put it in /sw/lib/ (creating the folders if necessary) or I can mess with the updater and re-upload it.

Sir Peter, is the updater.app & config files copied into the same folder as all your other Planeshift stuff?

Thanks,
Daniel
Quidquid latine dictum sit, altum sonatur.

Sir Peter

  • Traveller
  • *
  • Posts: 23
    • View Profile
(No subject)
« Reply #5 on: December 09, 2004, 06:30:47 pm »
I changed \'verdana\' font and it seems fixed, now this is
the problem remaining...

-------------------------------------------------------------
Crystal Space for MacOS/X 0.99 r0 [MacOS/X-powerpc-GCC]
Ported to MacOS/X by Eric Sunshine

ERROR: csInitializer::SetupConfigManager failed!
Is your CRYSTAL environment variable set?
logout
--------------------------------------------------------------

its the same happend with pssetup.app

(to dfryer, yes everything in the same PlaneShift folder, of course)

Xeelee

  • Wayfarer
  • *
  • Posts: 6
    • View Profile
(No subject)
« Reply #6 on: December 10, 2004, 12:16:52 pm »
Quote
Originally posted by Vaiyul
I did as instructed, nothing happens.
I get this in the console :

dyld: /Applications/Planeshift3D/updater.app/Contents/MacOS/updater can\'t open library: /sw/lib/libdl.0.dylib  (No such file or directory, errno = 2)


you have to install dlcompat-shlibs.
tha can be done with fink, or download it at sourceforge

Vaiyul

  • Traveller
  • *
  • Posts: 15
    • View Profile
(No subject)
« Reply #7 on: December 10, 2004, 12:43:41 pm »
Quote
Originally posted by Xeelee
you have to install dlcompat-shlibs.
tha can be done with fink, or download it at sourceforge


Thank you, I installed dlcompat-shlibs, the updater start to load it\'s window then crashes, I\'m one step further :P
Planeshift version: PlaneShift_CBV0.3.005_macosx
OS: 10.3.8
Computer: 800Mhz iMac 17\"Flat Pannel
Ram : 512 Mo
Video Card: NVidia GForce4 MX, 32MoVRAM

Client setup: 1440x900 FullScreen