PlaneShift
Support => Technical Help: Problems BEFORE entering the game => Topic started by: barxxo on January 31, 2005, 11:18:51 am
-
hi,
yesterday i installed the linux-version of planeshift on my suse9.2 with nvidia geforce4 mx440.
The setup went fine, but when i want to start with \"./client\" it says \"No 3d driver (iGraphics3D) plugin!\"
3d is enabled, i tested it with a 3d- racing simulation.
thanks for help
-edit:
./updater -auto replies:
WARNING: could not load plugin \'crystalspace.kernel.vfs\'
ERROR: csInitializer::SetupConfigManager failed!
Is your CRYSTAL environment variable set?
but echo $CRYSTAL replies:
/usr/local/bin/planeshift/planeshift/
Barxxo
-
The CRYSTAL export has to be set to your CS dir, not your PS dir ;)
-
Originally posted by Karosh_Steinkatz
The CRYSTAL export has to be set to your CS dir, not your PS dir ;)
....ooops.. changed...
Now ./updater replies
WARNING: could not load plugin \'crystalspace.graphics3d.opengl\'
No 3D driver!
WARNING: could not load plugin \'crystalspace.font.server.freetype2\'
ERROR: No iGraphics3D plugin!
ERROR: Failed to init Crystal Space for app!
-
Ok, 1st: check if gl3d.so exists in your CS dir. If yes, run ldd on it to see if it loads libGL and libnvidia(-tls). If not, run jam in the CS dir again to see why it failed to build. Do you also have the latest nvidia driver?
2nd: Do you have freetype2 installed? You may need the -devel package too (if it exists).
-
At first, thanks for your great help!
Originally posted by Karosh_Steinkatz
Ok, 1st: check if gl3d.so exists in your CS dir.
No :-(
Originally posted by Karosh_Steinkatz
If not, run jam in the CS dir again to see why it failed to build.
I did, but couldn?t see any error messages, but \"gl3d.so\" was not listed.
Last message was \"...updated 51 targets...\"
Originally posted by Karosh_Steinkatz
Do you also have the latest nvidia driver?
Yes.
-
Hmmmm ok, let\'s try this: go to your CS dir, do a \'jam clean\', run configure and then \'jam -a\'. That helps sometimes when a plugin is missing.
-
Originally posted by Karosh_Steinkatz
Hmmmm ok, let\'s try this: go to your CS dir, do a \'jam clean\', run configure and then \'jam -a\'.
Yes.. yes.. it worked.
Now i am able to start the client.
Next problem :-)
Even though i started the updater, the client responds with :
you are not running the correct version of Planeshift for this server.... hmm...
but i am very happy at least to see the login window :-)
-
You need to get a new checkout from CVS, since the netcode was increased once again some days ago, which makes older clients incompatible. And the server was recompiled yesterday :)
-
Originally posted by Karosh_Steinkatz
You need to get a new checkout from CVS...
:-( .. there is as the same linux-version as i got two days ago...
I am not practiced with cvs.
Did i understand you right?
I have to install cvs, then to download something and then recompile?
-
Just run ./update_code to download and compile the new client from CVS. You use kronon\'s installer, right?
-
me again...
.\"/update_code\" did the download and started to compile.
But now ... after \"./client\" i get
\"./client: line5: ./psclient: file not found\"
:-( no login window anymore..
-
seems that \"update_source\" killed some important files like updater and client.
-
Maybe your checkout has some compile errors. Run it again, it may work this time. If not, check if it created a logfile and post it.
-
Hi, Karosh_Steinkatz
I repeated everything as above mentioned, with the same effect.
As i read in this forum, there are problems with the linux-version of PS.
Now i wait until these problems are solved.
Thanks for your help.
Barxxo