Author Topic: Ok Now that Ver 4.0 (SB) is installed it won't load up  (Read 3464 times)

Shadowmeph

  • Traveller
  • *
  • Posts: 44
    • View Profile
Ok Now that Ver 4.0 (SB) is installed it won't load up
« on: March 01, 2008, 09:47:23 pm »
I am sure that the server is not up and running yet but after I installed I tried to click on any of the desktop icons and the only one that does anything is the uninstaller am I doing or did I do something wrong? or is this normal?
"The General who in a hundred battles is always victorious is not as great as the one who achieves his objectives without fighting."
                                             -- Sun Tzu

Velh Krome

  • Guest
Re: Ok Now that Ver 4.0 (SB) is installed it won't load up
« Reply #1 on: March 01, 2008, 09:50:40 pm »
Try opening a console, cd into your Planeshift folder (optionally make sure you are in the proper one by ls), and do a
Code: [Select]
/.pssetup
Whats happening then?

Shadowmeph

  • Traveller
  • *
  • Posts: 44
    • View Profile
Re: Ok Now that Ver 4.0 (SB) is installed it won't load up
« Reply #2 on: March 01, 2008, 09:54:43 pm »
Try opening a console, cd into your Planeshift folder (optionally make sure you are in the proper one by ls), and do a
Code: [Select]
/.pssetup
Whats happening then?
hmm I think I know what has happened it installed inside the Planetshift folder but it made another Planetshift folder inside the first one lol now if this was windows all I would do is create a new shortcut but being this is Linux ( and I am new to Linux)I don't know how to do this
"The General who in a hundred battles is always victorious is not as great as the one who achieves his objectives without fighting."
                                             -- Sun Tzu

Velh Krome

  • Guest
Re: Ok Now that Ver 4.0 (SB) is installed it won't load up
« Reply #3 on: March 01, 2008, 09:58:26 pm »
Easiest way may be via your filemanager: Which one do you use? Or for the first, what linux are you running at all? Xbuntu? Suse? Debian? .. ?

but can also reinstall Planeshift, and while being asked for the path to install, make sure the field showing "opt" is blank.

Shadowmeph

  • Traveller
  • *
  • Posts: 44
    • View Profile
Re: Ok Now that Ver 4.0 (SB) is installed it won't load up
« Reply #4 on: March 01, 2008, 10:00:13 pm »
ok I will try the reinstall
Oh And thank you for your help
"The General who in a hundred battles is always victorious is not as great as the one who achieves his objectives without fighting."
                                             -- Sun Tzu

Velh Krome

  • Guest
Re: Ok Now that Ver 4.0 (SB) is installed it won't load up
« Reply #5 on: March 01, 2008, 10:03:03 pm »
Just dont forget to delete the old install by times;)

Shadowmeph

  • Traveller
  • *
  • Posts: 44
    • View Profile
Re: Ok Now that Ver 4.0 (SB) is installed it won't load up
« Reply #6 on: March 01, 2008, 10:04:29 pm »
ok I will try the reinstall
Oh And thank you for your help
my Linux client is Ubuntu Gutsy
it is telling me that the dir/opt is not writable by the current user
"The General who in a hundred battles is always victorious is not as great as the one who achieves his objectives without fighting."
                                             -- Sun Tzu

Caarrie

  • Forum Addict
  • *
  • Posts: 3369
  • We want no UNFIXED bugs!!!!!!!!!!!!!
    • View Profile
    • PlaneShift3dMods
Re: Ok Now that Ver 4.0 (SB) is installed it won't load up
« Reply #7 on: March 01, 2008, 10:07:11 pm »
then when you installed you did not let the installer fix the perms, run the installer again and make sure it sets the perms

Shadowmeph

  • Traveller
  • *
  • Posts: 44
    • View Profile
Re: Ok Now that Ver 4.0 (SB) is installed it won't load up
« Reply #8 on: March 01, 2008, 10:22:53 pm »
then when you installed you did not let the installer fix the perms, run the installer again and make sure it sets the perms
what are perms? permissions?
"The General who in a hundred battles is always victorious is not as great as the one who achieves his objectives without fighting."
                                             -- Sun Tzu

