Plat 46 Report post Posted September 17, 2017 I was recently working on a map for a custom gamemode, aim_awp_bungalow_remake, when I came across this WEIRD bug. I can look at one spot of the wall, and it'll be perfectly fine, but look left or right a bit and the skybox acts as if there isn't a skybox texture. This only happens along the ct side wall which wouldnt be a problem IF the map wasn't mirrored, meaning t spawn was built the same way. Ive tried applying a texture behind the displacement wall, putting the map in an entirely new vmf, and making sure my level is sealed. I just cannot for the life of me figure out whats going on here. Need help. Quote Share this post Link to post Share on other sites
Plat 46 Report post Posted September 18, 2017 (edited) Anyone? Still having this issue. Edited September 18, 2017 by Plat Quote Share this post Link to post Share on other sites
leplubodeslapin 1,419 Report post Posted September 18, 2017 I've had the same issue with Pool_day ( https://steamcommunity.com/workshop/filedetails/?id=832043432 ), in the old version graphics (use the lever in the toilets to swith from one version to the other). In a specific spot the sky disappears. Unfortunatemy, i've never been able to fix it. I thought it could have been because of the areaportals but it's not. Sorry, i don't have the answer... Quote Share this post Link to post Share on other sites
JorisCeoen 244 Report post Posted September 18, 2017 That looks like a leak problem. Make sure you don't have leaks. It creates the same render-mashup thing when you have a leak in the map and the skybox renders empty and starts overdrawing tons of stuff. Check for any leaks in your map and make sure the map is completely sealed. Quote Share this post Link to post Share on other sites
Plat 46 Report post Posted September 18, 2017 4 hours ago, JorisCeoen said: That looks like a leak problem. Make sure you don't have leaks. It creates the same render-mashup thing when you have a leak in the map and the skybox renders empty and starts overdrawing tons of stuff. Check for any leaks in your map and make sure the map is completely sealed. No leaks in the level. Nothing in the compiler, no pointfile. Nothing. Still clueless. Quote Share this post Link to post Share on other sites
Lajron 344 Report post Posted September 18, 2017 Could you upload the .vmf file so we can test it? Quote Share this post Link to post Share on other sites
Plat 46 Report post Posted September 20, 2017 On 9/18/2017 at 3:01 PM, Lajron said: Could you upload the .vmf file so we can test it? If you think it'll help. Here it is. Quote Share this post Link to post Share on other sites
Lajron 344 Report post Posted September 20, 2017 (edited) https://drive.google.com/open?id=0B0aT--jQ_SrfQURCZ3FNTTlVY3M Try it out now, i do apologize for changing the crate texture Your 3d skybox seems to have been causing the problem Edited September 20, 2017 by Lajron Quote Share this post Link to post Share on other sites
Plat 46 Report post Posted September 20, 2017 13 hours ago, Lajron said: https://drive.google.com/open?id=0B0aT--jQ_SrfQURCZ3FNTTlVY3M Try it out now, i do apologize for changing the crate texture Your 3d skybox seems to have been causing the problem What was the problem with the 3d skybox? Quote Share this post Link to post Share on other sites
Lajron 344 Report post Posted September 20, 2017 Honestly i don't know it just seemed off to me the way you used it and i tried placing it at 0,0,0 coordinates which fixed it. Also here's a nice tutorial for the skybox http://twhl.info/tutorial.php?id=106 which i atleast used. Quote Share this post Link to post Share on other sites
Plat 46 Report post Posted October 6, 2017 On 9/20/2017 at 7:49 PM, Lajron said: Honestly i don't know it just seemed off to me the way you used it and i tried placing it at 0,0,0 coordinates which fixed it. Also here's a nice tutorial for the skybox http://twhl.info/tutorial.php?id=106 which i atleast used. Just got around to implementing your fix, and the issue is still there. Really, really confused. Still clueless as to what the problem is. Still only persists in ct spawn. Quote Share this post Link to post Share on other sites