Question / Help device texture create

Viruzzz

New Member
The KB3176938 I have installed from 01.09... and I have a problem from 07.09 date.... the problem are from the nvidia driver I think because is been updated the nvidia geforce experience.
So what I see for other game are from video card driver not from windows and should be fixed in obs.
 

RytoEX

Forum Admin
Forum Moderator
Developer
The KB3176938 I have installed from 01.09... and I have a problem from 07.09 date.... the problem are from the nvidia driver I think because is been updated the nvidia geforce experience.
So what I see for other game are from video card driver not from windows and should be fixed in obs.

Code:
18:31:07.773: device_texture_create (D3D11): Failed to create 2D texture (887A0005)

The above error in your log is identical to errors in logs from people who have confirmed that KB3176938 was causing their issues. The timing of when the errors start may not be consistent.

If you think it's related to a recent driver update, then I'd try what @Harold suggested and roll back your video driver. If the problem is related to the new video driver, and that could be reliably reproduced, then that would be useful information.


On a side note...
Code:
18:21:16.307: LoadLibrary failed for '../../obs-plugins/32bit/CLRHostPlugin.dll', error: 126
18:21:16.307: Module '../../obs-plugins/32bit/CLRHostPlugin.dll' not found

The CLR Browser Source plugin is not meant for OBS Studio. You should remove it from the OBS Studio directory.
 
Top