Jonerian

  • Hydlaa Resident
  • *
  • Posts: 102
  • Jonerian Cruentis
    • View Profile
Re: Ok Now that Ver 4.0 (SB) is installed it won't load up
« Reply #9 on: March 01, 2008, 10:27:20 pm »
Yes.

Rigwyn

  • Guest
Re: Ok Now that Ver 4.0 (SB) is installed it won't load up
« Reply #10 on: March 01, 2008, 10:31:18 pm »
I posted the answer to this in another forum ...
psclient, pssetup etc.. is looking in the wrong place for the binary.

I installed this from my home dir to opt and its trying to run ~/opt/Planeshift/pssetup instead of /opt/Planeshift/pssetup

my workaround was to put a symbolic link in my home dir to /opt.

Here's what the psclient/pssetup script is doing

user@3f00:~$ /opt/PlaneShift/psclient
+ R=/home/user//opt/PlaneShift/psclient
+ R=/home/user//opt/PlaneShift
+ cd /home/user//opt/PlaneShift
/opt/PlaneShift/psclient: line 5: cd: /home/user//opt/PlaneShift: No such file
 or directory
+ chmod 770 psclient.bin
chmod: cannot access `psclient.bin': No such file or directory
+ export 'LD_LIBRARY_PATH=libs/:$LD_LIBRARY_PATH'
+ LD_LIBRARY_PATH='libs/:$LD_LIBRARY_PATH'
+ exec ./psclient.bin
/opt/PlaneShift/psclient: line 8: /home/user/psclient.bin: No such file or dir                               ectory
/opt/PlaneShift/psclient: line 8: exec: /home/user/psclient.bin: cannot execut                               e: No such file or directory


« Last Edit: October 01, 2009, 07:16:07 pm by Rigwyn »

Midora

  • Wayfarer
  • *
  • Posts: 5
    • View Profile
Re: Ok Now that Ver 4.0 (SB) is installed it won't load up
« Reply #11 on: March 01, 2008, 10:53:59 pm »
I am getting an error when I try to run psclient. I can run pssetup successfully but cannot lauch from there either.

xxxx@thecelt:/opt/PlaneShift> ./psclient
chmod: changing permissions of `psclient.bin': Operation not permitted
Missing `=' on line 187 of /this/psclient.cfg
Your configuration files are in... /home/xxxx/.PlaneShift
DEBUG: Sound System Software Renderer Initializing...

planeshift.application.client:
  PlaneShift Steel Blue (0.4.00)
  This game uses Crystal Space Engine created by Jorrit and others
  1.2.0 [Unix-x86-GCC]
     341) LOG_ANY flag deactivated with no filter.
     342) LOG_WEATHER flag deactivated with no filter.
     342) LOG_SPAWN flag deactivated with no filter.
     342) LOG_CELPERSIST flag deactivated with no filter.
     342) LOG_PAWS flag deactivated with no filter.
     342) LOG_GROUP flag deactivated with no filter.
     342) LOG_CHEAT flag deactivated with no filter.
     343) LOG_LINMOVE flag deactivated with no filter.
     343) LOG_SPELLS flag deactivated with no filter.
     343) LOG_NEWCHAR flag deactivated with no filter.
     343) LOG_SUPERCLIENT flag deactivated with no filter.
     343) LOG_EXCHANGES flag deactivated with no filter.
     343) LOG_ADMIN flag deactivated with no filter.
     344) LOG_STARTUP flag deactivated with no filter.
     344) LOG_CHARACTER flag deactivated with no filter.
     344) LOG_CONNECTIONS flag deactivated with no filter.
     344) LOG_CHAT flag deactivated with no filter.
     344) LOG_NET flag deactivated with no filter.
     344) LOG_LOAD flag deactivated with no filter.
     345) LOG_NPC flag deactivated with no filter.
     345) LOG_TRADE flag deactivated with no filter.
     345) LOG_SOUND flag deactivated with no filter.
     345) LOG_COMBAT flag deactivated with no filter.
     345) LOG_SKILLXP flag deactivated with no filter.
     345) LOG_QUESTS flag deactivated with no filter.
     346) LOG_SCRIPT flag deactivated with no filter.
     346) LOG_MARRIAGE flag deactivated with no filter.
     346) LOG_MESSAGES flag deactivated with no filter.
     346) LOG_CACHE flag deactivated with no filter.
     346) LOG_PETS flag deactivated with no filter.
     346) LOG_USER flag deactivated with no filter.
     347) LOG_LOOT flag deactivated with no filter.
     347) LOG_DUELS flag deactivated with no filter.
     347) LOG_TRIBES flag deactivated with no filter.
     347) All LOGS are off.
Mounting skin: /this/art/skins/default.zip
     602) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     603) Could not open image: >/this/art/gui/border/topleft.png<
     603) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     603) Could not open image: >/this/art/gui/border/topright.png<
     604) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     604) Could not open image: >/this/art/gui/border/bottomleft.png<
     604) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     604) Could not open image: >/this/art/gui/border/bottomright.png<
     604) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     604) Could not open image: >/this/art/gui/border/leftmiddle.png<
     604) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     605) Could not open image: >/this/art/gui/border/rightmiddle.png<
     605) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     605) Could not open image: >/this/art/gui/border/topmiddle.png<
     605) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     605) Could not open image: >/this/art/gui/border/bottommiddle.png<
     605) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     605) Could not open image: >/paws/base/maps/leather/top_left_1.png<
     605) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     606) Could not open image: >/paws/base/maps/leather/top_right_1.png<
     606) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     606) Could not open image: >/paws/base/maps/leather/bottom_left_1.png<
     606) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     606) Could not open image: >/paws/base/maps/leather/bottom_right_1.png<
     606) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     606) Could not open image: >/paws/base/maps/leather/left_1.png<
     606) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     607) Could not open image: >/paws/base/maps/leather/right_1.png<
     607) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     607) Could not open image: >/paws/base/maps/leather/top_1.png<
     607) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     607) Could not open image: >/paws/base/maps/leather/bottom_1.png<
Mounting skin: /planeshift/art/skins/base/client_base.zip
  psEngine initialized.
Using fontsize 16 for resolution 1024x768
./psclient.bin: symbol lookup error: libs/libvorbisfile.so.3: undefined symbol: vorbis_synthesis_idheader

I checked the libs folder and the file is there



Xordan

  • Crystal Space Developer
  • Forum Addict
  • *
  • Posts: 3845
  • For God and the Empire
    • View Profile
Re: Ok Now that Ver 4.0 (SB) is installed it won't load up
« Reply #12 on: March 01, 2008, 11:17:41 pm »
I'll have fixes for these issues out in the next day or so.

Midora

  • Wayfarer
  • *
  • Posts: 5
    • View Profile
Re: Ok Now that Ver 4.0 (SB) is installed it won't load up
« Reply #13 on: March 01, 2008, 11:30:51 pm »
I'll have fixes for these issues out in the next day or so.

Thank you Xordan.  \\o// ... and thank you for making Planeshift an enjoyable place for us Linux users

jruggle

  • Wayfarer
  • *
  • Posts: 7
    • View Profile
Re: Ok Now that Ver 4.0 (SB) is installed it won't load up
« Reply #14 on: March 01, 2008, 11:44:44 pm »
As a temporary fix for the libvorbisfile.so issue, you can copy your local /usr/lib/libvorbisfile.so.3.[whatever] to Planeshift/libs/libvorbisfile.so.3
example (may be different file locations for you):
Code: [Select]
cp /usr/lib/libvorbisfile.so.3.1.1 /opt/PlaneShift/libs/libvorbisfile.so.3

But backup the original file just in case it doesn't work for you. :)