Author Topic: pssetup.exe crashing  (Read 2401 times)

roguewolftamer

  • Hydlaa Resident
  • *
  • Posts: 124
    • View Profile
pssetup.exe crashing
« on: May 19, 2005, 05:07:39 am »
whenever i open the setup it crashes, i don\'t know exactly why, but here\'s where you can go to see some of my system spec\'s

http://www.pcpitstop.com/techexpress.asp?id=WWENMWTVXCQSK9P6

it wont be very specific, but it should help plenty, any other questions, go ahead and ask me here

Spatiala

  • Wayfarer
  • *
  • Posts: 1
    • View Profile
(No subject)
« Reply #1 on: May 19, 2005, 09:42:55 am »
i have been having this prob too

jorrit

  • Developers
  • Hydlaa Citizen
  • *
  • Posts: 497
    • View Profile
(No subject)
« Reply #2 on: May 19, 2005, 09:51:56 am »
Quote
Originally posted by roguewolftamer
whenever i open the setup it crashes, i don\'t know exactly why, but here\'s where you can go to see some of my system spec\'s

http://www.pcpitstop.com/techexpress.asp?id=WWENMWTVXCQSK9P6

it wont be very specific, but it should help plenty, any other questions, go ahead and ask me here


As you can see on the list of new things (http://www.planeshift.it) this is a known problem.

Greetings,
Project Manager of Crystal Space, CEL, CrystalBlend and Crystal Core. Please support Crystal Space with a donation.

Magicstor

  • Traveller
  • *
  • Posts: 10
    • View Profile
Have same problem
« Reply #3 on: May 19, 2005, 02:53:30 pm »
After i update it to new revision .
and now i can\'t start the game again;
It crashed;and also the pssetup can\'t be open
crashed.who can help me ?

Zan

  • Veteran
  • *
  • Posts: 1944
  • Just a regular guy, with an irregular soul
    • View Profile
    • Photography
(No subject)
« Reply #4 on: May 19, 2005, 04:34:09 pm »
I also seem to have the same problem, which isn\'t very annoying by itself but since I need to disable my sound in order to prevent the game to crash at change of background music it does pose a problem.

So I was wondering if there is another way I could disable my sound without having to open the setup? Perhaps even change some commands in a file or two if it isn\'t too complicated.

Thanks in advance.
Zan Drithor, Member of the Vaalnor Council
Tyrnal Relhorn, Captain of the Vaalguard
Thromdir Shoake, Merchant
Giorn Kleaver, Miner.

Grayne Dholm, Follower of Dakkru

DaveG

  • Forum Addict
  • *
  • Posts: 2058
    • View Profile
(No subject)
« Reply #5 on: May 19, 2005, 11:43:01 pm »
Open your \"psclient.cfg\" file in notepad, or something.  Find the lines:
Code: [Select]
;Sound renderer
System.PlugIns.iSoundRender = crystalspace.sound.render.software

Add a semiclolon to the begining of the second line and save.

As far as I know, this is the only line that needs to be disabled.  (It worked fine for me)  If anyone can correct me, please do.
« Last Edit: May 19, 2005, 11:44:12 pm by DaveG »

::  PlaneShift Team Programmer  ::

roguewolftamer

  • Hydlaa Resident
  • *
  • Posts: 124
    • View Profile
(No subject)
« Reply #6 on: May 20, 2005, 01:00:48 am »
ya i seen that jorrit, but thx anyways.

i went ahead and posted that little link so that way they might have any kind of info about what kind of computer i was running (just incase it was ANOTHER problem)

Gaisa

  • Wayfarer
  • *
  • Posts: 9
    • View Profile
got this from another thread
« Reply #7 on: May 20, 2005, 03:09:19 am »
I had a similar problem and Androgos had the following bit of advice:

Quote
Originally posted by Androgos
A few debugging commands and I\'ve got following:
open pssetup.cfg and change the following line:
System.PlugIns.iImageIO = crystalspace.graphic.image.io.multiplex
to
System.PlugIns.iImageIO = crystalspace.graphic.image.io.multiplexer

(add \'er\' to the end)
Save and try again



It worked for me :)

Zan

  • Veteran
  • *
  • Posts: 1944
  • Just a regular guy, with an irregular soul
    • View Profile
    • Photography
(No subject)
« Reply #8 on: May 20, 2005, 09:55:08 am »
Well I found sound disabling is also possible the simple way .. just with your ingame options *smacks his own forehead*

Thanks for those tips though .. I \'m going to see if they fix the problem.
Zan Drithor, Member of the Vaalnor Council
Tyrnal Relhorn, Captain of the Vaalguard
Thromdir Shoake, Merchant
Giorn Kleaver, Miner.

Grayne Dholm, Follower of Dakkru

pixmith

  • Wayfarer
  • *
  • Posts: 1
    • View Profile
fixed!!
« Reply #9 on: May 20, 2005, 07:15:53 pm »
hey thanks gaisa thanks androgos... adding ER  to that line of code worked :)

Magicstor

  • Traveller
  • *
  • Posts: 10
    • View Profile
OK
« Reply #10 on: May 21, 2005, 01:56:40 am »
Thanks for the help,it\'s work now

Dantaus

  • Traveller
  • *
  • Posts: 44
    • View Profile
(No subject)
« Reply #11 on: May 21, 2005, 06:44:38 am »
ok, I don\'t know much about computers and I cant get the game to work b/c whenevr I go on to the client, it messes up really bad

Cillan

  • Wayfarer
  • *
  • Posts: 7
    • View Profile
(No subject)
« Reply #12 on: May 22, 2005, 07:31:22 am »
is there a way i can set PS to run in fullscreen mode by changing the setup file? it defults do window mode, and setip is crashing.

Androgos

  • Guest
(No subject)
« Reply #13 on: May 22, 2005, 09:36:07 am »
in planeshift.cfg

Quote

; ******************
; *  User Config   *
; ******************

; Width/height of CrystalSpace visual
Video.ScreenWidth = 1024
Video.ScreenHeight = 768

; Screen depth (currently supports 8, 15, 16, and 32 bits, NO 24 bits!)
Video.ScreenDepth = 32

; Use full-screen mode if available
Video.FullScreen = false

Set
Video.FullScreen = true

and you will have it

Cillan

  • Wayfarer
  • *
  • Posts: 7
    • View Profile
(No subject)
« Reply #14 on: May 22, 2005, 03:04:46 pm »
i love you guys! running fullscreen, its all good. Thanks!