Author Topic: AWS window manager fails?  (Read 407 times)

OwlManAtt

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
AWS window manager fails?
« on: July 24, 2004, 09:00:27 pm »
I\'ve run the build script from here:

http://www16.brinkster.com/acraig/planeshift/buildmb.html

twice, once as root and once as a normal user. Both times I got the same error when I ran ./psclient. The walktest thing works fine, but when I do psclient I get the following (-verbos)

[Saturday]owlmanatt@bell:~/molblue/planeshift$ ./psclient -verbose
Warning: Failed to load `aws\'; reason(s):
/home/owlmanatt/molblue/CS/aws.so: File not found
/home/owlmanatt/molblue/CS/lib/aws.so: File not found
./aws.so: File not found
/home/owlmanatt/molblue/cel//aws.so: File not found
/home/owlmanatt/molblue/cel//lib/aws.so: File not found
/home/owlmanatt/molblue/planeshift/aws.so: File not found
Warning: Failed to load `aws\'; reason(s):
/home/owlmanatt/molblue/CS/aws.so: File not found
/home/owlmanatt/molblue/CS/libaws.so: File not found
/home/owlmanatt/molblue/CS/lib/aws.so: File not found
/home/owlmanatt/molblue/CS/lib/libaws.so: File not found
./aws.so: File not found
./libaws.so: File not found
/home/owlmanatt/molblue/cel//aws.so: File not found
/home/owlmanatt/molblue/cel//libaws.so: File not found
/home/owlmanatt/molblue/cel//lib/aws.so: File not found
/home/owlmanatt/molblue/cel//lib/libaws.so: File not found
/home/owlmanatt/molblue/planeshift/aws.so: File not found
/home/owlmanatt/molblue/planeshift/libaws.so: File not found
WARNING: could not load plugin \'crystalspace.window.alternatemanager\'
Xlib:  extension \"XFree86-DRI\" missing on display \":0.0\".
block_size: 8192
Mounting maps: dungeon podium hydlaa temple tower.
planeshift.application.client: Planeshift Molecular Blue
planeshift.application.client: This game uses Crystal Space Engine created by Jorrit and others
planeshift.application.client: 0.97 rdev [Unix-x86-GCC]
Couldn\'t find aws plugin!
planeshift.application.client: Could not set up the AWS window manager!
planeshift.application.client: Failed to init app!

Also, the first time I ran it (right after the script finished) a window loads for a few seconds, I see a red dot, then it closes down and the errors roll in. Every other time it seems like a window pops up and closes down really fast. I have *no* idea what\'s wrong. Running debian testing, P4, GeForce FX 5200, 2.6 kernel.

Thanks for any help you can offer. =)

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
(No subject)
« Reply #1 on: July 24, 2004, 09:46:37 pm »
Your aws wasn\'t built. Go to your CS directory and run jam again to find out why. If it is something with \"window_item\" edit the file ./plugins/aws/skinpars.yy, go to line 61 and delete the last \"window_item\" from that line. Go back to the CS base diretory and rebuild CS with jam -a.

Another thing: I noticed you don\'t have DRI support enabled. Have you installed the nvidia  graphicsa driver from http://www.nvidia.com? It\'s really not nice to play without it...


Back to Planeshift again \\o/

lynx_lupo

  • Veteran
  • *
  • Posts: 1431
  • Sorbus aria!
    • View Profile
    • Linux pri nas
(No subject)
« Reply #2 on: July 24, 2004, 09:59:27 pm »
Hello Yousnoth!  :D
"Amor sceleratus habendi"- Ovid
"First they ignore you, then they laugh at you, then they fight you, then you eat them." -Godzilla

OwlManAtt

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
(No subject)
« Reply #3 on: July 24, 2004, 10:02:14 pm »
Karosh_Steinkatz: Thanks, works. =D
« Last Edit: July 24, 2004, 10:36:41 pm by OwlManAtt »