The data part is optional, the important change is withing the client_default.cfg
The adress for all internal web apps has changed and this is the reason for white screen. Locate your client_default.cfg and check the following section:
WebIgMainDomain = "app.ryzom.com";
WebIgTrustedDomains = {
"api.ryzom.com", "app.ryzom.com"
};
If they have the old urls, change them to app.ryzom.com
Hope this helps!
The adress for all internal web apps has changed and this is the reason for white screen. Locate your client_default.cfg and check the following section:
WebIgMainDomain = "app.ryzom.com";
WebIgTrustedDomains = {
"api.ryzom.com", "app.ryzom.com"
};
If they have the old urls, change them to app.ryzom.com
Hope this helps!