Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - rogerw

Pages: [1]
1
Technical Help: Problems BEFORE entering the game /
« on: June 22, 2004, 04:41:36 pm »
Wo, thanx a lot buddy, it did work now.
But I still got low framerate when running hydlaa. I don\'t know whether it is a problem of client or not.

2
Technical Help: Problems BEFORE entering the game /
« on: June 20, 2004, 08:13:09 pm »
Thanx for your answering so quickly.

I still have serveral qustions.
\"you might have to use /spawn to get back to the plaza\"
does it mean when I start the server , I must enter a command \"spawn hydlaa\"?

I orderly entered \"loadmap hydlaa\", \"spawn hydlaa\" and \"ready\", but still got the error message.

And I found there is a table called sector_info within the database, should I append a record for new sector \"hydlaa_plaza\"?

3
Technical Help: Problems BEFORE entering the game /
« on: June 20, 2004, 07:00:04 pm »
Wo, It did work after compling cvs code. But just as what you said,

client just can load podium map, could you please tell me how to

modify the database to get other maps into work?

4
Technical Help: Problems BEFORE entering the game /
« on: June 20, 2004, 06:58:41 pm »
Yep, it\'s really a bit strange since I cannot find stoneb.spr at all, and this problem exists within some textures when loading the world file.

5
Technical Help: Problems BEFORE entering the game /
« on: June 20, 2004, 09:49:13 am »
The official server is really slow, i just wanna see the entire scene better within my own server.

6
Technical Help: Problems BEFORE entering the game /
« on: June 20, 2004, 08:41:28 am »
It raised underlying error when loading map podium:

CEL is searching for meshfact \'femdermorian\'...Not Found, so loading /planeshift
/models/femdermorian.spr
crystalspace.maploader.parse.meshfactory: Could not open mesh object file \'/plan
eshift/models/femdermorian.spr\' on VFS!
cel.pfmesh.loadmeshfactory: Error loading mesh object factory \'/planeshift/model
s/femdermorian.spr\'!
CEL is searching for meshfact \'stoneb\'...Not Found, so loading /planeshift/model
s/stoneb.spr
crystalspace.maploader.parse.meshfactory: Could not open mesh object file \'/plan
eshift/models/stoneb.spr\' on VFS!
cel.pfmesh.loadmeshfactory: Error loading mesh object factory \'/planeshift/model
s/stoneb.spr\'!
functi
on name not available: Could not load the /planeshift/models/femdermorian.spr me
sh or the stoneb mesh.
functi
on name not available: InitMesh failed, so Actor cannot be created.
Error while creating Entity for Player \'Roger\'
Remove player \'Roger\' (2)
***Warning: Error while creating player in world!
In file E:\\MMORPG\\PSV0.2.010.Snapshot\\planeshift\\src\\server\\pscelserver.cpp func
tion  line 907

I just wondering what and where these meshfacts are.
And as seen from the responses,  stoneb.spr was missing, but I searched entire directory, couldnot find this file, does anyone know where can I download it?

7
Technical Help: Problems BEFORE entering the game /
« on: June 20, 2004, 06:42:15 am »
Thanx, Karosh, I loaded the podium map, but it seemed not to work. problem is still there.

Could you please tell me how to modify the database a little bit in detail?

8
I complied the source code under windows and got everything ready to go. Then I launched the server and entered within the console \"loadmap hydlaa\", \"spawn hydlaa\", finally \"ready\". Everything looked pretty well here, but when I opened a client, trouble came, client side threw the following error:
\"The server could not create your player entity, please contact the tech staff.\"

and the server side also raised an error:

Check Login for: \'Roger\'
Guild info: Player is  (0) in guild  (0).
User \'Roger\' (5) added to active client list
Requested World!


function name not available: Could not CreateActor because sector specified was NULL.
Error while creating Entity for Player \'Roger\'
Remove player \'Roger\' (5)
***Warning: Error while creating player in world!
In file

E:\\PSV0.2.010.Snapshot\\planeshift\\src\\server\\pscelserver.cpp func
tion  line 895

It seems that the server did really accept the account and just got the trouble at the stage of world loading. I tried several different accouts(including those initial acounts in the database), but failed to get rid of it.

Does anybody know how to solve this problem?

Thanks a lot in anticipation.

Pages: [1]