Vis Decompression Overrun: Difference between revisions
Jump to navigation
Jump to search
Kalashnikov (talk | contribs) No edit summary |
(fixed category name, clarification) |
||
Line 1: | Line 1: | ||
This error is compiling is a tell-tale sign that you have far too many | This error is compiling is a tell-tale sign that you have far too many visleaves in your map. A [[visleafs|visleaf]], or simply ''leaf'', is generally a brush. This means that you have some very sophisticated brushwork, an enormously large map or just a mixture of the two. Either way take a look back to see if you cannot break up the level or cut back on some of your leaf-use through the use of [[func_detail]] geometry. | ||
[[Category: | * This error can occur by placing a large amount of non-[[func_detail|detail]] world geometry in the [[3D Skybox]]. | ||
[[Category: Compile Errors]] |
Revision as of 10:43, 13 March 2006
This error is compiling is a tell-tale sign that you have far too many visleaves in your map. A visleaf, or simply leaf, is generally a brush. This means that you have some very sophisticated brushwork, an enormously large map or just a mixture of the two. Either way take a look back to see if you cannot break up the level or cut back on some of your leaf-use through the use of func_detail geometry.