Hi, so i get this weird error and have no clue why i get it and how to fix it, help would be much appreciated
[CODE]WARNING: Map using power 4 displacements, terrain physics cannot be compressed, map will need additional memory and CPU.
Degenerate Triangle
(12928.00, 5704.00, -10576.00), (12988.00, 5716.00, -10346.00), (12988.00, 5716.00, -10346.00)
Degenerate Triangle
(12988.00, 5716.00, -10346.00), (13048.00, 5708.00, -10346.00), (12988.00, 5716.00, -10346.00)[/CODE]
youve made a displacement that hammer dont like. either its too complicated or its touching another one.
a screenshot of the displacement would be good
[quote]WARNING: Map using power 4 displacements, terrain physics cannot be compressed, map will need additional memory and CPU.[/quote]
To fix this, put the power of your displacement to 3.
Never use displacement power 4, it drop fps and can crash clients.
Power 3 is most of the time enough.
And for the degenerate triangle, use the option Go to Coordinate (View), and write one of the coordinate (without the , ) to find which brush cause that. And remake it.
Sorry, you need to Log In to post a reply to this thread.