nel_drv_direct3d_win is a too old version .Ask for more recent file?

Added by warmsun almost 8 years ago

when i run my client ,i get error ,nel_drv_direct3d_win is a too old version .Ask for more recent file?


Replies (8)

RE: nel_drv_direct3d_win is a too old version .Ask for more recent file? - Added by molator almost 8 years ago

You must paste your own client binary and dll in the client folder.

RE: nel_drv_direct3d_win is a too old version .Ask for more recent file? - Added by kervala almost 8 years ago

You just need to delete nel_drv_direct3d_win.dll in your Ryzom folder and copy the new version you compiled there.

RE: nel_drv_direct3d_win is a too old version .Ask for more recent file? - Added by warmsun almost 8 years ago

I can't find any file named nel_drv_direct3d_win.. which project can compile it?

RE: nel_drv_direct3d_win is a too old version .Ask for more recent file? - Added by molator almost 8 years ago

code\ryzom\client\client.sln but using cmake is better.

You will need more or less:
client_ryzom_r.exe
nel_drv_direct3d_win_r.dll
nel_drv_dsound_win_r.dll
nel_drv_fmod_win_r.dll
nel_drv_openal_win_r.dll
nel_drv_opengl_win_r.dll
nel_drv_xaudio2_win_r.dll

You've got a "r" in the name in release mode and a "d" in debug mode.

RE: nel_drv_direct3d_win is a too old version .Ask for more recent file? - Added by xyber almost 8 years ago

check in code\nel\lib\
you should find the DLLs there.
Thats where I found it after building from code/nel/nel.sln

RE: nel_drv_direct3d_win is a too old version .Ask for more recent file? - Added by warmsun almost 8 years ago

:)i have run the client successfully buti get "can't send error code 60" when i create account (i connect the server localhost)

RE: nel_drv_direct3d_win is a too old version .Ask for more recent file? - Added by molator almost 8 years ago

Apache or MySQL config error.

Check the logs.

(1-8/8)