ryzom / ryzomcore

Ryzom Core is the open-source project related to the Ryzom game. This community repository is synchronized with the Ryzom Forge repository, based on the Core branch.
https://wiki.ryzom.dev
GNU Affero General Public License v3.0
333 stars 90 forks source link

drv->activeShader (&s) #271

Closed ryzom-pipeline closed 8 years ago

ryzom-pipeline commented 8 years ago

Original report by Jorge Araya Navarro (Bitbucket: [Jorge Araya Navarro](https://bitbucket.org/Jorge Araya Navarro), ).


#!c++

A failed assertion occurs
ProcName: client_ryzom_rd.exe
Date: 2016/05/04 21:12:41
File: Z:\home\nevrax\code\nel\src\3d\driver\direct3d\driver_direct3d_shader.cpp
Line: 402
FuncName: NL3D::setFX
Reason: "drv->activeShader (&s)" 
-------------------------------

No log
-------------------------------
ryzom-pipeline commented 8 years ago

Original comment by Jorge Araya Navarro (Bitbucket: [Jorge Araya Navarro](https://bitbucket.org/Jorge Araya Navarro), ).


Updating DirectX fixes this issue.