its not problem on my card, other palyers have same problem
btw maps whit this bugs!?! tested by me and my team mp_4t4scrap mp_agroprom mp_ancient_ultimate mp_bjwifi_toujane mp_burgundy_bulls mp_castle_v1 (video) mp_citi_farm mp_dust2_classic (mp_d2c???) mp_first mp_jarak
Many maps are made incorrectly, which results in these errors and conflicts. I looked into this specific issue and it is fixable, but only by either us, or the map creators. This is why we generally have to manually include custom maps and day/night/weather cycles into the mod upon request, as a lot custom maps need fixing.
The specific problem you are having is Could not load rawfile "vision/mp_castle_v1.vision" (Which will be the same for all of the other maps, other than the file name)
The custom maps with this error have not included a vision file when compiling, which results in many strange visual issues including the one above. To test, I manually included and compiled a vision file for mp_castle_v1 into obscurity mod and it fixed this issue. The problem with including vision files in our own mod for custom maps is that we are adding another file to it everytime, which will eventually no doubt end in a stupid limit being exceeded thanks to the game engine.
TLDR: You need to request custom map support directly to us if you want the mod to support them (day/night/weather/vision). We will see if the map is worthy, and possibly include support for it in the next release.