My map is leaking but I'm not sure how to fix it. The compile log says it's being caused by dispenser_touch_trigger. I tried centering entity origins but it didn't solve the problem. Loading the pointfile gave me this weird red line outside my skybox: I can give my vmf or compile log if needed.
Does going to the coordinates listed as the leak lead to one end of the red line? Is there anything there?
Select everything and make sure Show Helpers is selected. There's probably still an origin out there where the line is that you need to bring back inside the bounds.
Well I was compile your map and I don't see of any leak on it. Try to give another name, as an example: pl_altitude_a3b_c. Also use a cordon tool to make temporary skybox while you making your maps, it's much easier and better way IMHO. ps: and I hope that you don't do the same way of skybox-making in the release versions of your maps?
Thanks, renaming it seemed to do the trick. I know about the cordon tool, I was pretty much done with the map and just doing simple debugging. Thank you though! Edit: if there's a better way of making skyboxes then I don't know it
I meen a you have a massive empty underground area, with a lot of numportals. Remember: never, NEVER and NEVER make skybox like that. Your map is small but you already have alout of numportals. "1480 portalclusters" "4189 numportals" It's also happens that stuff like that should be func_detail'ed Later, you will face issues with optimization. Read this: https://developer.valvesoftware.com/wiki/Visibility_optimization Also watch stuff like that: View: https://www.youtube.com/watch?v=swBfUW-Bsxs