Hi all, I was trying to fix up an old map I had made by decompiling the BSP file I had on hand of it (I had lost the original VMF), but I'm encountering issues when trying to compile it.
First I had areaportal issues which required replacing them all again (not too bad), but now I'm encountering a weird bug with info_overlays.
Any ideas on how to fix it?
First I had areaportal issues which required replacing them all again (not too bad), but now I'm encountering a weird bug with info_overlays.
Overlay touching too many faces (touching 221, max 64)
Overlay overlays/logo_red_white at 2175.0 -64.0 1072.0
This happens for every overlay in the map unless it's deleted (it then jumps to another overlay error), and replacing the overlay on that surface causes the error to appear again. The overlays themselves are well within the max faces too (most 1-2 faces, the largest being 8 faces).Overlay overlays/logo_red_white at 2175.0 -64.0 1072.0
Any ideas on how to fix it?