doodlum / skyrim-community-shaders

SKSE core plugin for community-driven advanced graphics modifications for AE, SE and VR. Also fixes bugs and improves performance.
GNU General Public License v3.0
132 stars 41 forks source link

Failed to compile shader: Data/Shaders/OBBOcclusionTesting.hlsl does not exist #481

Open alandtse opened 2 weeks ago

alandtse commented 2 weeks ago

Looks like a VR bug for compilation. This is probably harmless since we don't actually ship this file but we should suppress.

[2024-08-29 00:08:46.687] [error] [81792] [ShaderCache.cpp:1371] Failed to compile Pixel shader None::1: Data/Shaders/OBBOcclusionTesting.hlsl does not exist
[2024-08-29 00:08:46.687] [debug] [81792] [ShaderCache.cpp:2438] Compiling Task failed: OBBOcclusionTesting:Pixel:
[2024-08-29 00:08:46.687] [error] [40088] [ShaderCache.cpp:1371] Failed to compile Vertex shader None::1: Data/Shaders/OBBOcclusionTesting.hlsl does not exist