(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{Migrated to|:en:Problems and solutions}}
 
=== What to check and to ask when a player has a problem ===
 
=== What to check and to ask when a player has a problem ===
  
Line 68: Line 69:
 
=== point_except handler4_common could not be located in the dynamic link library msvcrt.dll ===
 
=== point_except handler4_common could not be located in the dynamic link library msvcrt.dll ===
  
Error is *The procedure entry point_except handler4_common could not be located in the dynamic link library msvcrt.dll*, to fix it you need to :
+
Error is ''The procedure entry point_except handler4_common could not be located in the dynamic link library msvcrt.dll'', to fix it you need to :
  
 
* Browse to C:\Windows\System32 folder and file this file dwmapi.dll  
 
* Browse to C:\Windows\System32 folder and file this file dwmapi.dll  
 
* Rename this file from dwmapi.dll to dwmapi.dll_old
 
* Rename this file from dwmapi.dll to dwmapi.dll_old
 +
 +
=== Ryzom Installer can't run and displays an error message box ===
 +
 +
Ryzom Installer, after installing it, is using 32 bits DLLs in '''C:\Users\<login>\AppData\Local\Ryzom''' and Ryzom Installer from '''C:\Users\<login>\AppData\Local\Ryzom\ryzom_live''' should be in 64 bits if you chose a 64 bits client. After a patch, client is copying Ryzom Installer from '''C:\Users\<login>\AppData\Local\Ryzom\ryzom_live''' to '''C:\Users\<login>\AppData\Local\Ryzom''' and then DLLs in '''C:\Users\<login>\AppData\Local\Ryzom''' could be incompatible with the copied Ryzom Installer :( The temporary fix is to copy both msvcp100.dll, msvcr100.dll and ryzom_installer_qt_r.exe from '''C:\Users\<login>\AppData\Local\Ryzom\ryzom_live''' to '''C:\Users\<login>\AppData\Local\Ryzom'''.

Latest revision as of 13:27, 11 June 2018

Migration

Please use the migrated document at URL shown below.

Migrated to en:Problems and solutions at 2018-06-11

Contents

What to check and to ask when a player has a problem

(if on windows)

Error 126 on an ATI/AMD card

If a player with an ATI/AMD card has an error 126 when launching Ryzom or Configuration (it should only display the splash screen and then the error in a dialog), you need to go to C:\Windows\System32 and copy atio6axx.dll to atiogl64.dll After this change, Ryzom should launch :)

Location of default files under all platforms

 * C:\Users\<login>\AppData\Local\Ryzom
 * C:\Users\<login>\AppData\Roaming\Ryzom
 * HOME/.local/share/Ryzom (both profiles (0, 1, 2, etc…) and servers (ryzom_live, ryzom_dev, etc…) are in the same directory)
 * HOME/Library/Application Support/Ryzom (both profiles (0, 1, 2, etc…) and servers (ryzom_live, ryzom_dev, etc…) are in the same directory)

Error 307

It’s a problem with Sourceforge.

First you need to close Ryzom Installer.

To fix that you can manually download the required files :

Data are always required and you need to download the right client.

Then you move all these 7z files in :

And relaunch Ryzom Installer, it should detect files and uncompress them :)

Player can't start client because of a wrong DLL

Error 6

It means than the downloaded 7z file was incomplete and Ryzom Installer couldn't uncompress it. The best fix is to find the file in C:\Users\<login>\AppData\Local\Ryzom and to change its extension from .7z to .7z.part (just adding a .part). If you restart Ryzom Installer, it should try to resume the file. If it takes too long, you can download it manually (see error 307) and move it to C:\Users\<login>\AppData\Local\Ryzom.

point_except handler4_common could not be located in the dynamic link library msvcrt.dll

Error is The procedure entry point_except handler4_common could not be located in the dynamic link library msvcrt.dll, to fix it you need to :

Ryzom Installer can't run and displays an error message box

Ryzom Installer, after installing it, is using 32 bits DLLs in C:\Users\<login>\AppData\Local\Ryzom and Ryzom Installer from C:\Users\<login>\AppData\Local\Ryzom\ryzom_live should be in 64 bits if you chose a 64 bits client. After a patch, client is copying Ryzom Installer from C:\Users\<login>\AppData\Local\Ryzom\ryzom_live to C:\Users\<login>\AppData\Local\Ryzom and then DLLs in C:\Users\<login>\AppData\Local\Ryzom could be incompatible with the copied Ryzom Installer :( The temporary fix is to copy both msvcp100.dll, msvcr100.dll and ryzom_installer_qt_r.exe from C:\Users\<login>\AppData\Local\Ryzom\ryzom_live to C:\Users\<login>\AppData\Local\Ryzom.

Retrieved from "https://en.wiki.ryzom.com/wiki/Portal:Forge?from=/w/index.php?title=EN_Problems_and_solutions&oldid=4875"