• compiling problem
    2 replies, posted
"Creating default cubemaps for env_cubemap using skybox materials: skybox/sky_day01_01*.vmt Run buildcubemaps in the engine to get the correct cube maps." "No such variable "$hdrbasetexture" for material "skybox/sky_day01_01rt" Can't load skybox file skybox/sky_day01_01 to build the default cubemap!" I need help with those two problems. I coped them out of the compile window.
[code]"Creating default cubemaps for env_cubemap using skybox materials: skybox/sky_day01_01*.vmt Run buildcubemaps in the engine to get the correct cube maps."[/code] Run buildcubemaps in the engine to get the correct cube maps. [code]"No such variable "$hdrbasetexture" for material "skybox/sky_day01_01rt" Can't load skybox file skybox/sky_day01_01 to build the default cubemap!"[/code] This simply means an HDR skybox isn't being used. Neither of these are a serious issue.
[QUOTE=Terrenteller;16698964][code]"Creating default cubemaps for env_cubemap using skybox materials: skybox/sky_day01_01*.vmt Run buildcubemaps in the engine to get the correct cube maps."[/code] Run buildcubemaps in the engine to get the correct cube maps. [code]"No such variable "$hdrbasetexture" for material "skybox/sky_day01_01rt" Can't load skybox file skybox/sky_day01_01 to build the default cubemap!"[/code] This simply means an HDR skybox isn't being used. Neither of these are a serious issue.[/QUOTE] Thank you.
Sorry, you need to Log In to post a reply to this thread.