Hammer Compile Freezes: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (updated language bar.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{otherlang2
{{lang|Hammer Compile Freezes}}[[Category:Hammer]][[Category:Level Design FAQ]]
|ru=Hammer Compile Freezes:ru
The compile has likely not actually frozen, it's actually just taking a very long time for your map to compile. Although complex maps can often take a long time to compile fully, this is usually the sign of an poorly optimized map. In general, long [[VVIS]] compile times are much easier to reduce than [[VRAD]].
}}
[[Category:Hammer]][[Category:Level Design FAQ]]
The compile has likely not actually frozen, it's actually just taking a very long time for your map to compile. Although complex maps can often take a long time to compile fully, this is usually the sign of an poorly optimized map. In general, long [[Vvis]] compile times are much easier to reduce than [[Vrad]].


See [[Controlling Geometry Visibility and Compile Times]] for suggestions of ways to optimize your map and decrease compile times.
See [[Controlling Geometry Visibility and Compile Times]] for suggestions of ways to optimize your map and decrease compile times.
<br>See [[Lightmap]] to reduce compile times.

Latest revision as of 18:12, 9 May 2022

English (en)Русский (ru)Translate (Translate)

The compile has likely not actually frozen, it's actually just taking a very long time for your map to compile. Although complex maps can often take a long time to compile fully, this is usually the sign of an poorly optimized map. In general, long VVIS compile times are much easier to reduce than VRAD.

See Controlling Geometry Visibility and Compile Times for suggestions of ways to optimize your map and decrease compile times.
See Lightmap to reduce compile times.