Author Topic: error with psserver  (Read 466 times)

amadeus_black

  • Wayfarer
  • *
  • Posts: 3
    • View Profile
error with psserver
« on: October 31, 2003, 12:02:28 pm »
Hi,

when a user want to connect to server with psclient, i have this error message on my server :

HandleUploadMessage: Player Creation Complete
Requested World!
CEL is searching for meshfact \'maleylian\'...Not Found, so loading /planeshift/models/maleylian.spr
crystalspace.maploader.parse.meshfactory: Could not open mesh object file \'/planeshift/models/maleylian.spr\' on VFS!
cel.pfmesh.loadmeshfactory: Error loading mesh object factory \'/planeshift/models/maleylian.spr\'!
CEL is searching for meshfact \'stoneb\'...Not Found, so loading /planeshift/models/stoneb.spr
crystalspace.maploader.parse.meshfactory: Could not open mesh object file \'/planeshift/models/stoneb.spr\' on VFS!
cel.pfmesh.loadmeshfactory: Error loading mesh object factory \'/planeshift/models/stoneb.spr\'!
InitMesh: Could not load the /planeshift/models/maleylian.spr mesh or the stoneb mesh.
CreateActor: InitMesh failed, so Actor cannot be created.
Error while creating Entity for Player \'Tutu\'
Remove player \'Tutu\' (3)
***Warning: Error while creating player in world!
In file src/server/pscelserver.cpp function void psCelServer::HandlePersistMessage(MsgEntry*) line 895

thanks to help me.


acraig

  • Administrator
  • Veteran
  • *
  • Posts: 1562
    • View Profile
(No subject)
« Reply #1 on: October 31, 2003, 04:47:31 pm »
Did you copy the art from one of the release versions into your CVS tree?
----------
Andrew
"For all I know, she's lying, everyone's lying; welcome to the Internet"

amadeus_black

  • Wayfarer
  • *
  • Posts: 3
    • View Profile
(No subject)
« Reply #2 on: October 31, 2003, 05:42:54 pm »
yes, i did it

molblue$ wget -t0 -c http://heanet.dl.sourceforge.net/sourceforge/planeshift/planeshift.tar.gz
molblue$ tar -xvzf planeshift.tar.gz planeshift/art

amadeus_black

  • Wayfarer
  • *
  • Posts: 3
    • View Profile
(No subject)
« Reply #3 on: October 31, 2003, 08:59:40 pm »
the problem is solved.