Hi all,
I can login several days ago with a new installation of new client program (setup_ryzom_setup_637.exe).
But when I login these days, it alway fails with error code 1.
I already disable my firewall, so I don't think it is because of it.
The login/patch server "rslogin.juk.shards.nevrax.com" resolves to "213.208.119.220",
which seems match the IP others describe on this forum..
But, I cannot reach this IP! Ping has no response, telnet to port 40916 and 50000 also has no response.
Is anyone able to login successfully?
Login fail
Re: Login fail
add this to client.cfg. or run the fixer, that does the same thing.
Code: Select all
StartupHost = "su1.ryzom.com:40916";
StartupPage = "/login/r2_login.php";
InstallStatsUrl = "http://su1.ryzom.com:50000/stats/stats.php";
PatchServer = "http://dl.ryzom.com/patch_live";
InstallWebPage = "http://dl.ryzom.com/installer/";
Re: Login fail
Thanks, that fixed my problem now!blaah wrote:add this to client.cfg. or run the fixer, that does the same thing.Code: Select all
StartupHost = "su1.ryzom.com:40916"; StartupPage = "/login/r2_login.php"; InstallStatsUrl = "http://su1.ryzom.com:50000/stats/stats.php"; PatchServer = "http://dl.ryzom.com/patch_live"; InstallWebPage = "http://dl.ryzom.com/installer/";
Re: Login fail
When I re-configure Ryzom (restore to default, then change settings),
these 5 five settings in client.cfg are reset to the unusable ones.
I guess client_default.cfg should be patched.
these 5 five settings in client.cfg are reset to the unusable ones.
I guess client_default.cfg should be patched.