Error 1 and 60 ?

Added by samus about 8 years ago

Hi everybody!
I'm not an english boy so i'm sorry for every mistakes:

I have compile the ryzom server and client with this tutorial: http://dev.ryzom.com/wiki/ryzom/EverythingWindows
After starting the serveur with the "frintend_service.cfg" file edited with : FSListenHost = "192.168.1.12";

i try to start the client. In first time i try with client downloaded here: http://dev.ryzom.com/wiki/ryzom/WindowsBinaries
But if i edit config files, i always connect me at the open server.

When i try to use the client who was compiled with my visual studio, he starts but i can't connect (error 1...because i haven't account on my own server), and i can register an account : i click on register button, i enter data in the form but he answer with an "Error 60".

Also, if someone could give me some informations about each table of each database of the project for understand how datas are structured because i'm also a little lost.

thanks for all.


Replies (1)

RE: Error 1 and 60 ? - Added by kerozcak about 8 years ago

Error 1 is not because account absence. If i remember correctly, it's "Can't connect" which means your client can't connect to StartupHost (from client*.cfg).

As for error 60, I think creating account is not supported atm.
Quote from http://dev.ryzom.com/wiki/ryzom/OpenShard

If this is the first time you connect, just enter the login and password you want and if the login doesn't exists,
the server will add it with the specified password. You need to login 3 (three) times (click 3 times on login button and ignoring the error message)
to automatically create necessary access.

(1-1/1)