Author Topic: npcclient crash.  (Read 640 times)

Axionx

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
npcclient crash.
« 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.

Axionx

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
(No subject)
« Reply #1 on: February 12, 2005, 03:55:37 pm »
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.

derula

  • Hydlaa Citizen
  • *
  • Posts: 409
  • Staying away because Talad asked nicely
    • View Profile
(No subject)
« Reply #2 on: February 12, 2005, 05:06:46 pm »
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.

acraig

  • Administrator
  • Veteran
  • *
  • Posts: 1562
    • View Profile
(No subject)
« Reply #3 on: February 12, 2005, 09:55:34 pm »
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 )
----------
Andrew
"For all I know, she's lying, everyone's lying; welcome to the Internet"

derula

  • Hydlaa Citizen
  • *
  • Posts: 409
  • Staying away because Talad asked nicely
    • View Profile
(No subject)
« Reply #4 on: February 13, 2005, 05:39:42 pm »
Quote
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.