Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinite compilation of VRAD #6124

Closed
Feromon32 opened this issue Dec 16, 2024 · 0 comments
Closed

Infinite compilation of VRAD #6124

Feromon32 opened this issue Dec 16, 2024 · 0 comments
Labels
Tools The issue relates to the modding and development tools.

Comments

@Feromon32
Copy link

Before the VRAD update my map compiled for about an hour, but now due to the large amount of prop_static the map compiles endlessly, stopping at the line - "BuildFacelights: 0" https://imgur.com/beQOZ3N

Details

I did some tests, it has to do with the number of polygons, I checked this several times, I had 172 prop_static with 20000 polygons, if I deleted them / reduced their polygonage to 2000, the map after these actions compiled successfully further.

Before all the updates everything was fine with compiling my map
I waited for over 12 hours.
BuildFacelights: 0 was still not moving and the CPU load was 0%.

Parameters :
-threads 16 -final -both -StaticPropPolys -StaticPropLighting

@robotboy655 robotboy655 added the Tools The issue relates to the modding and development tools. label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tools The issue relates to the modding and development tools.
Projects
None yet
Development

No branches or pull requests

2 participants