Short Edges: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m ({{cleanup}})
No edit summary
Line 3: Line 3:
Like maxpoints error, in this one you are running out of edges. This is probably caused by running in software mode and having bad r_speeds with wpoly counts higher than 800....and maybe by making complex brushes like cylinders intersecting and causing shattering.
Like maxpoints error, in this one you are running out of edges. This is probably caused by running in software mode and having bad r_speeds with wpoly counts higher than 800....and maybe by making complex brushes like cylinders intersecting and causing shattering.


[[Category:Compile Errors]]
[[Category:Compile errors]]

Revision as of 11:43, 11 August 2023

Broom icon.png
This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.

short ### edges

Like maxpoints error, in this one you are running out of edges. This is probably caused by running in software mode and having bad r_speeds with wpoly counts higher than 800....and maybe by making complex brushes like cylinders intersecting and causing shattering.