PlaneShift

Support => Linux Specific Issues => Topic started by: iddqd on May 27, 2008, 08:24:39 pm

Title: No textures
Post by: iddqd on May 27, 2008, 08:24:39 pm
I just installed Planeshift using the bin file from the site. However, when I try to run the game, the textures are all screwed up. Here's a screenshot:
(http://i32.tinypic.com/258nhu1.png)

The menues and everything else seems to work fine, it's just the textures that don't work.

Here's what I get when I run psclient throught the terminal:
Code: [Select]
Your configuration files are in... /home/fredde/.PlaneShift
DEBUG: Sound System Software Renderer Initializing...
  Indirect rendering may indicate a flawed OpenGL setup if you run on a local
  X server.

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]
     272) LOG_ANY flag deactivated with no filter.
     273) LOG_WEATHER flag deactivated with no filter.
     273) LOG_SPAWN flag deactivated with no filter.
     273) LOG_CELPERSIST flag deactivated with no filter.
     273) LOG_PAWS flag deactivated with no filter.
     273) LOG_GROUP flag deactivated with no filter.
     273) LOG_CHEAT flag deactivated with no filter.
     273) LOG_LINMOVE flag deactivated with no filter.
     273) LOG_SPELLS flag deactivated with no filter.
     273) LOG_NEWCHAR flag deactivated with no filter.
     273) LOG_SUPERCLIENT flag deactivated with no filter.
     274) LOG_EXCHANGES flag deactivated with no filter.
     274) LOG_ADMIN flag deactivated with no filter.
     274) LOG_STARTUP flag deactivated with no filter.
     274) LOG_CHARACTER flag deactivated with no filter.
     274) LOG_CONNECTIONS flag deactivated with no filter.
     274) LOG_CHAT flag deactivated with no filter.
     274) LOG_NET flag deactivated with no filter.
     274) LOG_LOAD flag deactivated with no filter.
     274) LOG_NPC flag deactivated with no filter.
     274) LOG_TRADE flag deactivated with no filter.
     274) LOG_SOUND flag deactivated with no filter.
     275) LOG_COMBAT flag deactivated with no filter.
     275) LOG_SKILLXP flag deactivated with no filter.
     275) LOG_QUESTS flag deactivated with no filter.
     275) LOG_SCRIPT flag deactivated with no filter.
     275) LOG_MARRIAGE flag deactivated with no filter.
     275) LOG_MESSAGES flag deactivated with no filter.
     275) LOG_CACHE flag deactivated with no filter.
     275) LOG_PETS flag deactivated with no filter.
     275) LOG_USER flag deactivated with no filter.
     275) LOG_LOOT flag deactivated with no filter.
     276) LOG_DUELS flag deactivated with no filter.
     276) LOG_TRIBES flag deactivated with no filter.
     276) All LOGS are off.
Mounting skin: /this/art/skins/elves.zip
     331) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     331) Could not open image: >/this/art/gui/border/topleft.png<
     331) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     331) Could not open image: >/this/art/gui/border/topright.png<
     331) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     331) Could not open image: >/this/art/gui/border/bottomleft.png<
     331) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     331) Could not open image: >/this/art/gui/border/bottomright.png<
     331) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     331) Could not open image: >/this/art/gui/border/leftmiddle.png<
     331) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     331) Could not open image: >/this/art/gui/border/rightmiddle.png<
     331) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     331) Could not open image: >/this/art/gui/border/topmiddle.png<
     331) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     331) Could not open image: >/this/art/gui/border/bottommiddle.png<
     331) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     331) Could not open image: >/paws/base/maps/leather/top_left_1.png<
     331) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     331) Could not open image: >/paws/base/maps/leather/top_right_1.png<
     331) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     331) Could not open image: >/paws/base/maps/leather/bottom_left_1.png<
     331) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     331) Could not open image: >/paws/base/maps/leather/bottom_right_1.png<
     332) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     332) Could not open image: >/paws/base/maps/leather/left_1.png<
     332) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     332) Could not open image: >/paws/base/maps/leather/right_1.png<
     332) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     332) Could not open image: >/paws/base/maps/leather/top_1.png<
     332) <src/common/paws/pawsimagedrawable.cpp:56 PreparePixmap>
     332) 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


