PlaneShift
Support => Technical Help: IN GAME bugs (after loading world) => Topic started by: Axionx on February 12, 2005, 11:55:53 am
-
Hi, Im intrested to test install planeshift server.
my machine is RH9 and downloaded the CVS, also got it built ok except some -1 values in combatmanager.
now i can run ./psserver and im able to login npcroom and the client server connection works fine...
but when im trying to run ./psnpcclient to get npc ai working i get segmentation fault everytime before loading map..
with ./psnpcclient -verbose on it crash just after
SCF_NOTIFY: loading plugin /p/CS/csgaimg.csplugin to satisfy request for csTGAImageIO
(segmentation fault)
then i removed csgaimg.csplugin ....
SCF_NOTIFY: loading plugin /p/CS/csgifimg.csplugin to satisfy request for csGIFImageIO
Muistialueen ylitys --> = segmentation fault. its finnish =).
Does the psnpcclient work at all in RH9 setup??...
Axionx.
-
Hello again
i got it working now, i turn out to be hardware prob. i scanned my ram, with memtest and i got failures... I replaced defective memories,
and compiled all again and it works like charm...
Axionx.
-
then perhaps you can help me. when i\'m starting psserver it says it could not connect to database, but i have mysql installed and everything.
-
1) Did it build the dbmysql.so when you build PS?
2) Did you populate the database with the correct tables and create the planeshift mysql user?
3) Is mysqld running ( try mysql from command line and see )
-
Originally posted by acraig
1) Did it build the dbmysql.so when you build PS?
2) Did you populate the database with the correct tables and create the planeshift mysql user?
3) Is mysqld running ( try mysql from command line and see )
1) yes.
2) yes.
3) yes.
I could also connect to planeshift db and view the tables with planeshift user using mysqlcc.