Author Topic: Game won't start  (Read 685 times)

Garenthol

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
Game won't start
« on: September 25, 2007, 09:41:25 pm »
Hi all,

I have played PS quite a lot on my laptop before on Ubuntu 6.10 and never really had problems (except performance problems).
I decided to buy a new PC (dual core Opteron 1.8 Ghz with 2048 MiB RAM and a 19" widescreen) to be able to play PS with "some what" higher specs.
After installing PS, updating PS and installing the newest Nvidia drivers (Nvidia 6 series on board) it is impossible to start the game.
If I try to start the game I get the feedback "loading application:" but after about 20 seconds it just stops loading and does nothing.
I have tried to look in the logs directory (empty) or for some other log to find out what the error is, but I cannot find where (or what) the error is.

Anybody have any ideas to solve this problem?
Thanks ahead!

[SOLVED] *EDIT* I do not know what exactly happened, but after running fixlibs.sh (which updated nothing as far as I can see) PS starts without a hitch.

[UNSOLVED]*EDIT2* PS started without a problem, but as soon as I tried binding a command (casting a spell) PS crashed and now I have the same problem again.
As soon as I try to run PS it just says loading and after 20 seconds it stops loading and does nothing.
« Last Edit: September 25, 2007, 10:05:45 pm by Garenthol »

Caarrie

  • Forum Addict
  • *
  • Posts: 3369
  • We want no UNFIXED bugs!!!!!!!!!!!!!
    • View Profile
    • PlaneShift3dMods
Re: Game won't start
« Reply #1 on: September 25, 2007, 10:18:28 pm »
what is the output if you run ps in console?

Garenthol

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
Re: Game won't start
« Reply #2 on: September 25, 2007, 10:33:36 pm »
Quote
garenthol@Desktop:~/PlaneShift$ ./psclient
./psc: error while loading shared libraries: libCgGL.so: cannot open shared obje                                                                                                                          ct file: No such file or directory

Garenthol@Desktop:~/PlaneShift$ ./fixlibs.sh
This program will download the latest dynamic libs required by PlaneShift. If yo                                                                                                                          u have missing lib errors, running this program may fix them.
Press enter to continue. Press Ctrl+C to abort.

Downloading new libs. This may take a while.
--22:27:54--  http://download.xordan.com/64bitlibs.tar.bz2            => `64bitlibs.tar.bz2'
Resolving download.xordan.com... 67.159.44.201
Connecting to download.xordan.com|67.159.44.201|:80... connected.
HTTP request sent, awaiting response... 503 Service Temporarily Unavailable
22:27:55 ERROR 503: Service Temporarily Unavailable.

Download finished.... copying to correct location.
rm: cannot remove `libs': No such file or directory
tar: 64bitlibs.tar.bz2: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
rm: cannot remove `64bitlibs.tar.bz2': No such file or directory
All done.

garenthol@Desktop:~/PlaneShift$
Ok, what now?
For some strange reason I am all of a sudden missing one lib, and doing a lib update is (temporarily) impossible.
Just wait for the Libfix and then (try to) run PS again?

Induane

  • Veteran
  • *
  • Posts: 1287
  • What should I put here?
    • View Profile
    • Vaalnor Inc.
Re: Game won't start
« Reply #3 on: September 25, 2007, 11:17:50 pm »
I'd try chmoding the directory so you have write access.  It appears regualr user can't overwrite the libs.


as root;
Code: [Select]
chmod -R 777 /path/to/planeshift/directory