PlaneShift
Support => Technical Help: Problems BEFORE entering the game => Topic started by: amadeus_black 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.
-
Did you copy the art from one of the release versions into your CVS tree?
-
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
-
the problem is solved.