The two textures in question are concretewall011c concretewall011b They're both located in tf/materials/concrete. They both show in VIDE as being packed into the BSP. However, when I load into my map, they do not show. I should note, that everything loads fine if I have my asset folders in my tf directory The BSP's file size with all assets packed is around 116-117MB, is this what is causing my problem? The files causing the large file size is the skybox I'm using for this map. Image showing VIDE telling me they're packed Image of the two textures missing in-game Thanks in advance
They are recieving lighting which is weird. They may be using some detail texture or a bumpmap that is missing.
Both of these textures rely on "detail/detailconcrete001a" if you look at the $detail in the vmt. I would guess that's what's not getting packed and displayed on top of the texture, you should try including it manually.