So I am working on a map that uses custom 2D skyboxes. Simple.
Well... not so.
When I compile the map, I get the following error:
material "skybox/mhzskyftrt" not found.
Can't load skybox file skybox/mhzskyft to build the default cubemap!
Can't load skybox file skybox/mhzskyft to build the default cubemap!
Problem is, there is no material called "mhzskyftrt" - just mhzskyft, mhzskybk, mhzskrt, mhzskylf, mhzskyup, and mhzskydn, all with vmt files that match what I read in tutorials on doing custom skyboxes regarding what they should have.
Ugh, what the fuck?