ryzom_client_r.exe from google.doc connect to shard successfully, but own client met 3003 error (solved)

Added by sambsp over 4 years ago

I download the client archeve from https://docs.google.com/leaf?id=0B3LX3q7MsUEGNDU5MDIzNWQtZmFhMi00ZGFmLTg0NzgtZjE4NTkwYjhjOGJh, use the default ryzom_client_r.exe can access my shard successfully, but if use my own client execute file, it encounts 3003 error. Client log file attached for details, also this log can be found here: http://pastebin.com/8Gr4yLRu, in pure text mode.

client.log (126 kB)


Replies (2)

RE: ryzom_client_r.exe from google.doc connect to shard successfully, but own client met 3003 error - Added by molator over 4 years ago

Edit client_default.cfg and replace the following line:
Application = { "ryzom_open", "./ryzom_client_r.exe", "./" };
with
Application = { "ryzom_open", "./ryzom_client_d.exe", "./" };

And tell me if it works.

RE: ryzom_client_r.exe from google.doc connect to shard successfully, but own client met 3003 error - Added by sambsp over 4 years ago

After I modified the 'r' to 'd', my client runs well. thanks.

(1-2/2)