I've updated my graphics drivers and anything OpenGL related.

Specs:
OS: OpenSUSE 10.3
Graphics card: Nvidia Geforce 7600 GS
1 gb ram

Any ideas?
Title: Re: No textures
Post by: Cebot on May 27, 2008, 08:39:56 pm
my guess is, that you use the opensource nvidia drivers. check your xorg.conf for which driver you use. if i am right and you use the open source driver, switch to the proprietary driver
Title: Re: No textures
Post by: iddqd on May 27, 2008, 08:46:37 pm
my guess is, that you use the opensource nvidia drivers. check your xorg.conf for which driver you use. if i am right and you use the open source driver, switch to the proprietary driver
The Device section of xorg.conf looks like this:
Code: [Select]
Section "Device"
  BoardName    "GeForce 7600 GS"
  BusID        "5:0:0"
  Driver       "nvidia"
  Identifier   "Device[0]"
  Screen       0
  VendorName   "NVidia"
EndSection

Unfortunately, I don't understand much of this. Am I using the open source or the proprietary driver?
Title: Re: No textures
Post by: Cebot on May 27, 2008, 08:55:00 pm
looks correct to me, what does "glxinfo |grep direct" say?

EDIT: btw, did you run the psupdater after installing the game? and are you using the latest drivers? (perhaps a sys update with yast might help, alternatively you could update yast's repositories and install the latest nvidia drivers with yast)
Title: Re: No textures
Post by: Rayken on May 27, 2008, 08:58:48 pm
Or you could try rolling back the drivers.  IIRC when i've had that issue in the past that fixed it.
Title: Re: No textures
Post by: iddqd on May 27, 2008, 09:16:34 pm
looks correct to me, what does "glxinfo |grep direct" say?

EDIT: btw, did you run the psupdater after installing the game? and are you using the latest drivers? (perhaps a sys update with yast might help, alternatively you could update yast's repositories and install the latest nvidia drivers with yast)
It says "direct rendering: No".

I did, but it didn't find any new updates. And all drivers are up to date.
Title: Re: No textures
Post by: Cebot on May 27, 2008, 10:45:30 pm
unfortunately i don't know how to switch the opengl profile on suse, but since you are already using the correct driver i assume it is only a configuration issue with opengl, please consult the documentation of suse (or their irc channel) to learn how to switch the profiles.
well, for the case a gentoo user might have the same issue, the profile is changeable by entering "eselect opengl set nvidia" into a console (the ebuild should do that on it's own and also give a note about it)
Title: Re: No textures
Post by: Prolix on May 27, 2008, 10:52:52 pm
Do you have
Code: [Select]
Load  "glx"   in the module section of xorg.cnf?


Title: Re: No textures
Post by: iddqd on May 31, 2008, 04:02:54 am
unfortunately i don't know how to switch the opengl profile on suse, but since you are already using the correct driver i assume it is only a configuration issue with opengl, please consult the documentation of suse (or their irc channel) to learn how to switch the profiles.
well, for the case a gentoo user might have the same issue, the profile is changeable by entering "eselect opengl set nvidia" into a console (the ebuild should do that on it's own and also give a note about it)
Okay, I'll see if I can find anything on it. Thanks.

Do you have
Code: [Select]
Load  "glx"   in the module section of xorg.cnf?



Yep.
Title: Re: No textures
Post by: yugord on June 18, 2008, 07:47:00 pm
I am having this same issue. I installed the linux ATI driver but it did not help.

[user@localhost ~]$ glxinfo |grep direct
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
OpenGL renderer string: Mesa GLX Indirect
Title: Re: No textures
Post by: ThomPhoenix on June 19, 2008, 10:24:59 am
Don't use CG toolkit 2.0
Title: Re: No textures
Post by: Caarrie on June 19, 2008, 12:47:52 pm
Don't use CG toolkit 2.0

CG toolkit 2.0 has no effect on textures it is more an issue with lighting and has been fixed for the comming release. I am not even sure it has an effect on the release client.
Title: Re: No textures
Post by: acraig on June 19, 2008, 08:16:59 pm
CG toolkit 2.0 will have a negative affect though on the current released client I believe.  I had to roll back my toolkit and it fixed my problems ( similar to yours ).   It should be fixed in the next release as Caarie mentioned.